xPCI-3009 API
|
Functions | |
_INT_ | i_PCI3009_AnalogInputInitMode (DWORD_ dw_BoardHandle, BYTE_ b_SingelDiffMode) |
_INT_ | i_PCI3009_AnalogInputInitChannel (DWORD_ dw_BoardHandle, BYTE_ b_Channel, BYTE_ b_Gain, BYTE_ b_Polarity) |
_INT_ i_PCI3009_AnalogInputInitMode | ( | DWORD_ | dw_BoardHandle, |
BYTE_ | b_SingelDiffMode | ||
) |
Initialises the analog inputs single/diff mode
[in] | dw_BoardHandle | : Handle of board PCI-3009 |
[in] | b_SingelDiffMode | : PCI3009_SINGLE : Single mode PCI3009_DIFF : Diff mode |
_INT_ i_PCI3009_AnalogInputInitChannel | ( | DWORD_ | dw_BoardHandle, |
BYTE_ | b_Channel, | ||
BYTE_ | b_Gain, | ||
BYTE_ | b_Polarity | ||
) |
Initialises one analog input channel
[in] | dw_BoardHandle | : Handle of board PCI-3009 |
[in] | b_Channel | : Channel number of the input to be initialise |
[in] | b_Gain | : Gain factor of the analog input
|
[in] | b_Polarity | : Polarity of the analog input:
|