LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Simulating Kinesis hardware on LabVIEW

Hi, I'm trying to use simulated Kinesis hardware in my VI.

I already saw the post concerning the same issue.

https://forums.ni.com/t5/LabVIEW/Thorlabs-Kinesis-LabVIEW-simulator/td-p/4043200

 

However, I still can't figure out the details.

In the post, LAonearth says that I should include "SimulationManager" class in my block diagram.

Does it mean I have to copy the SimulationManager in the example file and paste it onto my VI?

Or should I insert my VI on the example file as it says on the description.

Also on the example file description no 4(it should be 4 but it says 3), it says run Simulation Kinesis.vi.

I wonder where can I find that file. (Maybe it means Simulated Hardware.vi, which is the example file itself?)

I hope someone can explain the details of the simulation procedure.

 

Thanks.

0 Kudos
Message 1 of 3
(1,343 Views)

Hi,

I'm looking into your problem now, from what I understand "SimulationManager" is a class, which means it needs to be included in your project (project explorer) before being available for use in your VIs. I'm currently trying to find how to add "SimulationManager" to a project.

Cheers

0 Kudos
Message 2 of 3
(1,273 Views)

Ok, I believe I'm on  the right track to figuring it out. Do you mind sharing a screenshot of your Project Manager with "Dependencies" open? I suspect you're missing the dll file that contains the "SimulationManager" class. A screenshot of your Project Manager would allow me to check if that is the case. If so, it would make it easy to resolve this issue.
Thanks

0 Kudos
Message 3 of 3
(1,268 Views)