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

InputFunction

Picolo Junior 4

Description

Type

Enumerated Collection

Description

Reporting the function of I/O lines used as inputs

"Set" effect

"Get" effect

Returns the current I/O line function

Classification

Class

Board

Category

Input/Output Control

Level

Adjust

Identifiers

String

InputFunction

C, C++

MC_InputFunction

.NET

MC.InputFunction

Numerical

1734

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.

Values applicable to Picolo Tymo, Picolo Alert, Picolo Diligent

Name

Identifier

Description

FREE

MC_InputFunction_FREE

The input line is free from software and channel use. Default

SOFT

MC_InputFunction_SOFT

The input line is reserved to software use.

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

Name

Identifier

Description

NONE

MC_InputFunction_NONE

The I/O line does not exist.

UNKNOWN

MC_InputFunction_UNKNOWN

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

SOFT

MC_InputFunction_SOFT

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

OUTPUT

MC_InputFunction_OUTPUT

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

Values applicable to Domino series

Name

Identifier

Description

NONE

MC_InputFunction_NONE

The I/O line does not exist.

UNKNOWN

MC_InputFunction_UNKNOWN

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

SOFT

MC_InputFunction_SOFT

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

OUTPUT

MC_InputFunction_OUTPUT

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