02-18-2011 07:34 AM
Hello community,
I am kind of new to LabWindows / CVI and searching for a way to make a Veristand 2010 model using LabWindows/CVI 2010 since yesterday. Without any usable results within the Veristand & CVI help, examples and this forum. All I found out is, that i have to generate an DLL, ok, but how do I define the Veristand inports, parameters and Outports? Is this generally possible to do that without utilizing Simulink or LabView or anything else except Veristand and CVI? Is there maybe a tutorial i just have not found?
For example: I want to generate a finite pulse train with a user defined frequency and a number of pulses on my PXI 6608. For that i found a good example in CVI, which works just fine. I would like to have both of the variables as Inports when I create the model for Veristand. In LabView that was done very easily using the connector pane. But in CVI i just can't find out.
Thank You
Kind regards
Philipp
02-21-2011 11:55 AM
Hi Philipp,
there is a Veristand Model Framework making it possible to integrate model dlls into Veristand.
It is described in the attached document.
Marco Brauner NIG
02-21-2011 12:26 PM
Philipp,
when you install NI VeriStand 2010, make sure that the option 'Install Model Framework' is checked in the customized installation settings.
This flag will create the C:\VeriStand folder.
You will find the PDF (that Marco has posted) along with some examples at this location: C:\VeriStand\2010\ModelInterface\custom
Thanks,
Tom