PLTransportLayer.CxpTriggerPacketModeEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.CxpTriggerPacketModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLTransportLayer.CxpTriggerPacketModeEnum | Initializes a new instance of the PLTransportLayer.CxpTriggerPacketModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | CXPTriggerRising | Only rising edge trigger packets are sent. This violates the CXP standard but allows higher trigger frequencies. Applies to: CoaXPress |
![]() | CXPTriggerStandard | Rising and falling edge trigger packets are sent on an alternating basis. This is the standard option specified in the CoaXPress standard. Applies to: CoaXPress |
![]() | Name | The full name of CxpTriggerPacketMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of CxpTriggerPacketMode (Overrides Object.ToString()()()().) |
PLTransportLayer.CxpTriggerPacketModeEnum.ToString Method#
The full name of CxpTriggerPacketMode
Return Value#
Type: String
Returns the full name of CxpTriggerPacketMode
PLTransportLayer.CxpTriggerPacketModeEnum Constructor#
Initializes a new instance of the PLTransportLayer.CxpTriggerPacketModeEnum class
PLTransportLayer.CxpTriggerPacketModeEnum.CXPTriggerRising Property#
Only rising edge trigger packets are sent. This violates the CXP standard but allows higher trigger frequencies.
Applies to: CoaXPress
PLTransportLayer.CxpTriggerPacketModeEnum.CXPTriggerStandard Property#
Rising and falling edge trigger packets are sent on an alternating basis. This is the standard option specified in the CoaXPress standard.
Applies to: CoaXPress
PLTransportLayer.CxpTriggerPacketModeEnum.Name Property#
The full name of CxpTriggerPacketMode