Example #1
0
 public static extern UInt32 SetChannel(
     short handle,
     Channel channel,
     short enabled,
     PS6000Coupling coupling,
     Range range,
     float analogueOffset,
     PS6000BandwidthLimiter bandwidth);
 public static extern short SetChannel(
     short handle,
     Channel channel,
     short enabled,
     PS6000Coupling coupling,
     Range range,
     float analogueOffset,
     PS6000BandwidthLimiter bandwidth);