NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceDigital Output >> General Properties >> Advanced >> Data Transfer and Memory >> Memory Mapping for Programmed IO EnableCurrent page
Table of Contents

Digital Output >> General Properties >> Advanced >> Data Transfer and Memory >> Memory Mapping for Programmed IO Enable

Digital Output >> General Properties >> Advanced >> Data Transfer and Memory >> Memory Mapping for Programmed IO Enable

Data Type: bool32
Description: Specifies for NI-DAQmx to map hardware registers to the memory space of the application, if possible. Normally, NI-DAQmx maps hardware registers to memory accessible only to the kernel. Mapping the registers to the memory space of the application increases performance. However, if the application accesses the memory space mapped to the registers, it can adversely affect the operation of the device and possibly result in a system crash.

You can get/set/reset this property using:
  DAQmxGetDOMemMapEnable
  DAQmxSetDOMemMapEnable
  DAQmxResetDOMemMapEnable

Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit