Skip to content

PLTransportLayer.SystemmonitorExternalPowerEnum Class#

Shows the external power state of the board.

Applies to: CoaXPress

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.SystemmonitorExternalPowerEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.SystemmonitorExternalPowerEnum Initializes a new instance of the PLTransportLayer.SystemmonitorExternalPowerEnum class
 

Properties#

 NameDescription
Public propertyName The full name of SystemmonitorExternalPower (Overrides ParameterListEnum.Name.)
Public propertyNoPower

No power

Applies to: CoaXPress

Public propertyPowerGood

Power is ok

Applies to: CoaXPress

 

Methods#

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

PLTransportLayer.SystemmonitorExternalPowerEnum.ToString Method#

The full name of SystemmonitorExternalPower

Return Value#

Type: String
Returns the full name of SystemmonitorExternalPower

PLTransportLayer.SystemmonitorExternalPowerEnum Constructor#

Initializes a new instance of the PLTransportLayer.SystemmonitorExternalPowerEnum class

PLTransportLayer.SystemmonitorExternalPowerEnum.Name Property#

The full name of SystemmonitorExternalPower

PLTransportLayer.SystemmonitorExternalPowerEnum.NoPower Property#

No power

Applies to: CoaXPress

PLTransportLayer.SystemmonitorExternalPowerEnum.PowerGood Property#

Power is ok

Applies to: CoaXPress