IviLxiSyncSourceSlopeEnum Enumeration

IviLxiSync

IviLxiSync Reference  

IviLxiSyncSourceSlopeEnum Enumeration

Defined values for the slope of the event that is inbound to the event subsystem that will cause the generation of an outbound event


[Visual Basic]
Public Enum IviLxiSyncSourceSlopeEnum

[C#]
public enum IviLxiSyncSourceSlopeEnum

[C++]
enum IviLxiSyncSourceSlopeEnum

Members

Member name Description
IviLxiSyncSourceSlopeRise The event will be transmitted with a rising edge.
IviLxiSyncSourceSlopeFall The event will be transmitted with a falling edge.

Requirements

Namespace: Ivi.LxiSync.Interop

Assembly: Ivi.LxiSync.Interop (in Ivi.LxiSync.Interop.dll)

See Also

Ivi.LxiSync.Interop Namespace