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

OutputFunction

Picolo Junior 4

Description

Type

Enumerated Collection

Description

Reporting the function of I/O lines used as outputs

"Set" effect

"Get" effect

Returns the current I/O line function

Classification

Class

Board

Category

Input/Output Control

Level

Adjust

Identifiers

String

OutputFunction

C, C++

MC_OutputFunction

.NET

MC.OutputFunction

Numerical

1741

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.

Values applicable to Picolo Tymo, Picolo Alert, Picolo Diligent

Name

Identifier

Description

SOFT

MC_OutputFunction_SOFT

The output line is controlled by the software.

FREE

MC_OutputFunction_FREE

The output line is free from software use. Default

Values applicable to Picolo, Picolo Pro 2, Picolo Pro 3, Picolo Tetra

Name

Identifier

Description

NONE

MC_OutputFunction_NONE

The I/O line does not exist.

UNKNOWN

MC_OutputFunction_UNKNOWN

The functional output usage of the I/O line cannot be determined.

SOFT

MC_OutputFunction_SOFT

The I/O line is used as a general-purpose software-controlled output.

INPUT

MC_OutputFunction_INPUT

The I/O line is presently used as an input.

Values applicable to Domino series

Name

Identifier

Description

NONE

MC_OutputFunction_NONE

The I/O line does not exist.

UNKNOWN

MC_OutputFunction_UNKNOWN

The functional output usage of the I/O line cannot be determined.

SOFT

MC_OutputFunction_SOFT

The I/O line is used as a general-purpose software-controlled output.

INPUT

MC_OutputFunction_INPUT

The I/O line is presently used as an input.