Click or drag to resize
IoSensitivity Enumeration
Input port edge sensitivity (IOConfig 2,3,4, 5 and 6 only)

Namespace: Flir.Atlas.Live.Device
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public enum IoSensitivity
Members
  Member nameValueDescription
RisingEdge0 Rising edge.
FallingEdge1 Falling edge
Both2 Both rising and falling edge.
See Also