NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how to obtain parameter from VC++ app and how pass parameter to VC++ app??

Hi Folks :
 
Now I want to know how to obtain the parameter from a VC++(i.e. :  TRUE or FALSE) file and how to pass the parameter to a VC++ app??
 
Could anyone help me out of that ??
 
Thanks in advance !
0 Kudos
Message 1 of 5
(3,381 Views)

As I am total new on this.

Any idea ??

Thx in advance !

0 Kudos
Message 2 of 5
(3,369 Views)

Andrew,

Can you give some more information of what you are trying to do.

If this is a Measurement Studio for VC++ question maybe you should re-post at this link

http://forums.ni.com/ni/board?board.id=231

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 3 of 5
(3,356 Views)
Do you mean you want to pass value through test cases in TestStand? If so, you can use Local Variables.
0 Kudos
Message 4 of 5
(3,353 Views)
Hi Ray Farmer :
First of all, thanks your fast reply on this .
What I am trying to do is just like as below :
 
Say :   I have created a application that base on dialog in VC++ , in that , there is a parameter pPara  that store the result for the testing (i.e. :TRUE or FALSE) , also , I have a parameter Rst_pPara in TestStand that also store the result for the testing(TRUE or FALSE), now I want to pass the value from pPara to Rst_pPara   , how to realize that ??   also , and from Rst_pPara to pPara ??
 
Environment :    TestStand2.0      VC++6.0     Windows2000 Pro
 
Any code snippet or sample here would be prefer.
 
Could you pls. advise ?
Thanks !

帖子被Andrew_Marc在12-19-2006 07:22 PM时编辑过了

0 Kudos
Message 5 of 5
(3,344 Views)