Get/Set/Reset SwitchChan_AnlgBusSharingEnable
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetSwitchChanAnlgBusSharingEnable(const char switchChannelName[], bool32 *data);
int32 __CFUNC DAQmxSetSwitchChanAnlgBusSharingEnable(const char switchChannelName[], bool32 data);
Purpose
DAQmxGetSwitchChanAnlgBusSharingEnable gets the Deprecated >> Analog Bus Sharing Enable property.
DAQmxSetSwitchChanAnlgBusSharingEnable sets the Deprecated >> Analog Bus Sharing Enable property.