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