Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
sg_common_utils.c File Reference

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.
 

Function Documentation

◆ SGUtils_DisplayCfg()

void SGUtils_DisplayCfg ( int32_t cardIndex,
int32_t module,
int32_t maxchan )

SGUtils_DisplayCfg displays the SG Configuration settings for Gen 5 SG modules.

◆ SGUtils_DisplayCfgRaw()

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.

◆ SGUtils_DisplayStandardOpsData()

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.

◆ SGUtils_DisplayStandardOpsDataRaw()

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.