NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceDeprecated >> Analog Bus Sharing EnableCurrent page
Table of Contents

Deprecated >> Analog Bus Sharing Enable

Deprecated >> Analog Bus Sharing Enable

Data Type: bool32
Description: (Deprecated) Specifies whether to enable sharing of an analog bus line so that multiple switch devices can connect to it simultaneously. For each device that will share the analog bus line, set this property to TRUE to enable sharing on the channel that connects to the analog bus line. Analog bus sharing is disabled by default.

You can get/set this property using:
  DAQmxGetSwitchChanAnlgBusSharingEnable
  DAQmxSetSwitchChanAnlgBusSharingEnable

Was this information helpful?