Get/Set/Reset AI_RosetteStrainGage_Orientation
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetAIRosetteStrainGageOrientation(TaskHandle taskHandle, const char channel[], float64 *data);
int32 __CFUNC DAQmxSetAIRosetteStrainGageOrientation(TaskHandle taskHandle, const char channel[], float64 data);
int32 __CFUNC DAQmxResetAIRosetteStrainGageOrientation(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetAIRosetteStrainGageOrientation gets the Analog Input >> Rosette Strain Gage >> Gage Orientation property.
DAQmxSetAIRosetteStrainGageOrientation sets the Analog Input >> Rosette Strain Gage >> Gage Orientation property.
DAQmxResetAIRosetteStrainGageOrientation resets the Analog Input >> Rosette Strain Gage >> Gage Orientation property.