コンテンツにスキップ

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#

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

プロパティ#

 名前説明
Public property名前 The full name of SystemmonitorExternalPower (Overrides ParameterListEnum.Name.)
Public propertyNoPower

電源なし

Applies to: CoaXPress

Public propertyPowerGood

Power is ok

Applies to: CoaXPress

 

方法#

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

電源なし

Applies to: CoaXPress

PLTransportLayer.SystemmonitorExternalPowerEnum.PowerGood Property#

Power is ok

Applies to: CoaXPress