/
Get Flyway Physical Status

Get Flyway Physical Status

This command will obtain the following information about a Flyway.

  • Power consumption (Watts)

  • CPU Temperature (Celsius)

  • Amplifier Temperature (Celsius)

  • Motor Temperature (Celsius)

Fieldbus Interface

PMC_GetFlywayTemp

Name

Data Type

Description

Name

Data Type

Description

Execute

BOOL

FlwID

BOOL

PM_Controller

PMControllerType

Name

Data Type

Description

Name

Data Type

Description

Valid

BOOL

Busy

BOOL

Aborted

BOOL

Error

BOOL

ErrorID

UINT

Power

REAL

Flyway power consumption in watts

CPUTemp

REAL

CPU Temperature in Celsius, to the nearest degree

PATemp

REAL

Amplifier Temperature in Celsius, to the nearest degree

MTemp

REAL

Motor Temperature in Celsius, to the nearest degree

CPUTempFloat

REAL

CPU Temperature in Celsius, floating point (~0.1 degree resolution)

PATempFloat

REAL

Amplifier Temperature in Celsius, floating point (~0.1 degree resolution)

MTempFloat

REAL

Motor Temperature in Celsius, floating point (~0.1 degree resolution)

Ethernet Interface 

FlywayPhysicalStatus GetFlywayPhysicalStatus(int flywayID)

Name

Type

Description

Name

Type

Description

flywayID

int

Name

Type

Description

Name

Type

Description

FlywayPhysicalStatus.PmcRtn

PMCRTN enum

FlywayPhysicalStatus.powerConsumptionW

float

Flyway power consumption in watts

FlywayPhysicalStatus.cpuTempC

float

CPU Temperature in Celsius

FlywayPhysicalStatus.amplifierTempC

float

Amplifier Temperature in Celsius

FlywayPhysicalStatus.motorTempC

float

Motor Temperature in Celsius

Conditions

Operating Conditions

Operating Conditions

Preconditions

None

Postconditions

Flyway physical status is provided in the output

Description

This command will obtain the following information about a specific Flyway (Flyway Numbering System).

  • Power consumption (watts)

  • CPU Temperature (Celsius)

  • Amplifier Temperature (Celsius)

  • Motor Temperature (Celsius)

 

 

Feedback and Comments

Please email us at tech.portal@planarmotor.com