xPCI-3009 API
|
#include <PCI3009.H>
Data Fields | |
BYTE | b_Open |
BYTE | b_IsInFirstRange |
BYTE | b_IsInSecondRange |
BYTE | b_IsInThirdRange |
BYTE | b_Reserved [4] |
BYTE str_CompareLogicResult::b_Open |
1: No connection to the analog input (Only for unipolar mode)
BYTE str_CompareLogicResult::b_IsInFirstRange |
1: Analog value in the first compare range (value < Compare value level A)
BYTE str_CompareLogicResult::b_IsInSecondRange |
1: Analog value in the second compare range (Compare value level A < value < Compare value level B)
BYTE str_CompareLogicResult::b_IsInThirdRange |
1: Analog value in the second compare range (value > Compare value level B)
BYTE str_CompareLogicResult::b_Reserved[4] |
Not used