GX5055
Sets or returns specified channel output slew rate bias.
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 |
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.
OutputSlewRateFallingEdge, OutputSlewRateRisingEdge, OutputVoltageHigh, OutputVoltageLow