LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I programatically set the simulated Base and noise for a IVI driver?

Hi,
I have got to the point where my labview VI is using a simulated IVIDmm. The simulation dialog pops up and I can enter the base and the noise values. I now want to enter these progromatically so theat a simulated Labview VI runs without failures.
 
How do I do this? (I also need to turn off the interactive simulation window.)
 
Ta BillyB
0 Kudos
Message 1 of 2
(2,417 Views)
Under the Simulation Driver Sessions > Initial Setting tab in MAX, you can specify the initial settings for the simulation driver. One of those settings is INTERACTIVE_SIMULATION which you should set to False if you want to turn the interactive simulation window off.
 
Regards,
Vesna
0 Kudos
Message 2 of 2
(2,407 Views)