Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Jul 13, 2009

Getting Data from Operator Interface During Sequence Execution

1 ratings | 5.00 out of 5
Print

Downloads

Filename: 3513.zip
Requirements: View

In order to get data from the Operator Interface (OI) into a executing sequence, you must first make the connection from the sequence to the OI. The only way to do so is to send a UI Message with the sequence context. Once this reference to the sequence is in the UI message callback, you can use the Set Property Value VI to set values in the executing sequence.

This example has an OI which handles UI Messages 10,000 and 10,001. UI Message 10,000 sends the string value to the sequence, while UI Message 10,001 sends the numeric value to the sequence. The included sequence will display these values in message pop-ups.

Related Links:
UI Messages Developer Zone Documents
Developer Zone Example Program: Passing Large Amounts of Data from a TestStand Sequence to a TestStand User Interface

Requirements


Filename: 3513.zip

Software Requirements


Application Software: NI TestStand Development System 3.1, LabVIEW Base Development System 7.1
Language(s): LabVIEW

 
1 ratings | 5.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).