OutputConfig
Configuration of the I/O lines used as outputs
Applicable product(s): 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Board | Input/Output Control | ADJUST | Enumerated collection | Set Only |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
1740 << 14 | OutputConfig | MC_OutputConfig |
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.
See also I/O Configuration.
Parameter Values
Enumeration: SOFT, FREE, EVENT
MC_OutputConfig_SOFT |
---|
Applicable product(s): 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description Declares that the I/O line is locked for general-purpose software output function. |
MC_OutputConfig_FREE |
---|
Applicable product(s): 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description Declares the I/O line to be used for any allowed function. |
MC_OutputConfig_EVENT |
---|
Applicable product(s): 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description Declares the I/O line to be used to report an event. |