MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Board Class > Input/Output Control Category > Adjust Level (Input/Output Control) > OutputConfig

OutputConfig

Picolo Junior 4

Description

Type

Enumerated Collection

Description

Configuring the I/O lines used as outputs

"Set" effect

Sets the I/O line configuration-issued function

"Get" effect

Classification

Class

Board

Category

Input/Output Control

Level

Adjust

Identifiers

String

OutputConfig

C, C++

MC_OutputConfig

.NET

MC.OutputConfig

Numerical

1740

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

See also I/O configuration.

Possible values

Name

Identifier

Description

SOFT

MC_OutputConfig_SOFT

Declares that the I/O line is locked for general-purpose software output function.

FREE

MC_OutputConfig_FREE

Declares the I/O line to be used for any allowed function.

EVENT

MC_OutputConfig_EVENT

Declares the I/O line to be used to report an event.

Note. This parameter is applicable to Picolo Diligent Plus. Picolo Diligent has no on-board I/O.