Breadcrumbs

Get All Flyway Network Errors Ex

Reports the number of PMNet communication errors for each Flyway.

image-20260202-224506.png

Fieldbus Interface

PMC_GetAllFlywayNetErrorsEx

Inputs

Name

Data Type

Description

Execute

BOOL

PM_Controller

PMControllerType

Outputs

Name

Data Type

Description

Done

BOOL

Busy

BOOL

Aborted

BOOL

Error

BOOL

ErrorID

UINT

nFlyways

USINT

Number of Flyways in the system.

FlywayNorthConnectionErrorCount

UINT[0..199]

Number of PMNet errors on the North edge

FlywayEastConnectionErrorCount

UINT[0..199]

Number of PMNet errors on the East edge

FlywaySouthConnectionErrorCount

UINT[0..199]

Number of PMNet errors on the South edge

FlywayWestConnectionErrorCount

UINT[0..199]

Number of PMNet errors on the West edge

Conditions

Operating Conditions

Preconditions

None

Postconditions

PMNet connection error counts are provided in the output

Description

Reports the number of PMNet communication errors for each Flyway.

Changelog

PMC v117.23.35 (Fieldbus v6.03.050.00) - Name changed from PMC_GetPMNetErrorCounts to PMC_GetAllFlywayNetErrorsEx