GX5055
Sets or returns specified channel output falling slew rate.
Object.OutputSlewRateFallingEdge (nChannel, dFallingEdge)
Or
[dFallingEdge = ]Object.OutputSlewRateFallingEdge(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. |
dFallingEdge |
DOUBLE |
Channel output slew rate bias |
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.
OutputDataFormat, OutputSlewRateBias, OutputSlewRateRisingEdge, OutputVoltageHigh, OutputVoltageLow