02-19-2021 04:26 AM
Hello all,
I am new with the HIL testing using veristand and Labview. I am using a PXI-8840 interfaced with Veristand 19.5 R3 and generating a simple switch wuth Labview 2019.
The objective is to generate from labview the simulation model to import in veristand.
I don't get any error in the building process, but i am not able to specify a model rate. Infact, when i import the created model in veristand, i see that the model is not Running and i also see that in the model infos that can be read when importing that model in Veristand, i read :"Unknown model rate"
I haven't this problem, when i generate dlls with simulink because, i provide the model rate to versitand configuring the time step in simulink model properties.
Ho can i specify the model rate when generating models from labview insted of using dlls from simulonk?
Many regards
02-19-2021 10:50 AM
Please check the model infos i read by veristand, in the attached screenshot
02-21-2025 01:26 AM
Hello,
Did you solve this problem ? I have the same issue.
I'm using LabVIEW 2023 Q1 & Veristand 2023 Q1 btw.
02-25-2025 07:30 AM
Hello everyone,
It appears that if you use indefinite while loops, this can happen. So the root of the problem was about my algorithm in the first place.
If you are experiencing the same thing and looking for a solution, maybe this would help.