ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NI-DAQ™mx C Reference

Get/Set/Reset OnDemand_SimultaneousAOEnable

int32 __CFUNC DAQmxGetOnDemandSimultaneousAOEnable(TaskHandle taskHandle, bool32 *data);

int32 __CFUNC DAQmxSetOnDemandSimultaneousAOEnable(TaskHandle taskHandle, bool32 data);

int32 __CFUNC DAQmxResetOnDemandSimultaneousAOEnable(TaskHandle taskHandle);


Purpose

DAQmxGetOnDemandSimultaneousAOEnable gets the On Demand >> Simultaneous Analog Output Enable property.

DAQmxSetOnDemandSimultaneousAOEnable sets the On Demand >> Simultaneous Analog Output Enable property.

DAQmxResetOnDemandSimultaneousAOEnable resets the On Demand >> Simultaneous Analog Output Enable property.