OutputVoltageHigh Property (DioFileBoard)

Applies To

GX5055

Purpose

Sets or returns specified channel output driver high voltages.

Syntax

Object.OutputVoltageHigh (dVoltage)

Or

[dVoltage = ]Object.OutputVoltageHigh

 

The OutputVoltageHigh method syntax has the following parts:

Name
Type
Description
Object
DioFileBoard
DioFileBoard object
nChannel
SHORT
Specified channel in the DIO board, channel can be 0-31.
dHiLevel
DOUBLE
Output driver high voltage corresponding to logic high. Voltage can be set from -16V to +16V and must be greater than the output driver low voltage.

 

See Also

OutputDataFormat, OutputSlewRateBias, OutputSlewRateFallingEdge,  OutputSlewRateRisingEdge, OutputVoltageLow