Click or drag to resize
IoPolarity Enumeration
Output port polarity

Namespace: Flir.Atlas.Live.Device
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public enum IoPolarity
Members
  Member nameValueDescription
ActiveHigh0 Active high.
ActiveLow1 Active low.
See Also