PLTransportLayer.SoftwareTriggerIsBusyEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.SoftwareTriggerIsBusyEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.SoftwareTriggerIsBusyEnum | Initializes a new instance of the PLTransportLayer.SoftwareTriggerIsBusyEnum class |
Properties#
Name | Description | |
---|---|---|
Busy | The software trigger is busy. Applies to: CoaXPress | |
Name | The full name of SoftwareTriggerIsBusy (Overrides ParameterListEnum.Name.) | |
NotBusy | The software trigger is not busy. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of SoftwareTriggerIsBusy (Overrides Object.ToString()()()().) |
PLTransportLayer.SoftwareTriggerIsBusyEnum.ToString Method#
The full name of SoftwareTriggerIsBusy
Return Value#
Type: String
Returns the full name of SoftwareTriggerIsBusy
PLTransportLayer.SoftwareTriggerIsBusyEnum Constructor#
Initializes a new instance of the PLTransportLayer.SoftwareTriggerIsBusyEnum class
PLTransportLayer.SoftwareTriggerIsBusyEnum.Busy Property#
The software trigger is busy.
Applies to: CoaXPress
PLTransportLayer.SoftwareTriggerIsBusyEnum.Name Property#
The full name of SoftwareTriggerIsBusy
PLTransportLayer.SoftwareTriggerIsBusyEnum.NotBusy Property#
The software trigger is not busy.
Applies to: CoaXPress