InputLoadCurrentVoltageClampLow Property (DioFileBoard)

Applies To

GX5055

Purpose

Sets or returns the channel input constant current voltage clamps.

Syntax

Object.InputLoadCurrentVoltageClampLow (nChannel, dVClampLo)

Or

[dVClampLo = ]Object.InputLoadCurrentVoltageClampLow(nChannel)

 

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

 

See Also

InputLoadCurrentSink, InputLoadCurrentSource, InputLoadCurrentVoltageClampHigh,  InputLoadResistancePulldown, InputLoadResistancePullup, InputThresholdVoltageHigh, InputThresholdVoltageLow