NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceGet/Set/Reset AI_EddyCurrentProxProbe_UnitsCurrent page
Table of Contents

Get/Set/Reset AI_EddyCurrentProxProbe_Units

Get/Set/Reset AI_EddyCurrentProxProbe_Units

int32 __CFUNC DAQmxGetAIEddyCurrentProxProbeUnits(TaskHandle taskHandle, const char channel[], int32 *data);

int32 __CFUNC DAQmxSetAIEddyCurrentProxProbeUnits(TaskHandle taskHandle, const char channel[], int32 data);

int32 __CFUNC DAQmxResetAIEddyCurrentProxProbeUnits(TaskHandle taskHandle, const char channel[]);


Purpose

DAQmxGetAIEddyCurrentProxProbeUnits gets the Analog Input >> Position >> Eddy Current Proximity Probe >> Units property.

DAQmxSetAIEddyCurrentProxProbeUnits sets the Analog Input >> Position >> Eddy Current Proximity Probe >> Units property.

DAQmxResetAIEddyCurrentProxProbeUnits resets the Analog Input >> Position >> Eddy Current Proximity Probe >> Units property.

In This Section
Was this information helpful?