Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI
This Document is not yet Rated  Rate this Document

Changing Column Properties of the TestStand User Interface Execution View Window

Primary Software: TestStand
Primary Software Version: 4.1.1
Primary Software Fixed Version: N/A
Secondary Software: N/A

Problem:
I would like to modify column properties of the execution view control in the TestStand user interface.  How do I do this?

Solution:
You can configure column properties of the TestStand Step View Control programmatically. The following steps outline how this is done:
  1. Pass the ExecutionVIew User Parameter to the StartExecution callback.
  2. Use the ExecutionView reference to obtain the Columns property.
  3. Use the Columns reference to invoke a method for the column Item. You will need to specify the column itemIdx.
  4. Use the Item reference to set the property you are wanting to configure.
The following shows how the StartExecution Callback can be configured in the TestStand Operator Interface written in LabVIEW.



Related Links:
KnowledgeBase 392GKM6E : Can I Change the Color of my TestStand Operator Interface User Interface Controls?
NI TestStand™ 4.1 Help

Attachments:





Report Date: 04/08/2009
Last Updated: 08/07/2009
Document ID: 4W7GMD5F

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
  1 2 3 4 5
Please Contact NI for all product and support inquiries.submit