MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Board Class > Input/Output Control Category > Expert Level (Input/Output Control) > InputStyle

InputStyle

Picolo Junior 4

Description

Type

Enumerated Collection

Description

Controlling the electrical style of I/O lines used as inputs

"Set" effect

Sets the electrical style of I/O line

"Get" effect

Returns the electrical style of I/O line currently involved

Classification

Class

Board

Category

Input/Output Control

Level

Expert

Identifiers

String

InputStyle

C, C++

MC_InputStyle

.NET

MC.InputStyle

Numerical

1736

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

AUTO

MC_InputStyle_AUTO

The state of the input line is automatically interpreted. Setting InputStyle to a precise value yields better electrical performance, such as better common mode rejection ratio. Default

RELAY

MC_InputStyle_RELAY

A relay contact is connected to the input lines.

5V

MC_InputStyle_5V

A 5 V TTL or CMOS driver is connected to the input lines.

12V

MC_InputStyle_12V

A CMOS driver is connected to the input lines.

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

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

Name

Identifier

Description

TTL

MC_InputStyle_TTL

The input line is TTL compliant with a pull-up resistor.

Values applicable to Domino Iota, Domino Alpha 2, Domino Melody, Domino Harmony

Name

Identifier

Description

TTL

MC_InputStyle_TTL

The input line is TTL compliant with a pull-up resistor.

LVDS

MC_InputStyle_LVDS

The input line is differential LVDS, RS-422 or RS-485 compatible.

Values applicable to Domino Symphony

Name

Identifier

Description

AUTO

MC_InputStyle_AUTO

The electrical style of the input line is automatically selected among the possible values.

TTL

MC_InputStyle_TTL

The input line is single-ended TTL compliant with a pull-up resistor.

TTLPD

MC_InputStyle_TTLPD

The input line is single-ended TTL compliant with a pull-down resistor.

5V

MC_InputStyle_5V

A 5 V TTL or CMOS driver is connected to the input lines.

12V

MC_InputStyle_12V

The input line is single-ended 12V compliant with a pull-down resistor.

LVDS

MC_InputStyle_LVDS

The input line is differential LVDS compliant with a differential termination resistor.

RS485

MC_InputStyle_RS485

The input line is differential RS422 and RS485 compliant with a differential termination resistor.

DTTL

MC_InputStyle_DTTL

The input line is differential TTL compliant with a differential termination resistor.

RELAY

MC_InputStyle_RELAY

A relay contact is connected to the input lines.