LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Equipment simulation in NI Explorer for Labview & CVI

What is the easiest way to simulate an instrument?
I want to fix an app on a pc that is not hooked up to the actual instrument - can I just use the existing driver to simulate actual instrument behavior.
Any suggestions or examples?
0 Kudos
Message 1 of 2
(2,676 Views)
If your instrument has an IVI Driver, then there's simulation built in. If it's not, running the driver will create errors. You will have to modify the driver to eliminate the errors or rewrite the program to ignore them.
Message 2 of 2
(2,676 Views)