InputLoadResistancePullup Property (DioFileBoard)

Applies To

GX5055

Purpose

Sets or returns the channel input pull-up resistive load.

Syntax

Object.InputLoadResistancePulldown (nChannel, dPullup)

Or

[dPullup = ]Object.InputLoadResistancePulldown(nChannel)

 

The InputLoadResistancePullup 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.
dPullup
DOUBLE
Input pull down resistive loads can be one of the following:
  • 240: 240 Ohms
  • 290: 240 Ohms
  • 1000: 1 KOhms
  • -1: open circuit

 

See Also

InputLoadCurrentSink, InputLoadCurrentSource, InputLoadCurrentVoltageClampHigh,  InputLoadCurrentVoltageClampLow, InputLoadResistancePulldown , InputThresholdVoltageHigh, InputThresholdVoltageLow