NI VeriStand Add-Ons Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom VeriStand Steps for TestStand Feedback

I added the 'Initialize Veristand' step first.  Yes, this happens with any sysdef, including the Sinewave Delay example project. 

Kevin_F wrote:

Hmm, Did you drop and configure the initialize veristand step first?

Is it with any system definition or just a specific one - I just tried with a test one and that step seems to work OK.

0 Kudos
Message 121 of 202
(1,082 Views)

Ok, I found the problem. Something changed between 2012 and 2013 that I didn't anticipate. I'll post a fixed version soon.

Kevin Fort
Principal Software Engineer
NI
0 Kudos
Message 122 of 202
(1,082 Views)

New version is published,

The model parameter dialog now lets you select any channel which isn't ideal but my filtering for just model channels broke in 2013 so this is a temporary fix until I find a better way to filter the tree.

Kevin Fort
Principal Software Engineer
NI
0 Kudos
Message 123 of 202
(1,082 Views)

With that fix, I can configure a model parameter value.  I was using a parameter initialization file in VeriStand perviously.  Using the same parameter and value with the 'set model parameter value' custom step type, I get an error as shown in the attached photo.

1.png

2.png

0 Kudos
Message 124 of 202
(1,082 Views)

I am also getting this exception when trying to open and deploy an RT sequence...

The message indicates a syntax error, but it compiled in the stimulus profile editor.

3.png

0 Kudos
Message 125 of 202
(1,082 Views)

Can you post the RT sequence you are using/the configuration of the step?

I think the parameter stuff is probably another bug, I'll see if I can figure out whats going on

Kevin Fort
Principal Software Engineer
NI
0 Kudos
Message 126 of 202
(1,082 Views)

Well I see the bug, if model name doesn't match the model expression then it won't work right now.  I just uploaded a fixed version. Let me know if that works for you.

Kevin Fort
Principal Software Engineer
NI
0 Kudos
Message 127 of 202
(1,082 Views)

It worked, thanks.  It didn't work initially with my existing sequence.  I had to delete my existing 'set model parameter value' steps and create new ones in order for it to work, but it is fine now. 

0 Kudos
Message 128 of 202
(1,082 Views)

Maybe I just don't understand how to use the 'open and deploy RT sequence' custom step.  I have an existing RT sequence that I want to initiate via TestStand.  Is this the correct step type?  Sometimes TestStand gets locked up when I try to configure this step type.  I give it time to complete, but it never does.  Sometimes I get an exception when configuring the step type. 

2014-04-23_8-15-07.png

Kevin_F wrote:

Can you post the RT sequence you are using/the configuration of the step?

0 Kudos
Message 129 of 202
(1,082 Views)

I also am not exactly sure what I am supposed to be configuring in the dialog?  I already configured the variables in the sequence file.  What is supposed to go in the 'parameter value' field?

4.png

Kevin_F wrote:

Can you post the RT sequence you are using/the configuration of the step?

0 Kudos
Message 130 of 202
(1,082 Views)