InputLoadResistancePulldown Property (DioFileBoard)

Applies To

GX5055

Purpose

Sets or returns the channel input pulls down resistive loads.

Syntax

Object.InputLoadResistancePulldown (nChannel , dPulldown)

Or

[dPulldown = ]Object.InputLoadResistancePulldown(nChanne)

 

The InputLoadResistancePulldown 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.
dPulldown
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, InputThresholdVoltageHigh, InputThresholdVoltageLow