Ejemplo n.º 1
0
 public static extern UInt32 SetChannel(
     short handle,
     Channel channel,
     short enabled,
     PS6000Coupling coupling,
     Range range,
     float analogueOffset,
     PS6000BandwidthLimiter bandwidth);
Ejemplo n.º 2
0
 public static extern short SetChannel(
     short handle,
     Channel channel,
     short enabled,
     PS6000Coupling coupling,
     Range range,
     float analogueOffset,
     PS6000BandwidthLimiter bandwidth);