⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 Digital Output in NI-DAQmx using Visual Basic 6.0
💻 TXT
字号:
Digital Output in NI-DAQmx using Visual Basic 6.0
-------------------------------------------------

This particular example creates a DAQmx task, configures the task for digital output, writes single values to multiple digital lines on the board using the DAQmxWriteDigitalLines function, then disposes of the DAQmx task.

This example shows how the NI-DAQmx driver can be used in Visual Basic 6.0 using function calls. It also illustrates how to check for NI-DAQmx error conditions and display the error message appropriate for the error code.

DISCLAIMER: National Instruments does not support NI-DAQmx application development in Visual Basic 6.0, this code is provided only as an example that it CAN be done. If you need to expand beyond this example, look at the NI-DAQmx C Reference Help and the NI-DAQmx C header files to do this yourself.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -