PLTransportLayer.MissingCameraFrameResponseEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.MissingCameraFrameResponseEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.MissingCameraFrameResponseEnum | Initializes a new instance of the PLTransportLayer.MissingCameraFrameResponseEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of MissingCameraFrameResponse (Overrides ParameterListEnum.Name.) | |
No | The camera sends a frame for each output trigger pulse. Applies to: CoaXPress | |
Yes | The camera doesn't send a frame for each output trigger pulse. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of MissingCameraFrameResponse (Overrides Object.ToString()()()().) |
PLTransportLayer.MissingCameraFrameResponseEnum.ToString Method#
The full name of MissingCameraFrameResponse
Return Value#
Type: String
Returns the full name of MissingCameraFrameResponse
PLTransportLayer.MissingCameraFrameResponseEnum Constructor#
Initializes a new instance of the PLTransportLayer.MissingCameraFrameResponseEnum class
PLTransportLayer.MissingCameraFrameResponseEnum.Name Property#
The full name of MissingCameraFrameResponse
PLTransportLayer.MissingCameraFrameResponseEnum.No Property#
The camera sends a frame for each output trigger pulse.
Applies to: CoaXPress
PLTransportLayer.MissingCameraFrameResponseEnum.Yes Property#
The camera doesn't send a frame for each output trigger pulse.
Applies to: CoaXPress