コンテンツにスキップ

PLTransportLayer.MissingCameraFrameResponseEnum Class#

Returns whether missing frames are reported. If no frame is received for a trigger pulse, the parameter is set to Yes.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.MissingCameraFrameResponseEnum

Constructors#

 名前説明
Public methodPLTransportLayer.MissingCameraFrameResponseEnum Initializes a new instance of the PLTransportLayer.MissingCameraFrameResponseEnum class
 

プロパティ#

 名前説明
Public property名前 The full name of MissingCameraFrameResponse (Overrides ParameterListEnum.Name.)
Public propertyいいえ

The camera sends a frame for each output trigger pulse.

Applies to: CoaXPress

Public propertyはい

The camera doesn't send a frame for each output trigger pulse.

Applies to: CoaXPress

 

方法#

 名前説明
Public methodToString 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