OutputSlewRateBias Property (DioFileBoard)

Applies To

GX5055

Purpose

Sets or returns specified channel output slew rate bias.

Syntax

Object.OutputSlewRateBias (nChannel, dBias)

Or

[dBias = ]Object.OutputSlewRateBias(nChannel)

 

The OutputSlewRateBias 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.
dBias
DOUBLE
Channel output slew rate bias

Comments

Each channel output has rising and falling slew rate capability with the following characteristics:

  1. Each output driver has a separate and independent adjustments for the rising and falling slew rate

  2. Each output driver output stage has a programmable bias current to allow applications that require slower edge rates to consume less power.

  3. Separate and independent delay circuitry for each channel.

 

See Also

OutputSlewRateFallingEdge, OutputSlewRateRisingEdge, OutputVoltageHigh, OutputVoltageLow