Overload List
| Name | Description | |
|---|---|---|
| GetLinePolarity(Int32) |
Get the polarity for the specified line on this device. With
possible values of CogIOLinePolarity.LowToHigh or
CogIOLinePolarity.HighToLow, this parameter is used
by the Write(), SetValue(), and WriteSyncPulse() methods.
| |
| GetLinePolarity(Int32, Boolean) | (Overrides CogIODiscreteDevice GetLinePolarity(Int32, Boolean).) |
See Also