| Data Acquisition Toolbox | Search  Help Desk |
| ChannelSkewMode | See Also |
ChannelSkewMode specifies how the channel skew is determined. The channel skew is defined as the time between consecutive scanned hardware channels. If ChannelSkewMode is set to Minimum, then the minimum channel skew supported by the hardware is used. If ChannelSkewMode is set to Equisample, the channel skew is given by (sampling rate × number of channels)-1. If ChannelSkewMode is set to Manual, then the channel skew is set by the ChannelSkew property.
Since ChannelSkew is settable only for scanning hardware and not for simultaneous sample and hold (SSH) hardware, ChannelSkewMode can only be set to None for SSH hardware. In this case, ChannelSkew is 0. SSH hardware includes Hewlett-Packard devices and sound cards.
Characteristics
| Device Objects | AI, AO |
| Class | Common |
| Access | Read/write |
| Data Type | Enumerated list |
| Modify while Running | No |
Values
The default value is determined from the hardware driver.
See Also
Properties
ChannelSkew, SampleRate