InputInterface Property (DioFileBoard)

Applies To

GX5280, GX5290.

Purpose

Sets or returns input data active interface.

Syntax

Object.InputInterface (dioInterface)

Or

[dioInterface = ]Object.InputInterface

 

The InputInterface property syntax has the following parts:

Name
Type
Description
Object
DioFileBoard
DioFileBoard object.
dioInterface
enumDioIoInterface
Integer specifying the Input Active Interface.

Where

enumDioIoInterface can be one of the following:

Name
Value
Description
dioIoInterfaceTTL
0
Input TTL connector is the active interface
dioIoInterfaceLVDS
1
Input LVDS connector is the active interface

Comments

This function selects the active input connector LVDS or TTL Standard (3.3V, 2.5V, 1.8V or 1.5V) for each group of channels when in Input mode.

 

See Also

Open