Overload List
| Name | Description | |
|---|---|---|
| SetLinePolarity(Int32, CogIOLinePolarity) |
Set the polarity for the specified line on this device. May
be either CogIOLinePolarity.LowToHigh or
CogIOLinePolarity.HighToLow. This parameter is used by the
Write(), SetValue(), and WriteSyncPulse() methods.
| |
| SetLinePolarity(Int32, CogIOLinePolarity, Boolean) | (Overrides CogIODiscreteDevice SetLinePolarity(Int32, CogIOLinePolarity, Boolean).) |
See Also