A very simple example to use a DAQmx Digital Input in MultiSIM. The internal frequency generator is
used to generate the sample frequency. for the digital inputs.
Steps to Implement or Execute Code
Unpack the archive to the Multisim installation directory. The table illustrates the files that will be copied to your harddrive.
Type | Name | Location | Application |
Instrument | DAQmx_DI.llb | ..\lvinstruments | Multisim |
Example | DAQmx_DI_test.ms13 | ..\ samples\LabVIEW Instruments\DAQ | Multisim |
Project | DAQmx_DI.lvproj | ..\ samples\LabVIEW Instruments\DAQ | LabVIEW |
Source | DAQmx_DI.llb | ..\ samples\LabVIEW Instruments\DAQ | LabVIEW |
Requirements
Software
LabVIEW 2013
MultiSIM 2013
DAQmx 9.7.5
Hardware
MultifunctionDAQCard, X-Series, M-Series
Instrument Features
The following describes the function of the various controls
If you are familiar with Dataacquisition from National Instrument, you will find it easy to use the DAQ Source instrument.
However, here are some simple steps we recommend to follow when using the DAQ Source for the first time.
Hi,I want to know how a common user can add a custom LabVIEW Simulation, for example I want to use the NI DAQmx all function. In this case only show the digital function~
Hello fanyfaga
you can look at this examples
Outputting Signals from a Multisim Simulation to a NI DAQ Device
Input Signals From NI DAQ Device To Drive Your SPICE Based Circuit
How to Create a LabVIEW Based Virtual Instrument for NI Multisim
Hope it helps.