Skip to main content
Skip table of contents

Send Digital Input to PMC

Send a digital input to the PMC. The PMC will react to the digital input as configured by Configure Digital Input to PMC.

Fieldbus Interface

PMC_SendDigitalSignalToPMC

Inputs

Name

Data Type

Description

Enable

BOOL

Set enable to TRUE to execute the function block, FALSE to stop execution.

DoID

UINT

Digital Input ID, valid range [1,128]

Level

BOOL

TRUE: Turn Digital Input on; FALSE: Turn Digital Input off

PM_Controller

PMControllerType

Data structure that specifies which PMC to connect to. There should be only 1 instance of this variable for each connected PMC.

Outputs

Name

Data Type

Description

Valid

BOOL

TRUE: output values are valid. FALSE: output values are invalid.

Conditions

Operating Conditions

Preconditions

None

Postconditions

The specified Digital Input is sent to the PMC

Description

Send a digital input to the PMC. The PMC will react to the digital input as configured by Configure Digital Input to PMC.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.