From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

PXIe - 5110 Simulation

Solved!
Go to solution

Hi,

 

I have a PXIe-5110 Scope. I am trying to simulate/build my code, however there is no option for a virtual instrument in NI MAX.

 

I know that the 5110 is an SDI based scope, however I'm not quite sure what that means. Will I not be able to control this scope using typical Ni Scope functions?

 

I am not sure where to begin.

 

0 Kudos
Message 1 of 2
(2,338 Views)
Solution
Accepted by topic author BerkeleyBear

Hey BerkeleyBear,

 

Are you trying to simulate in LabVIEW? If so, you would open your session with the "Initialize with Options" VI instead of the "Initialize" VI, and use the options string to set up the simulation. 

 

For a 5110, the string would be "Simulate=1,DriverSetup=Model:5110;BoardType:PXIe", and so the code would look like:

 

GregoryWF_0-1628256185838.png

 

Message 2 of 2
(2,317 Views)