Skip to content

PLInterface.InterfaceAppletStatusEnum Class#

Returns the status of the applet currently being loaded. While the applet is loading, the status is Loading. When the loading is complete, this parameter displays the name of the applet loaded.

Applies to: CoaXPress

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLInterface.InterfaceAppletStatusEnum

Constructors#

 NameDescription
Public methodPLInterface.InterfaceAppletStatusEnum Initializes a new instance of the PLInterface.InterfaceAppletStatusEnum class
 

Properties#

 NameDescription
Public propertyAcq_DualCXP12Area

The status of the Acq_DualCXP12Area applet is returned.

Applies to: CoaXPress

Public propertyAcq_DualCXP12Line

Applies to: CoaXPress

Public propertyAcq_QuadCXP12Area

The status of the Acq_QuadCXP12Area applet is returned.

Applies to: CoaXPress

Public propertyAcq_QuadCXP12Line

Applies to: CoaXPress

Public propertyAcq_SingleCXP12Area

The status of the Acq_SingleCXP12Area applet is returned.

Applies to: CoaXPress

Public propertyAcq_SingleCXP12Line

Applies to: CoaXPress

Public propertyAcq_TripleCXP12Area

The status of the Acq_TripleCXP12Area applet is returned.

Applies to: CoaXPress

Public propertyAcq_TripleCXP12Line

Applies to: CoaXPress

Public propertyFrameGrabberTest

Applies to: CoaXPress

Public propertyLoading

The status of the applet is Loading.

Applies to: CoaXPress

Public propertyName The full name of InterfaceAppletStatus (Overrides ParameterListEnum.Name.)
Public propertyNotLoaded

The status of the applet is NotLoaded.

Applies to: CoaXPress

 

Methods#

 NameDescription
Public methodToString The full name of InterfaceAppletStatus (Overrides Object.ToString()()()().)
 

PLInterface.InterfaceAppletStatusEnum.ToString Method#

The full name of InterfaceAppletStatus

Return Value#

Type: String
Returns the full name of InterfaceAppletStatus

PLInterface.InterfaceAppletStatusEnum Constructor#

Initializes a new instance of the PLInterface.InterfaceAppletStatusEnum class

PLInterface.InterfaceAppletStatusEnum.Acq_DualCXP12Area Property#

The status of the Acq_DualCXP12Area applet is returned.

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.Acq_DualCXP12Line Property#

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.Acq_QuadCXP12Area Property#

The status of the Acq_QuadCXP12Area applet is returned.

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.Acq_QuadCXP12Line Property#

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.Acq_SingleCXP12Area Property#

The status of the Acq_SingleCXP12Area applet is returned.

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.Acq_SingleCXP12Line Property#

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.Acq_TripleCXP12Area Property#

The status of the Acq_TripleCXP12Area applet is returned.

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.Acq_TripleCXP12Line Property#

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.FrameGrabberTest Property#

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.Loading Property#

The status of the applet is Loading.

Applies to: CoaXPress

PLInterface.InterfaceAppletStatusEnum.Name Property#

The full name of InterfaceAppletStatus

PLInterface.InterfaceAppletStatusEnum.NotLoaded Property#

The status of the applet is NotLoaded.

Applies to: CoaXPress