InputLoadCurrentVoltageClampHigh Property (DioFileBoard)

Applies To

GX5055

Purpose

Sets or returns the channel input constant current voltage clamps.

Syntax

Object.InputLoadCurrentVoltageClampHigh (nChannel, dVClampHi)

Or

[dVClampHi = ]Object.InputLoadCurrentVoltageClampHigh(nChannel)

 

The InputLoadCurrentVoltageClampHigh property 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.
dVClampHi
DOUBLE
Input channel high clamping (commutating) voltages value, voltage can be set from -16V to +16V.

 

See Also

InputLoadCurrentSink, InputLoadCurrentSource, InputLoadCurrentVoltageClampLow,  InputLoadResistancePulldown, InputLoadResistancePullup, InputThresholdVoltageHigh, InputThresholdVoltageLow