ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Simulation model parameters

I have built a LabVIEW model into a .dll to run it inside a Veristand project. I used the following set up for the connector pane:

- Model input signals: Required

- Model parameters: Recomended 

- Model output signals: Recomended

If i load the model into Veristand i can see correctly the Inports, Outports and Parameters. 

Now i want to initialize the model parameters from a .txt file. I have flagged the option in the "Simulation Models" window and i have pointed a .txt file. In the .txt. file i have used the same syntax i use for Simulink models imported in LabVIEW. However, I'm not able to run my project.

 

How do I need to format my parameters.txt file?

 

Thanks in advance

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

Hi,

you can refer to this VeriStand help topic.

I hope this helps!

Bye

 

Licia

0 Kudos
Message 2 of 3
(3,607 Views)

My bad...I forget to add the parameters to the list to be imported from an external file.

Anyway, thanks for the attention

0 Kudos
Message 3 of 3
(3,592 Views)