OutputState

Logic state of I/O lines used as outputs

Parameter Info

Class Category Level Type Access
Board Input/Output Control ADJUST Enumerated collection Set and Get
Num ID String Identifier C, C++ identifier
1742 << 14 OutputState MC_OutputState

Parameter Description

The item number of this collection parameter is used as an index to point the relevant input designator among the set of designators owned by selected board.

Getting the OutputState parameter is only allowed when the corresponding OutputFunction parameter is SOFT.

The returned value is the one that has been previously set.

The value NONE is reported when the corresponding OutputFunction parameter is other than SOFT.

Parameter Values

Enumeration: LOW, HIGH, TOGGLE, NONE

Table 1. LOW
MC_OutputState_LOW

Applicable product(s): 1161 Domino Alpha 2, 1167 Domino Melody, 1168 Domino Harmony, 1601 Domino Symphony PCIe, 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR, 1155 Picolo, 1157 Picolo Pro 2, 1303 Picolo Tetra, 1402 Picolo Tymo, 1305 Picolo Alert.

Description

A low logic state is issued or the solid-state relay is closed.

Description

Presently at the low logic state or a closed relay.

Description for 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR

The contact switch is open (OFF). Initial state after Power-On.
Table 2. HIGH
MC_OutputState_HIGH

Applicable product(s): 1161 Domino Alpha 2, 1167 Domino Melody, 1168 Domino Harmony, 1601 Domino Symphony PCIe, 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR, 1155 Picolo, 1157 Picolo Pro 2, 1303 Picolo Tetra, 1402 Picolo Tymo, 1305 Picolo Alert.

Description

A high logic state is issued or the solid-state relay is open.

Description

Presently at the high logic state or an open relay.

Description for 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR

The contact switch is closed (ON).
Table 3. TOGGLE
MC_OutputState_TOGGLE

Applicable product(s): 1161 Domino Alpha 2, 1167 Domino Melody, 1168 Domino Harmony, 1601 Domino Symphony PCIe, 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR, 1155 Picolo, 1157 Picolo Pro 2, 1303 Picolo Tetra, 1402 Picolo Tymo, 1305 Picolo Alert.

Description

A logic state opposite to the present one is issued.
Table 4. NONE
MC_OutputState_NONE

Applicable product(s): 1161 Domino Alpha 2, 1167 Domino Melody, 1168 Domino Harmony, 1601 Domino Symphony PCIe, 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR, 1155 Picolo, 1157 Picolo Pro 2, 1303 Picolo Tetra, 1402 Picolo Tymo, 1305 Picolo Alert.

Description

The I/O line is not presently used as an output.