OutputSlewRateRisingEdge Property (DioFileBoard)

Applies To

GX5055

Purpose

Sets or returns specified channel output rising slew rate.

Syntax

Object.OutputSlewRateRisingEdge (nChannel, dRisingEdge)

Or

[dRisingEdge = ]Object.OutputSlewRateRisingEdge(nChannel)

 

The OutputSlewRateFallingEdge 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.
dRisingEdge
DOUBLE
Channel rising slew rate

Comments

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

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

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

     Separate and independent delay circuitry for each channel.

 

See Also

OutputDataFormat, OutputSlewRateBias, OutputSlewRateFallingEdge, OutputVoltageHigh, OutputVoltageLow