NI-DAQ™mx C Reference

Get/Set/Reset AI_RosetteStrainGage_Orientation

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.