NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use VS C# Native Controls Textbox pass UUT Serial Number

I am trying to use VS C# Native Controls TextBox to scann one serial number to triger one teststand Execution.

 

What I need help is how pass TextBox.text as one serial number to RunState.Root.Locals.UUT.SerialNumber,thanks in advanced!

0 Kudos
Message 1 of 4
(3,463 Views)

Nobody Answer?

0 Kudos
Message 2 of 4
(3,405 Views)

The example "User Instructions" included here contains the answer to your question.
It is written in LV, but the process itself is the same in C#. So read the documentation and if you have LV available, review the code (and transfer to C#).

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 3 of 4
(3,403 Views)

Thanks! I have review all the demo, but I really can't find the way pass serial number anywhere.

0 Kudos
Message 4 of 4
(3,372 Views)