![]() |
Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
|
Go to the source code of this file.
Functions | |
| void | SGUtils_DisplayStandardOpsData (int32_t cardIndex, int32_t module, int32_t maxchan) |
| SGUtils_DisplayStandardOpsData displays the SG Standard Operations Table for Gen 5 SG modules. | |
| void | SGUtils_DisplayCfg (int32_t cardIndex, int32_t module, int32_t maxchan) |
| SGUtils_DisplayCfg displays the SG Configuration settings for Gen 5 SG modules. | |
| void | SGUtils_DisplayStandardOpsDataRaw (int32_t cardIndex, int32_t module, int32_t maxchan) |
| SGUtils_DisplayStandardOpsDataRaw displays the SG Standard Operations Table for Gen 5 SG modules. The raw hex register values are displayed for each reading. | |
| void | SGUtils_DisplayCfgRaw (int32_t cardIndex, int32_t module, int32_t maxchan) |
| SGUtils_DisplayCfgRaw displays the SG Configuration settings for Gen 5 SG modules. The raw hex register values are displayed for each of the following: excitation voltage, nominal resistance, gauge factor, poisson ratio, lead resistance, strain alarm low threshold, strain alert low threshold, strain alert high threshold, strain alarm high threshold, and imbalance offset value. | |
| void SGUtils_DisplayCfg | ( | int32_t | cardIndex, |
| int32_t | module, | ||
| int32_t | maxchan ) |
SGUtils_DisplayCfg displays the SG Configuration settings for Gen 5 SG modules.
| void SGUtils_DisplayCfgRaw | ( | int32_t | cardIndex, |
| int32_t | module, | ||
| int32_t | maxchan ) |
SGUtils_DisplayCfgRaw displays the SG Configuration settings for Gen 5 SG modules. The raw hex register values are displayed for each of the following: excitation voltage, nominal resistance, gauge factor, poisson ratio, lead resistance, strain alarm low threshold, strain alert low threshold, strain alert high threshold, strain alarm high threshold, and imbalance offset value.
| void SGUtils_DisplayStandardOpsData | ( | int32_t | cardIndex, |
| int32_t | module, | ||
| int32_t | maxchan ) |
SGUtils_DisplayStandardOpsData displays the SG Standard Operations Table for Gen 5 SG modules.
| void SGUtils_DisplayStandardOpsDataRaw | ( | int32_t | cardIndex, |
| int32_t | module, | ||
| int32_t | maxchan ) |
SGUtils_DisplayStandardOpsDataRaw displays the SG Standard Operations Table for Gen 5 SG modules. The raw hex register values are displayed for each reading.