NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring TS StationOptions with LabVIEW

Hi,

 

I have an existing TestStand sequence which customizes Station Options, configures LabVIEW adapter, and configures Search Directories.  

I plan to run this sequence uing LabVIEW on a Target machine with NewExecution method.

 

I could not get it to work. Is there something that I am missing? Comments/Suggestions are welcome. Thanks. 

 

Attached is an image of the VI.

 

 

0 Kudos
Message 1 of 7
(4,176 Views)

I was wondering if this post should be moved to the LabVIEW forum. Thanks!

0 Kudos
Message 2 of 7
(4,143 Views)

Hi Troy12,

 

No this is the correct forum.  I'll try post you an example or point you at an example latter to day.

 

Regards

Ray

Regards
Ray Farmer
0 Kudos
Message 3 of 7
(4,138 Views)

Hi Troy,

 

This example may help (unfortunately I can see the contents of the VI and I dont know what version it is)

 

http://forums.ni.com/ni/board/message?board.id=330&message.id=14782#M14782

 

Regards

Ray

Regards
Ray Farmer
0 Kudos
Message 4 of 7
(4,136 Views)

Hi Troy,

 

I had a problem with that link I posted as there didn't appear to have a Vi at the end of it.

So I thought I had an example to post of my own, but it looks like I had a clean out of my hard drive so I'll have to do another for you, it will be in LabVIEW 8.6 hope that's ok.

 

Regards

Ray

Regards
Ray Farmer
0 Kudos
Message 5 of 7
(4,112 Views)

Hello Ray,

 

LabVIEW 8.6 would be fine. Thanks!

0 Kudos
Message 6 of 7
(4,108 Views)

Hi Troy,

 

Attached is a very simple example for running a Sequence in a New Execution.

 

I have used TestStand 3.5 and LabVIEW 8.6

 

Hope this helps you.

I think you problem was related to the reference for the processModelParam. If this is a NULL (Nothing) reference then use the Null Reference constant.

 

Regards

Ray

Regards
Ray Farmer
0 Kudos
Message 7 of 7
(4,078 Views)