Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Simulation drivers

Hi All,
       Actually i have installed the NI DAQ so i happened to get a "sim" folder in C:\Program Files\National Instruments\IVI\sim location. I didn't understand what are the drivers present in this folder are for?? and how they exactly differ from the IVI drivers which can be run in simulation mode (by setting a parameter in initialize method)...I want the difference between the "simulation drivers" and normal IVI drivers which can be run in simulation mode...
 
Thanks in advance.
 
Regards,
Priya.
0 Kudos
Message 1 of 4
(3,489 Views)
Priya,

You didn't mention whether you're using LabVIEW or LabWindows/CVI, but it looks like those drivers are the instrument simulation drivers for use with LabWindows/CVI.  Are you using simulated IVI instruments in LabVIEW?
Chad B. » National Instruments » ni.com
Message 2 of 4
(3,456 Views)
Hi Chad,
Thanks for ur reply...Actually i am using LabWindows/CVI. I want to know how to run those simulation drivers. There are 5 simulation drivers provided by NI. So please explain me the step by step process (using anyone of them) how to run them??
 
Also, i want to know if the data for simulation can come from some input stream - ASCII text files,database or DataSocket. For example, instead of generating the simulated output (in measurement instruments) as a random number, can we get the input from some input stream source and playback the response that was previously recorded?? This would be helpful when one has already run a particular test on a instrument and recorded the output data...and during simulation we just playback the data which was already recorded...
 
Can u tell me more about this record/playback concept when data is stored in some stream...I am actually a fresher in this field, so i have a vague idea..kindly help me out...
 
Thanks in advance!!!
 
Priya.
0 Kudos
Message 3 of 4
(3,440 Views)
 

Here is the document that explains what simulation drivers are and how to modify them:

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x0dGCAQ&l=en-US

Note: The IVI Driver Toolset has been discontinued and therefore these simulation drivers are now distributed with the IVI Compliance Package.

Message 4 of 4
(3,421 Views)