Custom Column in TestStand SequenceView Control Doesn’t Appear During Run-Time of the VI Primary Software: LabVIEW Development Systems>>Professional Development SystemPrimary Software Version: N/A Primary Software Fixed Version: N/A Secondary Software: TestStand
Problem: I have modified the SequenceVIEW control in the Simple operator interface VI (Simple-OI-Top-Level VI.vi) shipped with TestStand to include a custom column of information. I can see the new column when editing the VI, but the columns are reset back to the default when running. I am using TestStand version 4.0. Solution: In order to display the additional custom column, you need to set the “IApplicationMgr.UseStepListConfigurations” property to “False”. This property could be set in the Configure Application Manger.vi block diagram as shown in the image below. The “UseStepListConfigurations” property specifies whether the TestStand Application Manager uses the selected step list configurations for the non-border properties such as columns in the SequenceVIEW control. Related Links: Attachments:
Report Date: 08/01/2007 Last Updated: 08/02/2007 Document ID: 4C033QPL |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
