PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

NI VeriStand.tlc file not showing up in Simulink even I have installed VeriStand

Hi, 
I would like to run Simulink model in PXI having Real Time OS (PharLap). As per my Knowledge Simulink model will be converted to C code and this c code will be converted to DLL using ,

Target file selection (NIVeriStand.tlc) in Simulink which I could not see.

 

NI VeriStand version 2017

NI LabVIEW 2017

Controller PXIe 8840

Card1:  PS PXI 3528

Card2: PXIe 6383

 

Regards,

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

Hello,

 

I first recommend that you ensure you are using compatible versions of software https://www.ni.com/en-us/support/documentation/compatibility/22/veristand-labview-modeling-and-legac.... The next step is to make sure you have VeriStand Model Framework installed (this is an installable component provided by the VeriStand suite). Lastly, depending on the order of software installation, you may need to type the following commands in the MATLAB console:

addpath('C:\VeriStand');

NIVeriStandAddPaths;

 

This knowledgebase article should walk you through those steps as well: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kGqySAE&l=en-US

Brian.D
NI Product Owner
VeriStand
Message 2 of 3
(1,856 Views)

Thanks for very useful information

can we find Evaluation version of Veristand 2017 etc

regards,

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