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,352 Views)
Solution
Accepted by 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,331 Views)