NI does not actively maintain this document.
This content provides support for older products and technology, so you may notice outdated links or obsolete information about operating systems or other relevant products.
This document contains the TestStand 2010 and 2010 SP1 known issues that were discovered before and since the release of TestStand 2010 and 2010 SP1. Not every issue known to NI will appear on this list; it is intended to only show the severe and more common issues that can be encountered.
The Known Issues Document is divided into two separate tables appearing in two separate Developer Zone documents. The following document displays the issues by date.
For those who wish to locate issues by their category, we have also published another version of the known issues table organized by the category of issue, and sorted by the date the issue was added to the document (not necessarily the date the issue was reported to NI). This table is recommended for use in helping determine if an issue has been reported to us, and is also recommended for users wanting to skim the document to learn of potential issues they may face with TestStand 2010 during development. If an issue has multiple categories, it will appear multiple times in this document.
Feel free to contact NI regarding this document or issues in the document. If you are contacting NI in regards to a specific issue, be sure to reference the ID number given in the document to the NI representative. The ID number contains the current issue ID number as well as the legacy ID number (use the current ID number when contacting National Instruments). You can contact us through any of the normal support channels including phone, email, or the discussion forums. Visit the NI Website to contact us. Also consider contacting us if you find a workaround for an issue that is not listed in the document so that we can add the workaround to the document.
The following items are known issues in TestStand 2010 & 2010 SP1 sorted by Date.
ID | Known Issue | |||||
---|---|---|---|---|---|---|
100053 Return | Enumerations with the same name as a constant show as an error The Edit VI Call dialog box highlights expressions as an error for variables that have the same name as an enumeration value. Workaround: Ignore error.
| |||||
100723 Return | Loading a type with a reference to itself causes a crash TestStand crashes when loading a file if TestStand resolves a type conflict in such a way that the type contains an instance of itself. Workaround: N/A
| |||||
101285 Return | Configure operation for an IVI Dmm step might fail when using the Temperature Measurement extension The Configure operation for an IVI Dmm step fails if you enable the Temperature Measurement extension on the Extensions tab for the Configure operation of the Edit IVI Dmm Step dialog box and the instrument does not support all three temperature sub-extensions. Workaround: N/A
| |||||
101510 Return | LabVIEW user interface reports object leaks on shutdown when using ActiveX Variants in ActiveX callbacks A LabVIEW user interface reports object leaks on shutdown when you pass a TestStand object as the ActiveXData parameter of a UIMessage in the UIMessage callback VI. LabVIEW does not release the object reference until you unload the LabVIEW callback VI. Workaround: Refer to the National Instruments KnowledgeBase article, located at http://www.ni.com/cgi-bin/redirect.cgi?dest=infcoprod&src=help&openagent&code=rdlug3, for more information about using a dynamically called VI to ensure that LabVIEW releases the object.
| |||||
102490 Return | Break on First Step incorrectly causes Step Into The Break on First Step debugging option in the Execute menu incorrectly performs a Step Into operation on the module that the first step in a hidden execution calls. Workaround: N/A
| |||||
102700 Return | Watch View pane displays an incorrect value and icon after fixing the expression that was displaying an error In some cases, the Watch View pane does not refresh the value and remove the error icon after you modify the watch expression. Workaround: Single-step or resume the execution.
| |||||
104628 Return | Some dynamically defined toolbar items disappear on refresh If you drag a dynamically created submenu item to the TestStand toolbar, the item you added might disappear from the toolbar when you refresh the menu by pressing the <Ctrl> key. Workaround: N/A
| |||||
109366 Return | Calling a .NET module as an OnNewStep custom substep can error TestStand returns an error when calling an OnNewStep custom substep that calls a .NET WinForm that requires an STA thread. Workaround: N/A
| |||||
114668 Return | LabVIEW user interface built with earlier version of LabVIEW crashes when calling newer VI that makes .NET calls A LabVIEW user interface running in the LabVIEW development environment can return an error after an execution uses the LabVIEW Run-Time Engine (RTE) to call a VI that uses .NET and the version of the LabVIEW RTE is later than the version of the LabVIEW development environment. LabVIEW 2010 fixes this issue. Workaround: LabVIEW 2010 fixes this issue.
| |||||
124968 Return | Error when running two instances of the Java example step type asynchronously Running the Java example step type in two executions can generate an error if the first execution that uses the step type completes after the second execution that uses the step type. Workaround: N/A
| |||||
125375 Return | LabVIEW user interface freezes when you move splitter bars A LabVIEW user interface front panel might hang within LabVIEW if you move a splitter bar while an execution is tracing. LabVIEW 2009 fixes this behavior. Workaround: N/A
| |||||
125444 Return | Saving a sequence file as TestStand 3.0 or earlier might cause type conflicts Type conflicts occur for built-in step types when you load a sequence file saved in TestStand 4.1 or later to be compatible with TestStand 3.0 or earlier and the sequence file contains built-in step types attached to but not used in the sequence file. Workaround: N/A
| |||||
125576 Return | ExpressionEdit controls on LabVIEW front panels do not release keyboard focus ExpressionEdit controls on LabVIEW front panels do not release keyboard focus when you select another LabVIEW control in the LabVIEW development environment. ExpressionEdit controls behave properly in an application built with LabVIEW. LabVIEW 8.6.1 fixes this issue. Workaround: N/A
| |||||
127509 Return | Application Manager control might hang if TestStand is not licensed If you do not activate TestStand properly, the Application Manager control can hang after you call the Start method. Workaround: N/A
| |||||
127991 Return | Receiving UI events in a .NET class that is not created in the UI thread might cause errors Registering a .NET class to receive UI events from a TestStand UI Control, such as the Application Manager control, can cause unexpected re-entrancy issues when the .NET class is not created in the UI thread. Workaround: N/A
| |||||
128019 Return | Workspace File Documentation tool incorrectly specifies a modification date for VIs in LLBs The Workspace File Documentation tool incorrectly indicates a modification date of 12/31/1600 6:00:00 PM for VIs that reside in LLBs. Workaround: N/A
| |||||
129574 Return | Exiting an external instance of LabWindows/CVI on Windows Vista returns an error On Windows Vista, LabWindows/CVI returns an error when exiting after TestStand uses the external instance of LabWindows/CVI to execute code modules. LabWindows/CVI 9.0.1 fixes this issue. Workaround: N/A
| |||||
129603 Return | Executing LabWindows/CVI code modules in an external instance can leak memory In some instances, TestStand leaks memory when executing LabWindows/CVI code modules in an external instance of LabWindows/CVI. Workaround: Configure the LabWindows/CVI Adapter to execute code modules in-process to prevent this issue.
| |||||
129627 Return | Specifying an enumeration in a LabWindows/CVI module displays an incorrect name The LabWindows/CVI Module tab in the TestStand Sequence Editor and the Edit LabWindows/CVI Module Call dialog box in a TestStand User Interface display a name the Microsoft Interface Definition Language (MIDL) generates instead of the actual enumeration name from the type library when you select a DLL built with LabWindows/CVI 8.5 or later. LabWindows/CVI 9.0.1 fixes this issue. Workaround: N/A
| |||||
164423 Return | Uninstalling TestStand 2.0 from a computer with TestStand 4.x installed removes NI Session Manager files. When you uninstall TestStand 2.0 from a computer on which you also installed TestStand 4.x, the TestStand 2.0 uninstaller might incorrectly remove the NI Session Manager 4.x files. Workaround: Navigate to Add/Remove Programs on the Windows Control Panel and use the National Instruments Software maintenance utility to repair the NI Session Manager and restore the files.
| |||||
164424 Return | Installing IVI components from TestStand 2.0 after installing IVI components from TestStand 4.0 causes errors Do not install the Interchangeable Virtual Instrument (IVI) components from the TestStand 2.0 CD after you install the IVI Compliance Package (ICP) from the NI Device Driver CD or DVD included with TestStand 4.x. If you installed ICP 2.2 or later from the NI Device Driver CD or DVD before you installed TestStand 2.0, do not install the IVI components from the TestStand 2.0 CD. Disable the Basic IVI Class Drivers feature within the IVI Engine and Drivers feature when you install TestStand 2.0. Workaround: If you installed the TestStand 2.0 IVI components after you installed ICP 2.2 or later from the NI Device Driver CD or DVD, navigate to Add/Remove Programs on the Windows Control Panel and use the National Instruments Software maintenance utility to repair the ICP product and correct this incompatibility.
| |||||
164425 Return | Sequence editor caches Execution windows By default, the sequence editor caches Execution windows to work around an issue where the operating system occasionally leaks objects when you close windows. As a result of caching, the sequence editor process holds on to Windows USER and GDI objects. Windows Task Manager reports that the sequence editor does not release USER and GDI objects when you close Execution windows, which is expected behavior because the sequence editor reuses the USER and GDI objects in subsequent executions. By default, TestStand caches all Execution windows until the number of available USER objects or GDI objects in the TestStand process is less than 1000. Typically, you do not need to change this limit, but you can specify the maximum number of windows in the cache by creating a DWORD registry value named SeqeditExeDocCacheSize under the HKEY_LOCAL_MACHINE\SOFTWARE\National Instruments\TestStand\4.x key. The recommended value is the number of execution windows you typically have open concurrently when running executions in the sequence editor. For example, if you typically run a batch process with eight test sockets, specify a value of 9, which includes eight executions that correspond to the test sockets and one controlling execution. You might leak USER objects and GDI objects when the number of concurrent execution windows you create is greater than the number you specify in the registry. The registry entry is an unsigned integer. A value of 0 disables the cache. When the sequence editor attempts to open a new document and finds that there are fewer than 500 USER objects or GDI objects available, the sequence editor clears the cache and returns a warning message. Workaround: N/A
| |||||
164426 Return | Selecting the Show Differences option in the Workspace pane context menu can result in a hang if source code control diff or merge utilities are not installed If you right-click a file on the Workspace pane and select Show Differences from the context menu, the TestStand Sequence Editor might hang if the difference and merge utilities the source control provider specifies are not installed. Workaround: N/A
| |||||
164428 Return | Clicking a TestStand UI Control in a custom .NET user control might cause Microsoft Visual Studio to crash If you click a TestStand User Interface (UI) Control hosted in a .NET user control in the Design view of Microsoft Visual Studio 2005, Visual Studio might crash. Visual Studio 2008 fixes this issue. Workaround: Refer to the Microsoft Knowledge Base article ID 916495, located at http://support.microsoft.com/?kbid=916495, for more information about the hotfix for this Visual Studio 2005 limitation.
| |||||
164429 Return | LabVIEW User Interface executables that do not use TestStand UI Controls might hang when launched LabVIEW User Interface executables that do not use the TestStand User Interface (UI) Controls might hang when launched. The hang occurs when TestStand loads the LabWindows/CVI Run-Time Engine and both LabVIEW and the run-time engine access computer resources simultaneously. Workaround: You can prevent the hang by using a Call Library Function VI to invoke a function in the LabWindows/CVI Run-Time Engine to force LabVIEW to synchronously load the run-time engine into memory before creating the TestStand Engine.
| |||||
164430 Return | Calling a LabVIEW-built DLL from the user interface thread that create the TestStand engine might cause the application to hang LabVIEW applications, such as a TestStand LabVIEW User Interface, might hang when you call a function in a LabVIEW-built DLL from the user interface thread. For example, a TestStand LabVIEW User Interface can hang when you create the TestStand Engine and the engine loads a Sequence File Translator DLL built with LabVIEW. Workaround: Create the TestStand Engine in a non-user interface thread, such as Other 2, to work around this issue.
| |||||
164431 Return | Microsoft Visual Studio 2005 might crash when viewing a form in Design view after rebuilding a solution that uses TestStand UI controls Microsoft Visual Studio 2005 might crash when you rebuild a solution that uses the TestStand User Interface (UI) Controls and you try to view a Microsoft Windows Form in Design view. The Design view might not show the Windows Form, and you might receive error messages. Workaround: Refer to the Microsoft Knowledge Base article 912019, located at http://support.microsoft.com/kb/912019/en-us?spid=3041, for more information about this issue.
| |||||
164433 Return | TestStand MFC user interface might leak GDI objects when creating and destroying child windows on Windows XP SP2 MFC-based applications, such as TestStand User Interfaces, might leak GDI objects on computers that run Windows XP SP2 when the applications create and destroy child windows. Windows XP SP3 fixes this issue. Workaround: Refer to the Microsoft Knowledge Base article 319740, located at http://support.microsoft.com/kb/319740, for information about how to resolve this known Microsoft issue.
| |||||
164437 Return | Internet Explorer control TestStand uses might leak handles or crash if the control cannot find the XML style sheet The Microsoft Internet Explorer control that TestStand applications use to display XML reports might leak handles or crash when the control cannot find the style sheet you specify in the Report Options dialog box and the control attempts to display XML report files. Workaround: N/A
| |||||
164491 Return | ActiveX EXE servers that launch dialog boxes can cause TestStand to hang if TestStand also launches a dialog box ActiveX EXE servers that launch a dialog box and call any TestStand API function that launches a second dialog box while the first dialog box is still active must create the first dialog box in a thread initialized as single-threaded apartment for the TestStand dialog box to function correctly and to prevent TestStand from hanging. Workaround: N/A
| |||||
35009 47FEKD00 Return | On-the-fly reporting leaks memory when an execution repeatedly creates new threads Generating a report on-the-fly slowly leaks memory when executions repeatedly use a Sequence Call step to create new threads. Workaround: N/A
| |||||
35081 47DD4PIA Return | An incorrect prompt to reload files might appear when you use source code control TestStand prompts you to reload files when source code control (SCC) providers, such as MKS Source Integrity, Serena PVCS, and IBM Rational ClearCase, change the timestamp of files when you add the files to source control or check the files in or out of source control. TestStand might return errors for some operations when you reload the files. Workaround: N/A
| |||||
35106 47FE0BG0 Return | Incorrect indentation might occur when you generate a report on-the-fly When you enable the On-The-Fly Reporting option on the Contents tab of the Report Options dialog box to generate a report on-the-fly, the report incorrectly indents step results that follow a Sequence Call step that creates a new thread. Workaround: N/A
| |||||
35150 48483R00 Return | Warning when stepping into code using Visual Studio 2005 If you use Visual Studio 2005 to step into C/C++ code from TestStand and then stop debugging in Visual Studio, future attempts to step into C/C++ code with Visual Studio 2005 generate a warning that TestStand will execute the step as if you executed a Step Over operation. Workaround: N/A
| |||||
35247 46REB4YL Return | Error when checking out a project file When you check out a project file, TestStand incorrectly attempts to check out files under the project file in the workspace that are not under source code control (SCC). TestStand returns an error if you do not exclude these files from the check out operation. Workaround: N/A
| |||||
36951 49GAQ5G0 Return | Error when loading a TestStand 4.0 or later user interface when TestStand 3.5 is the active version LabWindows/CVI returns an error when you load a TestStand 4.0 or later user interface and TestStand 3.5 is the registered active version of TestStand. Workaround: N/A
| |||||
39257 48IACA9Q Return | Reload Prototype button remains dimmed after building a DLL When you use the LabWindows/CVI Module tab on the Step Settings pane in the TestStand Sequence Editor to create a LabWindows/CVI DLL, the Reload Prototype button on the LabWindows/CVI Module tab remains dimmed after you build the DLL in LabWindows/CVI. Workaround: On the LabWindows/CVI Module tab, click the File Browse button and select the DLL again.
| |||||
41115 4D59O7YL Return | HTML reports do not display correctly in Mozilla Firefox TestStand HTML reports do not show the correct fonts in Mozilla Firefox. Workaround: N/A
| |||||
41350 4D6GIVRA Return | Cannot edit Visual Basic .NET projects when a function contains an array parameter The .NET Adapter Edit Code option does not work for functions with array parameters in Visual Basic projects. Workaround: N/A
| |||||
41665 4DQCFCB8 Return | LabVIEW 8.5 or later returns a warning when you load the LabVIEW Simple User Interface example When you load the LabVIEW Simple User Interface example using LabVIEW 8.5 or later, LabVIEW returns a warning that indicates that LabVIEW changed a constant wired to a Case structure to maintain compatibility with LabVIEW 7.1 or earlier. Workaround: The warning does not prevent the user interface from working correctly.
| |||||
41730 4DQDAQYL Return | Generating reports on-the-fly with asynchronous threads might cause an error When you enable the On-The-Fly Reporting option on the Contents tab of the Report Options dialog box to generate a report on-the-fly, TestStand returns a run-time error when the asynchronous thread continues to execute after the process model entry point completes. Workaround: N/A
| |||||
42416 4ETBRHYL Return | Step Type Menu Editor dialog box displays an error and closes when dragging groups quickly with the mouse The Step Type Menu Editor dialog box returns an error and closes when you drag groups quickly with the mouse. The dialog box works correctly when you open it again. Workaround: N/A
| |||||
43782 4GGCQA00 Return | Module execution times are not included in an XML report TestStand XML reports that use the horizontal style sheet do not reflect the setting of the Include Execution Times option on the Contents tab of the Report Options dialog box. Workaround: N/A
| |||||
45334 4I5A0FOS Return | Turning off BSTR cache causes IVI error When you turn off the Windows BSTR cache by setting the system environment variable OANOCACHE to 1, IVI returns errors to TestStand when retrieving the names of IVI components. The IVI Compliance Package 4.0, which is installed with the August 2009 NI Device Drivers, fixes this issue. Workaround: N/A
| |||||
48066 3PIA7EYL Return | Automatically setting up a remote execution does not work for non-English Windows XP SP2 operating systems Enabling the Allow All Users Access from Remote Machines option on the Remote Execution tab of the Station Options dialog box does not work on some non-English Windows XP SP2 operating systems, such as German Windows XP. The option adds the built-in account name ANONYMOUS LOGON to the DCOM access permissions, but the account name ANONYMOUS LOGON is incorrect for some non-English operating systems. Workaround: If you use a non-English Windows XP SP2 or later, refer to the NI TestStand Help for more information about configuring Windows system security to allow users to remotely access and launch the TestStand server.
| |||||
48272 3QG976G0 Return | Incorrect suspension location when disabling tracing into callbacks TestStand suspends an execution in a subsequence that the Post-Step callback calls when you disable tracing into callbacks. Workaround: N/A
| |||||
48357 3RFG3UM0 Return | Cannot browse to a VI if the VI filename includes multibyte characters The LabVIEW Adapter cannot browse to a VI in a LabVIEW library if the VI filename includes multibyte characters. Workaround: N/A
| |||||
48970 3WIAETIF Return | TestStand ActiveX controls can become invisible in the Visual Studio designer TestStand ActiveX controls become invisible in the Visual Studio 2005 or Visual Studio 2008 C# designer when you drag the controls into or out of a panel control. This issue is a known issue with Microsoft Visual Studio and ActiveX controls in general. Workaround: Close and reopen the designer to make the controls visible again. If you are using ActiveX controls in a user control, you can call the Hide and Show methods on each ActiveX control in the OnCreateControl event.
| |||||
49481 3Z4EURMF Return | LabVIEW user interface beeps when using menu accelerator keys A LabVIEW user interface beeps when you press <Alt-F> or other menu accelerator keys. Workaround: N/A
| |||||
49503 3ZCDRG77 Return | Cannot use LabVIEW RTE to load a VI without saving the library You cannot use the LabVIEW RTE to load a VI when you add the VI to the LabVIEW library without saving the library. Workaround: You must save the library first.
| |||||
49856 41AHCIMF Return | TestStand UI Controls do not process some key strokes in LabVIEW user interfaces LabVIEW does not call PreTranslateAccelerator for ActiveX controls, which prevents TestStand UI Controls in LabVIEW user interfaces from processing some key strokes, such as pressing <Tab> to autocomplete expressions or navigate within controls, pressing <Ctrl-Shift> to perform an operation, or pressing <Shift-Arrow> to select multiple items. Workaround: N/A
| |||||
50235 43FETR00 Return | Cannot navigate to adapter buttons using the keyboard within the Insertion Palette pane You cannot use the keyboard to navigate to the adapter buttons within the Insertion Palette pane for non-.NET applications. Workaround: N/A
| |||||
50418 44CB5HGH Return | SequenceView and ListBar controls can leak memory The SequenceView and ListBar controls can leak memory when you quickly launch and dismiss the context menu multiple times. Workaround: N/A
| |||||
50421 44BDJQRA Return | VariablesView control can leak a Windows USER object The VariablesView control can leak a Windows USER object when you use the keyboard to change a Boolean value. Workaround: N/A
| |||||
50593 45KK5S00 Return | File dialog box can leak a USER object The TestStand File dialog box can leak a Windows USER object. Workaround: N/A
| |||||
50897 46PA3DMF Return | Help Topic menu item is disabled If a TestStand UI Control loses focus, the Help»Help Topic menu item is disabled in the TestStand LabVIEW User Interface. Workaround: If the Help»Help Topic menu item is disabled, click a TestStand UI Control to re-enable the menu item.
| |||||
50996 46Q8EUIA Return | IVI Fgen step might not store waveform data
Workaround:
| |||||
51030 46PDBH77 Return | Selecting different steps is slow when a very large array is expanded on the Variables pane Selecting different steps on the Steps pane of the TestStand Sequence Editor is slow when you select an element of a large array on the Variables pane. Workaround: N/A
| |||||
51040 4759DCB8 Return | Incorrect execution arrow position when interactively executing steps The execution arrow can appear in the wrong location after interactively executing steps if you previously suspended an execution on a step because of a watch breakpoint, post action breakpoint, or run-time error breakpoint. In addition, a run-time error can occur if you also set the next step to another step in a different step group and the step index of the step at which you originally suspended exceeds the number of steps in the new step group. Workaround: When this error occurs, you must restart TestStand.
| |||||
51062 46QAPEG0 Return | You cannot view the Sequence Properties or Sequence File Properties dialog boxes without unlocking a file first The TestStand Sequence Editor incorrectly prompts you to unlock a file before launching the Sequence Properties or Sequence File Properties dialog boxes. Workaround: N/A
| |||||
51079 46QBMLRA Return | Watch expressions do not suspend when reference object set TestStand watch expressions do not suspend the execution when the expression returns a reference object and the previous value of the object returned was Nothing. Workaround: Use an expression that returns a Boolean value, such as Locals.Reference != Nothing.
| |||||
51161 47BK2TUZ Return | SequenceFilePreInteractive and SequenceFilePostInteractive callbacks do not execute when run interactively TestStand does not call the SequenceFilePreInteractive and SequenceFilePostInteractive callbacks when running a step interactively using a process model. Workaround: N/A
| |||||
51176 478CHKRA Return | Error when selecting a Button image Visual Studio 2005 generates the error message "Parameter is not valid" when you attempt to select an icon file as the image for a TestStand User Interface Button control and the icon file contains only a 16-bit color image. Workaround: Set the icon image programmatically at run time or load an icon file that contains a 256-color image.
| |||||
51251 476DR6B8 Return | CheckBox control Color properties do not work when used as a button The CheckBox.ForeColor and CheckBox.BackColor properties do not change the appearance of a control when you set the CheckBox.Style property to CheckBoxStyle_Button. Workaround: N/A
|
ID | Known Issue | |||||
---|---|---|---|---|---|---|
51293 477DFO9Q Return | Property object leaks reported when closing the TestStand Sequence Editor from the Windows taskbar The TestStand Sequence Editor occasionally reports property object leaks when you select Close from the Windows taskbar context menu to close the application and you enabled the Report Object Leaks option in the Debug Options dialog box you access from the Preferences tab of the Station Options dialog box. Workaround: N/A
| |||||
51295 47891JJ6 Return | Property Object leak occurs when calling a remote sequence that errors When you enable the Report Object Leaks options in the Debug Options dialog box that you access from the Preferences tab of the Station Options dialog box, TestStand property objects leak if you call a remote sequence and a run-time error occurred because you passed extra parameters to the sequence. Workaround: N/A
| |||||
51301 47DDCJ77 Return | Variables pane incorrectly highlights an expression property in red The Variables pane incorrectly highlights an expression property in red when you select multiple steps and the expression contains references to variables in locals, parameters, or file globals. Workaround: Select each step individually.
| |||||
51321 47JBHTIA Return | MFC-based TestStand User Interfaces can crash when used with the Microsoft Team Foundation Server SCC provider TestStand User Interfaces based on the Microsoft Foundation Class (MFC) might crash when you use the Workspace Browser dialog box with the Microsoft Team Foundation Server SCC provider. Workaround: Programmatically install a different message filter. Contact NI Support for more information.
| |||||
51427 47TD3KB8 Return | Incorrect suspension point when stepping out of a client sequence file TestStand suspends an execution in a process model callback instead of suspending in the model entry point sequence when you step out of a client sequence file. Workaround: N/A
| |||||
51491 480JGC00 Return | LabVIEW user interface appears hung when Property Leak Report dialog box displays behind application The Debug Warnings dialog box is not modal and launches behind the LabVIEW Simple User Interface front panel when you exit the application and the process does not correctly release TestStand objects. Workaround: N/A
| |||||
51578 47RDI9YL Return | Create Custom Data Type from Cluster dialog box appears multiple times when multiple steps are selected The LabVIEW Module tab incorrectly launches the Create Custom Data Type from Cluster dialog box multiple times when you select multiple steps and you click the Create Custom Data Type button. Workaround: Select only one step before you click the Create Custom Data Type button.
| |||||
51752 491GSRM0 Return | VI breakpoint does not bring the VI window to front When you run a VI from TestStand and the VI contains a breakpoint, TestStand does not bring the VI window to the front when the VI reaches the breakpoint. Workaround: N/A
| |||||
52184 4ADMCJ77 Return | Building a deployment before LabVIEW completely launches might cause an error Building a deployment can return an error when the output of the deployment generates LLB files before LabVIEW completely launches. This problem is known to occur in LabVIEW versions 8.5 or later. Workaround: Launch LabVIEW and wait until LabVIEW has finished initializing before you build a deployment.
| |||||
52274 4AJA99YL Return | Saving a sequence file with Wait steps as TestStand 2.0.1 or earlier might result in an error If you save a sequence file in the TestStand 2.0.1 or earlier format and the file contains Wait steps configured to wait on a thread or execution of a sequence call, when you execute the sequence file in the earlier version of TestStand, TestStand returns a run-time error that indicates the Wait step attempted to wait on a sequence call that has not yet run or that is not a multithreaded sequence call. Workaround: Manually reconfigure the Wait steps.
| |||||
52829 4CGDKAB8 Return | .NET user interfaces shut down without prompting to save The C# and Visual Basic .NET user interfaces shut down without prompting to save when Windows shuts down. Workaround: N/A
| |||||
54115 3BDELTRA Return | Navigating back or using links in the Report control might error The sequence editor and user interfaces that include the Report control might return an error or reach an unusable state when you aggressively click links and navigate back on the Microsoft Internet Explorer control. This Internet Explorer issue is more likely to occur when the application runs more slowly, such as while debugging the application with LabWindows/CVI or another debugger. Workaround: N/A
| |||||
96016 Return | Legend in the Sequence Hierarchy window is cut off TestStand might truncate the legend in the Sequence Hierarchy window when you save the hierarchy to disk. Workaround: N/A
| |||||
98055 Return | Stepping into a C++ or .NET code might result in an error Stepping into a C++ or .NET code module results in an error if you already attached Microsoft Visual Studio to the TestStand process and if Visual Studio is not debugging native and managed code. The error message contains the text Win32 error: 0x8971001e. TestStand fails when attempting to attach a new instance of Visual Studio to the process. Workaround: You must specify to attach by debugging native and managed code types in Visual Studio.
| |||||
98110 Return | Parameters of class constructor do not update The .NET code module Configure Class Constructor pane does not update parameters when the signature of the method changes while the step is selected. Workaround: You must select a different step and reselect the step to refresh the pane.
| |||||
98173 Return | Using Step Out within Visual Studio might cause a warning When you perform a step over or step out operation from within Visual Studio for the first execution of a .NET debug session, Visual Studio launches a warning that no source code is available for the current location. Workaround: Click the Continue button.
| |||||
98178 Return | Cannot step into a .NET code module if a debugging session is already attached to TestStand If a debugging session is already attached to TestStand when you perform a Step Into operation for a .NET code module from TestStand, TestStand instead performs a Step Over operation. Workaround: N/A
| |||||
158407 Return | LabVIEW VI Server Exported VIs Setting Might Be Modified By Desktop Execution Trace Toolkit (DETT) 1.0 When the LabVIEW VI Server:Exported VIs list is the default of * (all VIs), the LabVIEW Desktop Execution Trace Toolkit (DETT) 1.0 installer creates an entry in the LabVIEW.ini file for the LabVIEW VI Server:Exported VIs list with only HighlightObject By Context-VI-UID.vi exported. This affects other programs such as NI TestStand, LabVIEW SignalExpress, NI Requirements Gateway (see complete list below) etc., which require certain VIs to be exported to work correctly with LabVIEW. The bug exists if you have installed DETT 1.0 through any one of the following distributions: 1) LabVIEW 8.6.1 Platform DVD 2) NI Developer Suite Q1 2009 DVD 3) LabVIEW Desktop Execution Trace Toolkit 1.0 CD Workaround: N/A
| |||||
107649 Return | Logging binary data to a database from a large number of sockets might return an out-of-memory error Database logging schemas that use stored procedures reserve memory to buffer the logging of large binary column values. If you configure database logging to open a separate connection for each socket and you use the Parallel or Batch process models with a high number of test sockets, database logging can report an out-of-memory error. Workaround: Enable the Share Data Link Between Executions option on the Data Link tab of the Database Options dialog box, or lower the limit on the size of binary data that TestStand logs for each binary column.
| |||||
131253 Return | You cannot use variables with the same name as an expression constant in an expression If you use a variable with the same name as an expression constant in an expression, TestStand returns a syntax error when evaluating the expression. The following constants are reserved names:
Workaround: Use the GetVal API functions in an expression to interact with objects that have the same name as expression constants, such as in the function Locals.PIValue = ThisContext.AsPropertyObject.GetValNumber("Step.Result.PI",0).
| |||||
131559 Return | When a run-time error occurs in a step, the module is not unloaded from memory when you select the Unload after step executes option A run-time error in a step causes TestStand to skip the unloading of a module if you select the Unload after step executes unload option on the Run Options tab of the Step Properties dialog box, Run Options panel of the Properties panel on the Step Settings pane, or the General tab of the Sequence File Properties dialog box. Workaround: Use another unload option such as Unload after sequence executes if you expect a step to return a run-time error.
| |||||
132872 Return | Property Loader step does not resize arrays when loading properties The Property Loader step can load arrays but does not resize the PropertyObject when doing so. If the array in the file is larger than the TestStand array PropertyObject, an error occurs. Workaround: Ensure the TestStand PropertyObject into which the array is being loaded is large enough to accept the array in the file. You can resize the array in a pre-expression of the Property Loader step if necessary.
| |||||
132943 Return | XML Packaging Utility fails on a multibyte operating system with English (US) regional settings Using the XML Packaging Utility to package a TestStand XML report and its style sheet returns an error if you are using a multibyte operating system but have the English (US) regional settings selected. Workaround: Change to the native regional settings to prevent this error.
| |||||
133228 Return | Using the mouse wheel while renaming a step discards any changes If you scroll the mouse wheel while editing the name of a step, TestStand does not save any changes you make. Workaround: Press <Enter> or select another step to accept the changes before you use the mouse wheel.
| |||||
135202 Return | TestStand returns the error "The TestStand service did not start up promptly" when you launch the sequence editor or a user interface When the TestStand Engine is created, the engine checks with the National Instruments TestStand Service to ensure that external environments such as LabVIEW, LabWindows/CVI, and Microsoft Visual Studio are properly updated. If the service is not available, TestStand returns the error "The TestStand service did not start up promptly." The TestStand Service is required for this external environment setup to allow non-administrator users to properly configure these environments. The TestStand Service can sometimes be delayed while launching because a previous service hangs when starting. For example, the Windows Workstation service might hang for a few minutes on startup when trying to reconnect to mapped network drives if the drives are not immediately available. This can cause the TestStand Service to be unable to start, and if a TestStand User Interface is launched before the service starts, TestStand returns this error. Workaround: Generally, you dismiss the error dialog box and continue to use TestStand normally, as long as you do not require the external environments to be configured. To remove the error, try to determine the offending service that is delaying the TestStand Service from starting, and see if you can correct the source of the slow start. You can also delay the launching of the offending service by marking the service as manual startup, and adding a command to the startup group to start the service after other services have been started.
| |||||
135514 415AQUM0 Return | TestStand Deployment Utility deploys files to an incorrect location if a file path contains multibyte characters and the installation language does not match the target computer language If you choose to install files in a location that contains multibyte characters or if the filename contains multibyte characters, the files might be installed to an incorrect location under either of the following conditions:
Workaround: If you must deploy files with multibyte characters or if the install location contains multibyte characters, you must verify that the installer language matches the language setting of the target computer.
| |||||
136507 Return | You cannot toggle the Show VI Front Panel When Called option when the Run VI on Remote Computer option is enabled When you enable the Run VI on Remote Computer option in the LabVIEW Advanced Settings window in the sequence editor or in the Advanced Settings dialog box in a user interface for a LabVIEW step, you cannot enable or disable the Show VI Front Panel When Called option on the LabVIEW Module tab in the sequence editor or in the Edit LabVIEW VI Call dialog box in a user interface, even though the Show VI Front Panel When Called option retains the value that was set previously. However, regardless of the display, the front panel of a VI never displays on the remote computer. Workaround: You can ignore the setting of the Show VI Front Panel When Called option because the front panel never displays on the remote computer.
| |||||
137446 Return | Double-clicking a Sequence Call step that calls a sequence in a new file does not scroll the Sequences pane if the new sequence file is not already open Double-clicking a correctly specified Sequence Call step opens the sequence being called and highlights the sequence on the Sequences pane. However, if the sequence file being called is not already open, the sequence is highlighted on the Sequences pane, but the Sequences pane does not scroll so that the selected sequence is visible. Workaround: Scroll the Sequences pane to view the selected sequence.
| |||||
137482 3NPETI3S Return | Errors occur when TestStand calls a VI that uses the DAQ assistant The DAQ assistant uses the LabVIEW First Call function to determine if a task already exists. If the First Call function is False, the DAQ assistant runs the task and assumes the task is valid. However, the First Call function is reset to True when the VI is no longer reserved, while DAQ tasks clean themselves up when the VI idles. This issue can occur when you have multiple calls to a VI that uses the DAQ assistant and you close a reference to the VI using a step unload option other than the default setting or when you change a parameter on the Module tab while the VI is loaded. Workaround: Select File»Unload All Modules to unload all VIs from memory to ensure the DAQ assistant properly creates tasks on the next use. Alternatively, you can configure steps to dynamically load and unload the VI for each call. The TestStand 2010 SP1 Bug Fix List incorrectly states that this CAR has been fixed. This issue still exists.
| |||||
138406 Return | The /run and /runEntryPoint command-line arguments are ignored when no user is logged in The Application Manager control automatically handles the /run and /runEntryPoint command-line arguments to run a sequence when a user interface is started. However, if you set the ApplicationMgr.LoginOnStart property to False, the command-line arguments are ignored, even if you also set the StationOption.RequireUserLogin and StationOption.EnableUserPrivilegeChecking properties to False. Workaround: Modify the user interface to automatically log in a user.
| |||||
139737 Return | Cannot create or edit code of a struct using the .NET Adapter You can use the .NET Adapter to call methods and properties of structs and classes. However, although you can use the .NET Adapter to create or edit code for a class, attempting to complete these operations for a struct results in an error. Workaround: N/A
| |||||
139956 Return | TestStand User Interfaces do not reload a process model if it is modified on disk while loaded into memory If the sequence editor or a user interface loads a process model into memory and the process model then changes on disk, the sequence editor or user interface does not automatically reload the process model. This issue occurs because loading a sequence file automatically loads the associated process model, and the process model can be modified on disk by a Source Code Control (SCC) system or by another TestStand process. Workaround: Select File»Unload All Modules or manually open the process model file from disk to force a reload of the process model.
| |||||
141627 Return | HTML, XML, and ATML reports do not preserve formatting when displaying string values that contain LF('\n'), CRLF('\r\n'), or whitespace characters Reports based on the HTML and XML stylesheet are transformed into HTML when displayed in the Report pane or in a browser. Whitespace characters, such as multiple spaces, and line breaks do not display in the report because XML parsers strip them out when displaying them displaying HTML. Workaround: You can manually convert line break characters to the string <br/> if you intend to generate an HTML report. You can similarly convert multiple whitespace characters into characters.
| |||||
141889 Return | LabVIEW User Interface in Editor Mode ignores the <Alt+Enter> shortcut to launch Step Properties dialog box The LabVIEW User Interface in Editor Mode lists the shortcut to launch the Step Properties dialog box as <Alt+Enter>. However, pressing this key combination does not launch the dialog box. Workaround: Use the <Ctrl+Shift+P> is the correct shortcut for launching the Step Properties dialog box in the LabVIEW User Interface in Editor Mode. Alternatively, you can double-click the step or right-click the step and select Step Properties from the context menu.
| |||||
141991 Return | TestStand Deployment Utility does not adequately document error codes -40 and -30 Error codes -40 and -30 can occur in the TestStand Deployment Utility when building additional NI installers into an installer. Refer to the National Instruments Web site at ni.com/ask to contact National Instruments Support for more information after attempting the workarounds documented below. Workaround: If you receive the error "Error: Internal error. (Error code -40)" try removing or renaming the <National Instruments>\Shared\MDF\Manifests directory and repairing all installed NI software. If you receive the error "Error: Improper function call or command line argument. (Error code -30)" try deleting all cached installers in the <All Users>\Application Data\National Instruments\MDF\ProductCache directory.
| |||||
143199 Return | Watch expression displays ellipses as a value for an expression that was previously not found and becomes valid You can define an expression for a variable that does not exist in a watch expression. If TestStand cannot evaluate the watch expression because a value is not found, but the value later exists, the Value column of the Watch View pane displays ellipses (...) instead of the correct value. Workaround: You must use one of the following methods to force a refresh of the Watch View pane to display the correct value:
| |||||
143996 Return | Ignoring unique step IDs with the TestStand Differ application does not ignore unique IDs in expressions The TestStand Differ application flags the differences of unique step IDs in expressions, such as post actions or pre-expressions, even if you enabled the Ignore Unique Step IDs option in the Differ window. Workaround: N/A
| |||||
144062 Return | Calling the Module.CreateCode or Step.CreateCode methods on a .NET step or module returns an error if the methods are called from a non-STA thread The Module.CreateCode and Step.CreateCode methods must be called from a Single Threaded Apartment (STA) thread if you are trying to create .NET code. If you do not call these methods from an STA thread, TestStand returns the following error: "Error -18500: An error occurred during Visual Studio automation: The message filter indicated that the application is busy." Workaround: Most development environments initialize a UI thread to be an STA thread, so calling these methods from the UI thread is usually safe. Otherwise, you must manually initialize a thread to be STA, and the procedure differs with each environment.
| |||||
148181 Return | Variables pane can become hidden or partially covered when you auto-hide it and then remove the auto-hide When you use the Large Screen Example sequence editor configuration and you have two Sequence File window tabs tiled and you auto-hide the Variables pane in one Sequence File window and then remove the auto-hide, the second Sequence File window cuts off part of the Variables pane. Workaround: Close the Sequence File window and reopen it to fix the display of the Variables pane. You can also reset the layout using Sequence Editor Options dialog box.
| |||||
148697 Return | LabVIEW user interface might hang when using LabVIEW events A LabVIEW user interface that registers ActiveX callbacks and uses an Event structure might hang when the user interacts with a LabVIEW control or indicator. The hang is rare, but when it occurs, TestStand User Interface Controls remain responsive, but all LabVIEW user interface elements appear frozen. LabVIEW 2009 fixes this behavior. Workaround: Activate another application and reactive the LabVIEW user interface.
| |||||
149883 Return | Importing a property from a .xls file using a Property Loader step does not import the full property value if the cell contains comma If a text cell in a Microsoft Excel spreadsheet has a value with a comma in it, the Property Loader step imports only the text after the last comma and not the full text of the cell. For example, if a cell contains the value 10,11,12,13 the Property Loader step imports only 13. This behavior occurs because the Property Loader step uses expressions to assign values, such as in Locals.myLocal = (10,11,12,13). However, the TestStand expression language uses commas to separate expressions within an expression, so numbers within the parentheses are considered a set of expressions separated by comma. When a series of expressions separated by commas exist within an expression, the result of evaluating the expression is the result obtained from evaluating the last expression. For example, if the last expression is the number 13, the value assigned to the property is 13. Workaround: Add quotes around the string to force the Property Loader step to consider the text as a string instead of a series of expressions. When you use the Property Loader step to import text properties, the step imports the text as a string automatically.
| |||||
150427 Return | Switching from a literal path to an expression in the Configure Call Executable dialog box does not refresh the found path display If you specify a path literal in any of the path controls in the Configure Call Executable dialog box in a TestStand User Interface, the found path control, located below the File Pathname control, updates to show the full path. If you enable the Specify File Path by Expression option, specify a new expression or modify an existing expression, and then disable the Specify File Path by Expression option, the found path control does not update but continues to show the previous full path. This issue affects all path controls that have a found path control below them in the Configure Call Executable dialog box. This behavior does not occur on the Call Executable edit tabs on the Step Settings pane in the TestStand Sequence Editor. Workaround: Close and relaunch the Configure Call Executable dialog box to refresh the full path display or edit the path again, and tab off of the control.
| |||||
151624 Return | Deploying VIs in a LabVIEW class might not correctly link dependencies If you deploy a LabVIEW 8.6.1 or later VI that is in a LabVIEW class, the TestStand 4.2 Deployment Utility might not correctly link dependencies of the VI. LabVIEW 2009 fixes this behavior. When using earlier versions of LabVIEW, refer to the National Instruments Web site at ni.com/info and enter the info code rdtsdiv to access the National Instruments KnowledgeBase article Building a TestStand Deployment that Includes VIs in a Class may Sometimes Produce a Bad Deployment for more information about deploying a VI in a LabVIEW class. Workaround: Recompile the VI after you build the deployment.
| |||||
152924 Return | Deploying files after moving a .tsd file and unchecking files for deployment might change the deployment destination directories or truncate filenames If you change the directory in which a deployment .tsd file resides and you unchecked files from being deployed after saving the .tsd file, the TestStand Deployment Utility might display truncated filenames after analyzing the files. When building, the TestStand Deployment Utility might also change the structure of the destination files, so that the structure is different compared to the structure that existed before you moved the .tsd file. Workaround: Keep the .tsd file in the same directory in which it was created or leave at least one file checked in the topmost directory to prevent the algorithm that determines the destination directory structure from returning a different result.
| |||||
153401 Return | HTML report generated on-the-fly incorrectly indents steps placed after a skipped Sequence Call step in a group If you have a Sequence Call step that is skipped inside of a group, such as between a While step and the corresponding End step, the report TestStand generates indents all steps after the skipped Sequence Call step by one position too many. Workaround: You can remove the skipped sequence or run it normally to prevent this behavior.
| |||||
153495 Return | Syncing files with a source code control system from the TestStand File/Diff Merge application in the sequence editor returns an error If you try to diff files in the sequence editor with a workspace file open, TestStand prompts you to edit the current files, sync the files with a source code control (SCC) system first, or cancel the operation. If you choose to sync the files first, TestStand returns the One or more errors have occurred. Please save your work and restart the application. Workaround: Close the file diff/merge application and sync the files before you rediff the files.
| |||||
153518 Return | Configuring the Formula Express VI in a TestStand step results in error tones Selecting the Formula Express VI for a step, launching its configuration dialog box, or selecting a step that specifies the Formula Express VI as its code module cause a series of system error tones. Workaround: The tones are harmless and you can ignore them.
| |||||
153853 Return | Create VI button on the LabVIEW Module tab or the Edit LabVIEW VI Call dialog box does not create a VI in an LLB When specifying a LabVIEW code module, you can create a VI by clicking the Create VI button on the LabVIEW Module tab or the Edit LabVIEW VI Call dialog box. However, you cannot create a VI directly in an LLB, and attempting to do so returns the error '"newfilename" File not found in LLB, Please verify the correct file name was given.' Workaround: Create the VI outside of the LLB, resave the VI in the LLB using LabVIEW, and update the path to the VI in TestStand.
| |||||
154954 Return | Expression Browser dialog box elements do not display correctly if the font size is set to 120 DPI If the font size of Windows XP or Windows Vista is set to 120 DPI, the Replace and Insert buttons, descriptions, and variable names on all tabs of the Expression Browser dialog box do not display correctly or at all. Workaround: You can still use the Expression Browser dialog box by double-clicking on an element. If you do not select any text, double-clicking an element inserts the element in the expression control at the bottom of the current cursor position. If you do select text, double-clicking an element replace the existing text with the element. Hovering over an element launches the context help, which contains almost all the information that is this display issue hides.
|
ID | Known Issue | |||||
---|---|---|---|---|---|---|
155319 Return | PropertyObject leaks or hangs occur on a TestStand remote sequence execution server if a sequence file has a SequenceFileUnload callback Shutting down a TestStand User Interface that called sequences on a remote computer can cause PropertyObject leaks or hangs of the remote engine if a sequence file called remotely contains a SequenceFileUnload callback sequence. If the SequenceFileUnload callback sequence contains a dialog box and you do not dismiss the dialog box, neither the remote engine nor the client user interface exit. Workaround: N/A
| |||||
156580 Return | Stepping into a .NET assembly with Microsoft Visual Studio 2008 might not pause execution after you have previously stepped out of .NET code When you step into .NET source code using TestStand, Microsoft Visual Studio becomes the active application and execution pauses on the first line of the called method. In some cases in which this operation has completed successfully and the user has returned to TestStand, subsequent Step Into operations cause Visual Studio to become the active application, but execution of the method does not pause. Workaround: Add a breakpoint to a line of source code in Visual Studio to always force the execution to pause on the line if Visual Studio is attached to the TestStand process, regardless of whether a Step Into operation occurred.
| |||||
157130 Return | Verify Prototype option for the LabWindows/CVI and C/C++ DLL Adapters incorrectly includes the expression value in an array parameter prototype You can use the Verify Prototype option on the LabWindows/CVI and C/C++ DLL Module tabs to modify the prototype of a LabWindows/CVI or C/C++ function to match the parameter list you have specified. However, when creating an array parameter, the Verify Prototype option includes the size of the array, which is not necessary for a C/C++ parameter definition. This can lead to compile errors if you specify a non-constant array parameter size, such as using the GetNumElements() function. Workaround: Delete the incorrectly added text in the generated prototype.
| |||||
157583 Return | Undoing changes from the Update Automation Identifiers tool makes all steps in the selected sequence disappear If you undo changes from the Update Automation Identifiers tool, all steps in the selected sequence disappear from the Sequences pane. Workaround: Click on a different sequence and then return to the original sequence to make the steps reappear. You can also close and reload the file to workaround this issue.
| |||||
158183 Return | LabVIEW parameter default values might be incorrect for binary strings with ampersand characters You can pass a string from a LabVIEW VI to TestStand via the LabVIEW Adapter as a normal or a binary string. Binary strings can contain any character; however, when reading a string with an ampersand character, TestStand incorrectly escapes the character, leading to an incorrect default value. Workaround: N/A
| |||||
158302 Return | Microsoft Visual Studio 2005 might hang while debugging a TestStand User Interface when loading symbols for Microsoft Internet Explorer 8 When you debug an application with Microsoft Visual Studio, you can define a symbol server from which Visual Studio can download module symbols. If Microsoft Internet Explorer 8 is installed, Visual Studio might hang when trying to download the debug symbols for rasapi32.dll while launching a TestStand User Interface. Workaround: Complete the following steps to work around the issue.
| |||||
158838 Return | Microsoft Visual Studio always uses the help for the latest version of TestStand if more than one version of TestStand is installed If you install more than one version of TestStand on a computer that also has Microsoft Visual Studio installed, Visual Studio always uses the most recent version of the TestStand help, regardless of which version of TestStand is active. Workaround: N/A
| |||||
158938 Return | Cannot pass struct containing an array of structs into a DLL built with LabVIEW You can call a DLL built with LabVIEW using the C/C++ DLL Adapter in TestStand. However, for parameters that are structs containing an array of structs, TestStand does not allocate the memory properly, resulting in a TestStand Error: -17502 System Level Exception error. Workaround: You can pass arrays of numbers, arrays of strings, or individual clusters as parameters to a DLL built with LabVIEW.
| |||||
159453 Return | Loading a TestStand 2.0 sequence file that contains ActiveX Adapter steps results in an error after running a user interface in LabVIEW more than once Loading a TestStand 2.0 sequence file that contains steps configured to use the ActiveX Adapter can generate an "Unknown type name 'AutomationStep' " error after running a user interface in the LabVIEW development environment more than once. The error occurs because the TestStand Engine does not properly reregister required types to open the older sequence file. Workaround: Shut down LabVIEW before running the user interface and opening the older file.
| |||||
159809 Return | Import/Export Properties dialog box does not persist some settings When you close and then relaunch the Import/Export Properties dialog box, most settings are saved so you can easily export a limits file again. However, the Sequence option on the Properties tab does not persist correctly, which might cause an existing limits file to become invalid after exporting again. Workaround: Verify that the Sequence option on the Properties tab is correct every time you launch the Import/Export Properties dialog box before you exporting the settings.
| |||||
160210 Return | TestStand Deployment Utility might appear to hang when building if the LabVIEW Build Specifications dialog box is open As part of the build process, the TestStand Deployment Utility uses the LabVIEW application builder to create a source distribution of all VIs included in the distribution. If any build specification dialog box is open in the LabVIEW development environment, the Deployment Utility might appear to hang while the Build Status is "Processing VIs..." Workaround: Close the open build specification dialog box to allow the TestStand Deployment Utility to continue the build process.
| |||||
161523 Return | Arrays passed from LabVIEW to TestStand are transposed When a VI connector pane passes an array from LabVIEW to TestStand, the array is transposed. For example, a 2D array of four columns and five rows from a LabVIEW VI appears as an array of five rows and four columns when stored in a TestStand PropertyObject. Workaround: Pass the array back to LabVIEW, and the opposite transformation occurs to restore the original position of the elements.
| |||||
162044 Return | Sequence editor layout files cannot be migrated from earlier versions of TestStand The sequence editor persists layout information in .bin files, which include step list configuration, step pane settings, step module pane configuration settings, pane docking states, toolbar positions, and toolbar customizations. Although you can load sequence editor .bin files from previous versions of TestStand with the current version, some settings such as toolbar and pane docking settings do not load. Workaround: Re-customize the sequence editor with the options that were lost.
| |||||
44060 4GQ7M6JO Return | Cannot specify an underlying data type when passing a variant parameter using the ActiveX/COM Adapter or API in expressions TestStand can call methods of an ActiveX Automation server with variant input parameters. However, some methods can fail if the underlying data type is not correct. The ActiveX/COM Adapter and API in expressions do not support specifying the underlying data type of variant parameters. When you use the ActiveX/COM Adapter to call a COM server method and pass a TestStand numeric value to an optional variant parameter, TestStand passes a variant of the VT_R8 data type to the COM server method. If the method expects a VT_I4 data type and the COM server does not handle the case of a different variant data type being passed in, you receive an error. Workaround: Create a wrapper VI or DLL that converts the variant data type appropriately and call the COM server method directly.
| |||||
171168 Return | Installing LabWindows/CVI 9.0 Run-Time Engine can break TestStand 3.5 deployed components The TestStand Message Popup steps, LabVIEW, and LabWindows/CVI user interfaces use the NI ActiveX Container. The LabWindows/CVI 9.0 and 9.0.1 Run-Time Engines install a version of the NI ActiveX Container without listing its dependencies to the Microsoft 2005 C Run-Time (CRT) DLLs, specifically MSVCP80.DLL and MSVCR80.DLL. Building a deployment in TestStand 3.5 does not include the necessary Microsoft 2005 CRT DLLs, which causes the previously mentioned components to break on the target computer. This problem does not exist in TestStand 4.0 and later. TestStand 4.2.1 includes an updated version of the LabWindows/CVI 9.0.1 Run-Time Engine that fixes the issue. Workaround: Include a National Instruments component that lists the Microsoft 2005 CRT DLLs as dependencies in the TestStand 3.5 deployment.
| |||||
167667 Return | Clicking Yes in the "Do you want to close all opened document windows?" dialog box after you close a workspace file prevents any open sequence files from reloading when you reopen the workspace The Reload Documents When Opening Workspace option on the Station Options Preferences tab loads the documents you had open when you last closed the workspace file. When you enable this option and you close the workspace file while sequence files are currently loaded, a dialog box prompts you to close all opened document windows. If you click Yes in this dialog box, all loaded sequence files close along with the workspace file. When you reopen the workspace file, the previously loaded sequence files do not reload. If you click No in the dialog box or if you exit TestStand, the previously loaded sequence files reload when you reopen the workspace file. Workaround: N/A
| |||||
172759 Return | Including the LabVIEW 8.5.1 _exclsub.llb file in a TestStand workspace along with a sequence file that contains a LabVIEW 8.5.1 code module that calls the Report Generation Express VI results in a TestStand Deployment Utility build error When you include the LabVIEW 8.5.1 _exclsub.llb file in a TestStand workspace and that workspace also includes a sequence file that calls one or more LabVIEW 8.5.1 code modules that use the Report Generation Express VI, the TestStand Deployment Utility returns the following build error: "Error: The following VIs or Project Libraries have duplicate names. You must change the names or add them to project libraries: C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\addons\_office\_wordsub.llb\font.ctl while Processing VIs... C:\Program Files\National Instruments\LabVIEW 8.5\vi.lib\addons\_office\_exclsub.llb\font.ctl while Processing VIs...". However, you must include _exclsub.llb because the Report Generation Express VI dynamically calls VIs the LLB contains. The Express VI statically links to the font.ctl file, which causes a duplicate copy when you include the _exclsub.llb library in a TestStand workspace. LabVIEW 8.6 and later fix this issue. Workaround: To build successfully, exclude the font.ctl file from the _exclsub.llb library in the Distributed Files tab of the TestStand Deployment Utility. LabVIEW 8.6 and later fix this issue.
| |||||
172792 Return | Uninstalling a TestStand deployment leaves the TestStand Engine and other additional components on the system When you run a TestStand Deployment Utility installer that includes the TestStand Engine and other additional components, the installer adds two items to the Add/Remove Programs dialog box. The first item is the name of the TestStand system you defined when you configured the TestStand Deployment Utility. The second item is "National Instruments Software", which provides the functionality to modify, repair, or remove any installed National Instruments software, such as the TestStand Engine or other additional components that the TestStand Deployment Utility installer includes. Uninstalling the first item has no effect on the second item, thus leaving the TestStand Engine and other additional components installed on the computer. Workaround: After you uninstall the TestStand system using the Add/Remove Programs dialog box, select the "National Instruments Software" item and manually uninstall the TestStand Engine and additional components.
| |||||
172793 Return | Leaving the Default Installation Subdirectory field empty in the Installer Options tab of the TestStand Deployment Utility results in a build error If you leave the Default Installation Subdirectory field empty in the Installer Options tab of the TestStand Deployment Utility because you want the files to install in the base directory, the deployment utility returns the following message when you attempt to build: "The build contains one or more invalid paths: Invalid Default Installation Subdirectory: """ Workaround: Place a period in the Default Installation Subdirectory field to install files in the base directory.
| |||||
175722 Return | Calling the TestStand API StepType.RemoveSubstep method results in error Calling the StepType.RemoveSubstep method to programmatically remove a substep from a step type results in "Error -17331; Item is locked, protected, or in use and cannot be deleted." Workaround: Use the PropertyObject API instead. For example, to remove the first substep in the list, use the following API call: StepType.AsPropertyObject.GetPropertyObject("Substeps", 0).DeleteElements(0, 1, PropOption_OverrideNotDeletable)
| |||||
179186 Return | Configuring a MessagePopup step as a Modal or Floating popup hangs subsequent LabVIEW steps for which you enabled the Show VI Front Panel When Called option If you enable the Make Modal or Make Floating option in the Dialog Options section of the Message Popup Layout edit tab and call LabVIEW code modules after you call the Message Popup step, the LabVIEW code modules hang if you enabled the Show VI Front Panel When Called option on the LabVIEW Module tab in the TestStand Sequence Editor or in the Edit LabVIEW VI Call dialog box in a TestStand User Interface for the LabVIEW steps. LabVIEW 2009 SP1 fixes this issue. Workaround: Do not enable the Make Modal or Make Floating options of the MessagePopup Layout edit tab or create your own code module in LabVIEW to display the message you want. LabVIEW 2009 SP1 fixes this issue.
| |||||
182127 Return | The TestStand Deployment Utility assigns the same default destination directory for two files with the same filename and file hierarchy but located on different drives If a workspace contains two files with the same filename and file hierarchy on two separate drives (for example, C:\ and D:\), by default the TestStand Deployment Utility assigns the same destination directory for both files, which results in an "Error: The following files have conflicting destinations:" build error. Workaround: Manually modify the destination directory for one of the files.
| |||||
184366 Return | Clicking the Create Custom Data Type button on the LabVIEW Module tab for a cluster that contains unknown types results in an error When you click the Create Custom Data Type button on the LabVIEW Module tab to create a custom data type for a cluster that contains unknown types, such as 64-bit integers, TestStand returns the following error: "Bad object type passed Error Code: -17001, Program Error." Workaround: N/A
| |||||
185097 Return | Configuring a SequenceCall step to launch a new execution from within the SequenceFileLoad Engine Callback hangs the SequenceFileLoad execution when you load the sequence file If the SequenceFileLoad Engine Callback contains a SequenceCall step configured to launch a new execution, when you load the sequence file and the SequenceCall step executes, the SequenceFileLoad execution hangs until you manually terminate it. This behavior exists only when you load the sequence file. Running the SequenceFileLoad sequence manually executes properly. Workaround: Configure the SequenceCall step to launch a new thread instead of a new execution or use the TestStand API Engine.NewExecution method to programmatically launch a new execution.
| |||||
188059 Return | The LabVIEWModule.ExpressVIName property does not update to match the Express VI title when a different configuration changes the title When you browse to and select an Express VI to load, TestStand launches the Express VI configuration dialog box. Some Express VIs modify the title of the VI based on the current configuration settings. TestStand does not update the LabVIEWModule.ExpressVIName property to match the modified Express VI title once you configure the Express VI. Workaround: N/A
| |||||
188119 Return | TestStand is a 32-bit application and has limited support for LabVIEW 64-bit Refer to the National Instruments KnowledgeBase article 50O9851O, Does TestStand support calling VIs using LabVIEW 64-Bit? on the National Instruments Web site for information about LabVIEW 64-bit support in TestStand. Workaround: N/A
| |||||
188160 Return | Setting the HTBasic Working Directory option to "Subroutine file directory" on the HTBasic Module tab or in the HTBasic Adapter Configuration dialog box does not properly set the HTBasic working directory Selecting "Subroutine file directory" for the HTBasic Working Directory option on the HTBasic Module tab or in the HTBasic Adapter Configuration dialog box does not properly set the HTBasic working directory to the directory where the subroutine file of the step resides. Workaround: Select "Use specified directory" for the HTBasic Working Directory option and browse to the directory that contains the subroutine file of the step or use the MSI function in an HTBasic subroutine to change the HTBasic working directory from within the subroutine file.
| |||||
189528 Return | Perforce 2009.1 and 2009.2 client causes TestStand to crash when closing a workspace file If you configure source code control (SCC) to use the Perforce SCM Provider, TestStand loads the Perforce SCC DLL when you open a workspace file and unloads the DLL when you close the workspace file. If you use the Perforce 2009.1 client, TestStand might crash after unloading the Perforce SCC DLL when you close a workspace file. If you use the Perforce 2009.2 client, a delay might exist before a possible TestStand crash after you close the workspace file. Use the new Perforce 2010.1 client or the previous 2008.2 client to fix this issue. Workaround: Use the new Perforce 2010.1 client or the previous 2008.2 client.
| |||||
190260 Return | Calling and unloading an assembly more than once crashes TestStand if the assembly is built with LabVIEW 2009 When TestStand calls and unloads an assembly a second time and the assembly is built with LabVIEW 2009, TestStand crashes because the reference count is not properly incremented. LabVIEW 2009 SP1 fixes this issue. Workaround: N/A
| |||||
191243 Return | Attributes are read-only in the Variables pane of an execution In the Variables pane of an execution, when you pause the execution, you can edit the value, comment, flags, and numeric format (for numeric properties) of a variable, but you cannot edit the attributes of the variable. Workaround: N/A
| |||||
191678 Return | When you use LabVIEW 2009 to build the LabVIEW Simple User Interface, the user interface remains open if you do not move the mouse after closing the user interface If you rebuild the LabVIEW Simple User Interface with LabVIEW 2009 and then run the executable, failing to move the mouse after clicking the close button on the titlebar or clicking the Exit button causes the user interface to remain open. When you move the mouse, the user interface closes successfully. This behavior does not exist with the LabVIEW Full-Featured User Interface. LabVIEW 2012 fixed this behavior. Workaround: Move the mouse after you click the close or Exit button or change the preferred execution system from "user interface " to "standard " in the Execution page of the VI Properties dialog box.
| |||||
191741 Return | Clicking a LabVIEW step when TestStand is configured to use the LabVIEW 7.1.1 Run-Time Engine results in a Fatal Error: "LABVIEW.LIB could not locate "FResDir"" This error occurs when the LabVIEW 2009 Run-Time Engine (RTE) is loaded into memory after the LabVIEW 7.1.1 RTE has already been loaded into memory. When you configure the LabVIEW Adapter to use the LabVIEW 7.1.1 RTE, TestStand loads the LabVIEW 7.1.1 RTE into memory. Selecting a LabVIEW step causes TestStand to attempt to load the LabVIEW 2009 RTE into memory to use it to perform a checksum of the VI connector pane, which results in a Fatal Error: "LABVIEW.LIB could not locate "FResDir" ". LabVIEW 2009 SP1 fixes this issue. Workaround: Configure the LabVIEW Adapter to use the LabVIEW development environment instead of the LabVIEW 7.1.1 RTE. LabVIEW 2009 SP1 fixes this issue.
| |||||
191976 Return | TestStand Deployment Utility does not properly update TestStand Deployment (TSD) file paths that contain user names when you move the files and a different user loads the TSD file If file paths of a TestStand Deployment (TSD) file, such as the Workspace File Path, contain a user name (User A's Desktop) and you move the files to a path that does not contain the user name (C:\), when a different user loads the TSD file, the TestStand Deployment Utility incorrectly updates the file paths to point to the previous path using the new user name (User B's Desktop) instead of pointing to the correct path (C:\). Workaround: Do not store the files in paths that contain user names, such as Desktop or My Documents. Alternatively, when you move the files from a path that contains user names to a path that does not contain user names, load the TSD file with the same user to correctly update the paths.
| |||||
192247 Return | When you enable On-The-Fly reporting and TestStand records a result after the MainSequence completes, the report shows the UUTStatus as "Running" When you enable On-The-Fly reporting, if the process model executes steps that are configured to record results, if the sequence calling the steps does not enable the Disable Result Recording for All Steps option, and if the steps execute after MainSequence completes executing, the report shows the final UUT Status as "Running". Workaround: Enable the Disable Result Recording for All Steps option of the Sequence Properties dialog box for any sequence or subsequence in a client sequence file that MainSequence does not call.
| |||||
192254 Return | Destination directories for files you do not select in the TestStand Deployment Utility appear distorted when you convert TestStand Deployment files from an older version of TestStand to a newer version When you load a TestStand Deployment file that was saved in a previous version of TestStand into the TestStand Deployment Utility, the destination directories on the Distributed Files tab appear distorted for files that you have not selected. Workaround: Select and then revert the selection for the file to update the Distributed Files tab with the correct destination directory but leave the file excluded from the deployment.
| |||||
193129 Return | Calling assemblies built with LabVIEW 2009 from the LabVIEW development environment causes hang Calling an assembly built with LabVIEW 2009 from a LabVIEW code module that uses the LabVIEW development environment to execute causes LabVIEW to hang. Additionally, calling the assembly as a .NET code module from any of the LabVIEW User Interfaces running in the LabVIEW development environment causes LabVIEW to hang while attempting to run the .NET step. Installing LabVIEW 2011 fixes this issue for LabVIEW 2009 SP1 and newer versions. Workaround: When you call the assembly inside of a LabVIEW code module, use the LabVIEW Run-Time Engine to call the code module. When you call the assembly as a .NET code module and use a LabVIEW User Interface, use the LabVIEW Run-Time Engine to run the user interface executable. Installing LabVIEW 2011 fixes this issue for LabVIEW 2009 SP1 and newer versions.
| |||||
193358 Return | Button controls truncate multibyte character strings TestStand ActiveX User Interface Button controls truncate multibyte character strings on multibyte operating systems. Workaround: Append additional space characters to the end of the button text when running on a multibyte OS.
| |||||
194532 Return | Reloading a code module prototype from within the Sequence File Differ results in an error if no step differences exist between the two sequence files after you reload the prototype When you use the sequence editor to diff two sequence files that are identical in every way except for a code module parameter setting and the prototype of that code module changed since the last time you loaded the sequence files, the Sequence File Differ returns an "Object reference not set to an instance of an object" error when you reload the code module prototype of both sequence files from within the Sequence File Differ and no remaining step differences exist between the two files. This is no longer an issue in the TestStand 2010 File Diff/Merge Application. Workaround: Ensure that all code module prototypes remain valid and reload those that are not before you diff two sequence files, or navigate to the individual sequence files and reload the prototype directly from the sequence file, not from within the Sequence File Differ. This is no longer an issue in the TestStand 2010 File Diff/Merge Application.
| |||||
197656 Return | Session Manager correlates logical names and driver sessions mapped to a particular IVI software module only to the type of instrument listed first in the list of published APIs for a software module If an IVI software module publishes APIs for multiple types of instruments in Measurement & Automation Explorer (for example, IVIDmm, IVIFgen, IVISwtch), the Session Manager associates driver sessions and logical names that use the software module only to the type of instrument that appears first in the list of published APIs. For example, if a software module publishes APIs for IVIDmm and IVIFgen and you use an IVIFgen step in TestStand, the Logical Name list does not include the driver session and logical name associated with the software module. If you use an IVIDmm step in TestStand instead, the Logical Name list does include the driver session and logical name associated with the software module. Workaround: Remove the published APIs for the types of instruments that you do not use or create multiple copies of the software module and publish a specific API for each individual copy.
| |||||
198622 Return | TestStand shows the Report Tab after an execution completes for ASCII and HTML report formats even when you disable report generation If you select ASCII Text File or HTML Document as the Report Format in the Report Options dialog box and you enable the Disable Report Generation option, when you select Test UUTs or Single Pass from the menu bar, the Report tab becomes active at the end of the execution and includes the text "Report generation is disabled." This behavior does not exist for the XML Document or ATML Report Document report formats. Workaround: If you do not want to generate a report for an execution and do not want the Report tab to display at the completion of the execution, modify the Report Options dialog box to disable the Disable Report Generation option, change the Report Format to XML Document or ATML Report Document, and then enable the Disable Report Generation option again.
| |||||
199119 Return | Clicking a step icon deselects all other selected steps If you select multiple steps to move within a sequence or to move from one sequence to another sequence, clicking a step icon deselects all the other selected steps. This behavior does not occur if you click anywhere else in the highlighted region. Workaround: Hold or key when clicking, or click any part of the highlighted region other than a step icon to drag and drop a collection of steps.
| |||||
51939 49O5JI9Q Return | TestStand Sequence Editor seems to hang when launching the Customize Toolbar dialog box after changing the number of monitors in the system The Customize Toolbar dialog box is a modal dialog box. If you configured a system to use multiple monitors, opened the Customize Toolbar dialog box, then moved the dialog box to a secondary monitor screen before closing the dialog box, when you remove the additional monitor(s) from the system, the TestStand Sequence Editor appears to hang the next time the Customize Toolbar dialog box launches. This occurs because the Customize Toolbar dialog box tries to display on a monitor that no longer exists in the system. Workaround: If you experience this apparent hang, press the <Enter> key to close the modal Customize Toolbar dialog box. Configure the system to use multiple monitors, launch the Customize Toolbar dialog box, move the dialog box to the primary monitor, and then close the dialog box. If you remove the additional monitor(s) from the system, subsequent launches of the Customize Toolbar dialog box display the dialog box on the primary monitor.
| |||||
52249 4ADBS5B8 Return | ActiveX controls located within user controls, such as tabs or panels, on a .NET form might disappear A known issue with ActiveX controls in the .NET Designer results in the disappearance of ActiveX controls. This behavior might occur at edit time when you move ActiveX controls into or out of the user control, or it might occur at run time when you programmatically create or move ActiveX controls within the user control. Workaround: If the ActiveX controls disappear in the .NET Designer at edit time, close and reopen the form. If the ActiveX controls disappear at run time, override the OnCreateControl event to call the Hide and Show methods on each ActiveX control.
| |||||
203643 Return | Using TestStand to open a VI in a newer version of LabVIEW might leak a handle to the VI and prevent you from saving the VI If you use the Edit VI feature in TestStand to open a VI and the active LabVIEW version is more recent than the version of the VI, LabVIEW might leak an extra handle to the VI and prevent you from saving the VI. LabVIEW 2010 fixes this issue. Workaround: If you mass compile the VI to the active LabVIEW version, you can open the VI from TestStand and save it. If you already opened the VI from TestStand and made significant modifications, you can leave the VI open and close TestStand. Once TestStand closes, you can save the VI. LabVIEW 2010 fixes this issue.
| |||||
242364 Return | TestStand incorrectly formats the report for a post action of a step that calls a sequence When you enable the On-The-Fly Reporting option on the Contents tab of the Report Options dialog box and an execution calls a sequence as a post action for a step, TestStand incorrectly formats the report. Workaround: Disable the On-The-Fly Reporting option.
| |||||
211441 Return | Run VI Asynchronously step type might cause TestStand to crash when you pass ThisContext as an input to the VI The Run VI Asynchronously step type creates a new TestStand thread and runs the specified VI in that thread. Passing ThisContext as an input to the code module for the Run VI Asynchronously step type passes the SequenceContext of the thread that calls the Run VI Asynchronously step type instead of passing the SequenceContext of the new thread that the Run VI Asynchronously step type spawns. In some cases, TestStand crashes if the Run VI Asynchronously code module reads from or writes to the SequenceContext of the calling thread. In TestStand 2010 SP1 and later, select the context to pass using the Context to Pass as ThisContext for VI Arguments setting on the Run VI Asynchronously step panel. Workaround: Do not pass ThisContext to the Run VI Asynchronously code module. Use a SequenceCall step to spawn a new thread and call the code module from a regular LabVIEW step rather than using the Run VI Asynchronously step.
| |||||
216321 Return | Steps pane displays steps for first sequence in Sequences pane when you reload a sequence file If a sequence file is open in an instance of TestStand and a separate process updates the file on disk, TestStand prompts you to reload the sequence file when you bring the file back to focus. When you select to reload the sequence file, the Steps pane in the TestStand Sequence Editor and User Interfaces displays the steps for the first sequence in the Sequences pane even if a different sequence was selected before reloading the sequence file. Workaround: Reselect the sequence that contains the steps you want to view in the Steps pane.
| |||||
219779 Return | TestStand Deployment Utility merges CommonResults type during build without prompts If a TestStand deployment contains sequence files that include different versions of CommonResults, the TestStand Deployment Utility automatically merges the different versions of CommonResults into one version without prompts or notifications. TestStand 2010 SP1 includes a rule in the TestStand Sequence Analyzer to report different CommonResults versions. Workaround: Resolve type conflicts for all sequence files before deployment. TestStand 2010 SP1 includes a rule in the TestStand Sequence Analyzer to report different CommonResults versions.
|
ID | Known Issue | |||||
---|---|---|---|---|---|---|
223274 Return | .NET steps that call code modules located in the Global Assembly Cache (GAC) specified in an old version of TestStand using the .NET 1.x framework show an error for their module specification when you open the sequence file in a newer version of TestStand The Module tab shows an error indicating that TestStand did not find the file. This error can occur because the strong name the .NET Adapter finds in the GAC includes the processorArchitecture of the assembly when using .NET framework 2.0 or later and the strong name of the assembly in the file does not include the processorArchitecture if it was specified using the .NET 1.x CLR. Workaround: You can ignore this edit-time error and corresponding TestStand Sequence Analyzer error. TestStand executes the step successfully.
| |||||
229501 Return | Error when unloading all modules while execution is still running If a sequence uses the LabVIEW Development System to call LabVIEW steps configured to use LabVIEW projects and you invoke the Engine.UnloadAllModules method after the LabVIEW steps have executed but before the execution has completed, LabVIEW might crash and restart silently, causing TestStand to return the "Lost ActiveX connection with LabVIEW server" error. Workaround: Do not invoke the Engine.UnloadAllModules method while the execution is still running.
| |||||
235349 Return | Execution window does not honor changes to the background color of a step The Execution window does not honor changes to the background color of a step when you use the Configuration Properties dialog box to make the change. The Sequence File window, however, properly honors the change. Workaround: N/A
| |||||
246376 Return | Loading VIs in a LabVIEW-built TestStand User Interface executable is slow When you use a LabVIEW-built TestStand User Interface executable to execute a sequence with many VI calls, loading the VIs into memory might take significantly longer than expected if you configured the LabVIEW Adapter to run VIs using the same LabVIEW Run-Time Engine you used to build the user interface executable. Workaround: Build the user interface in a different version of LabVIEW than the version in which you develop VI code modules.
| |||||
246869 Return | Generating TestStand XML or ATML reports for TestStand example sequences might result in errors if DIAdem DataFinder is installed and active on the computer Refer to the National Instruments KnowledgeBase article 5JRDC7XU, Why do I Receive Errors when Generating XML or ATML Reports with TestStand?, located at http://digital.ni.com/public.nsf/allkb/B6B8E3085A5019B786257861006A926C?OpenDocument, for information about this issue. Workaround: Refer to the National Instruments KnowledgeBase article 5JRDC7XU, Why do I Receive Errors when Generating XML or ATML Reports with TestStand?, located at http://digital.ni.com/public.nsf/allkb/B6B8E3085A5019B786257861006A926C?OpenDocument, for information about workarounds for this issue.
| |||||
247254 Return | Converting old sequence files and saving the files as a previous version incorrectly converts the type name for classes that are nested inside of a generic class When you return the nested class from a property in a previous version of TestStand and then open the file in TestStand 2010, TestStand uses the wrong type name for the prototype in the step and returns a prototype mismatch error for that property. Reloading the prototype fixes this issue. Similarly, attempting a Save As Previous operation on a TestStand 2010 file specified with a class nested in a generic class returned from a property creates a previous TestStand version of the file with the wrong type name for the nested type. In this case, opening and running the file in the older version of TestStand works correctly because the previous version of the .NET Adapter does not check the type name. Workaround: Reload the prototype for the property.
| |||||
248261 Return | TestStand returns a run-time error when you log a struct parameter stored in an Object Reference as an additional result In TestStand 2010, you can store all .NET parameters in TestStand Object References. If you store a .NET struct in a TestStand Object Reference and then log the parameter as an additional result, TestStand returns a run-time error. Workaround: Do not log the parameter.
| |||||
250131 Return | LabVIEW code module front panels might update slowly when you use TestStand Start and End Modal Dialog VIs The TestStand - Start Modal Dialog VI sets the Parent Window for Dialogs LabVIEW application property to True, which might cause front panel controls to update or refresh more slowly than usual. LabVIEW 2011 fixes this issue. Workaround: If you use the TestStand Start and End Modal Dialog VIs, set the Panel.DeferPanelUpdates property in the VI to True until all controls have been updated, then set the property back to False. LabVIEW 2011 fixes this issue.
| |||||
251032 Return | Undo operation does not complete when you undo the creation of a variable from within an expression control If you create a variable using the context menu in an expression control, the Undo operation sometimes does not complete. Workaround: Manually make the necessary changes the Undo operation would have made.
| |||||
251151 Return | Loading and unloading LabVIEW steps that use LabVIEW projects leaks memory when executing with LabVIEW Run-Time Engine Enabling the Load dynamically and Unload after step executes options for a LabVIEW step that uses a project leaks memory when you execute the step with the LabVIEW Run-Time Engine. LabVIEW 2010 SP1 fixes this issue. Workaround: Do not enable the Load dynamically and Unload after step executes options. LabVIEW 2010 SP1 fixes this issue.
| |||||
253868 Return | Attempting to deploy VIs without block diagrams to a packed project library results in warnings during the build If you attempt to deploy VIs without block diagrams to a packed project library, the TestStand Deployment Utility returns the warning "Cannot update the VIs namespace." The build completes, but the VIs without block diagrams do not exist in the built packed project library. LabVIEW 2010 SP1 fixes this issue. Workaround: LabVIEW 2010 SP1 fixes this issue.
| |||||
253952 Return | Passing LabVIEW Class references from step to step can crash LabVIEW If you configure two steps to call VIs from the same LabVIEW project and those VIs pass LabVIEW Class references, LabVIEW crashes when you execute the second step if the Load/Unload Options of both steps are set to Load dynamically and Unload after step executes. LabVIEW 2010 fixes this issue. Workaround: Do not unload the steps until the execution completes. LabVIEW 2010 fixes this issue.
| |||||
254342 Return | .NET Adapter Specify Module dialog box does not maintain previous size If you resize the .NET Adapter Specify Module dialog box and close it, TestStand does not persist the size the next time you open the dialog box. Workaround: Resize the dialog box.
| |||||
254483 Return | You cannot configure a step to call a VI from a LabVIEW project after you configure the step to call an Express VI If you configure a LabVIEW step to call an Express VI and then decide to call a VI from a project instead, TestStand returns the error "Calling or Configuring Express VIs with LabVIEW projects is not supported" when you specify a project in the Project Path field. When you click the Browse for VI in LabVIEW Project button and select a VI from the project, TestStand does not update the VI Path field to show the VI and continues to display the error. Workaround: Delete the text in the VI Path field before you select a VI from the project or recreate the step.
| |||||
255603 Return | Using the Edit Code feature on a .NET constructor results in an error If you specify a .NET step that constructs a class and then try to use the Edit Code feature on the constructor, the .NET Adapter returns the following error: "The function definition for 'constructor_name' cannot be found in the specified source file." Workaround: N/A
| |||||
255667 Return | TestStand ignores the Is Binary String option for an array of strings on the Cluster Passing tab in the Type Properties dialog box TestStand ignores the Is Binary String cluster passing option for an array of strings but does apply the setting for single string elements. Workaround: N/A
| |||||
256334 Return | TestStand and TestStand Sequence Analyzer return errors when you specify an array of 64-bit integers or a 64-bit integer in a For Each step When you specify an array of 64-bit integers in the Array to Iterate Over field or a 64-bit integer in the Current Element field of a For Each step, TestStand displays the expression in red and returns an evaluation error. The TestStand Sequence Analyzer also returns an error. However, the step executes successfully at run time. Workaround: Ignore the evaluation error and the error from the sequence analyzer.
| |||||
256396 Return | TestStand does not delete Express VI wrapper VIs from the Temp directory When the LabVIEW module of a step calls an Express VI, TestStand embeds the wrapper VI the LabVIEW Adapter creates into the step and exports the VI to the Temp directory but does not delete the VI from the Temp directory. Workaround: Manually delete the VIs from the Temp directory.
| |||||
256731 Return | Using the TestStand File Diff/Merge application to diff a file that has modifications in memory with the original version of the file from disk might not display changes When you diff a file that has been modified with the original version of the file on disk, the TestStand File Diff/Merge application does not show any changes if the filename you specified in the Select Sequence File dialog box does not match the case of the filename in memory. Workaround: Select the file in the dialog box option instead of typing the filename to ensure that the case matches in each filename.
| |||||
256818 Return | LabVIEW crashes during a build when you enable the Output VIs to a Packed Project Library option and deploy VIs to different destinations If a deployment contains VIs that reside in different directories and you enable the Output VIs to a Packed Project Library option in the LabVIEW Options dialog box of the TestStand Deployment Utility, LabVIEW crashes when you attempt to build the deployment. LabVIEW 2010 SP1 fixes this issue. Workaround: Ensure that source files reside in the same directory when you build a deployment and enable the Output VIs to a Packed Project Library option. LabVIEW 2010 SP1 fixes this issue.
| |||||
257730 Return | .NET Module panel does not show an error to indicate a type mismatch when you map a custom container data type to a struct parameter and the definition of the .NET struct changes If you assign a custom container data type to a struct parameter of a .NET module and then change the definition of the .NET struct, the .NET Module panel does not show an error to indicate the type mismatch. Workaround: N/A
| |||||
257891 Return | Pressing the <Enter> key in an Expression control can change the current input language If the current input language is Hebrew and you click in an Expression control, the current input language changes to English. Typing English text in the Expression control and then pressing the <Enter> key changes the current input language back to Hebrew. Pressing the <Home> or <End> key changes the current input language to English. The Microsoft RichEdit control, upon which the Expression control is built, exhibits this behavior. Workaround: N/A
| |||||
258360 Return | Changing the value of the Allow Automatic Type Conflict Resolution option in the File Diff/Merge Options dialog box persists when you click Cancel If you change the Allow Automatic Type Conflict Resolution option in the File Diff/Merge Options dialog box and click Cancel, the change persists the next time you open the dialog box. Although the change persists visibly in the Allow Automatic Type Conflict Resolution option, TestStand does not actually apply the change to the files. If a change was made and you click OK, the TestStand File Diff/Merge application rediffs the files, which does not occur when you click Cancel. Workaround: N/A
| |||||
258808 Return | Execution VariablesView control returns an error when an object reference variable contains a remote .NET object If you store a remote .NET object in an object reference variable and try to view the variable, the VariablesView control returns the following error: "One or more errors have occurred. Please save your work and restart the application." Workaround: N/A
| |||||
276654 Return | Sequence files saved in a version of TestStand earlier than TestStand 2010 might not convert correctly when opened in TestStand 2010 Refer to the National Instruments KnowledgeBase article 5G28OQXU, NI TestStand 2010 Patch for Custom Step Types Using the .NET or Sequence Adapter, located at http://digital.ni.com/public.nsf/allkb/426F86CBE8790E57862577EE0056AFD2?OpenDocument, for more information about this issue. Workaround: Refer to the National Instruments KnowledgeBase article 5G28OQXU, NI TestStand 2010 Patch for Custom Step Types Using the .NET or Sequence Adapter, located at http://digital.ni.com/public.nsf/allkb/426F86CBE8790E57862577EE0056AFD2?OpenDocument, for information about workarounds for this issue.
| |||||
276979 Return | TestStand can hang if the expression in a Select or Case step uses a TestStand API property If an expression in a Select or Case step invokes a TestStand API property and you run those sequences in multiple executions or threads, TestStand can hang. Workaround: Store the value of the API property in a variable and use the variable in the Select or Case step.
| |||||
277313 Return | The .NET Adapter returns a run-time error when a method signature contains a Ref or Out parameter of type PropertyObject or SequenceContext and the step passes a property that is not an Object Reference The .NET Adapter returns a run-time error when the method you call contains a Ref or Out parameter of type PropertyObject or SequenceContext and the step passes a property, such as a container or ThisContext, that is not an Object Reference. Workaround: When you specify a parameter of type PropertyObject as Ref or Out, pass only an Object Reference to the parameter because the implied intention is to replace a referenced object. If you want to update a TestStand property from within the .NET method, specify the parameter only as an input parameter.
| |||||
279479 Return | TestStand returns incorrect error message when you configure LabVIEW Adapter to use LabVIEW Run-Time Engine and NI-Switch driver VIs return an error If you configure the LabVIEW Adapter to use the LabVIEW Run-Time Engine and call a code module that calls an NI-Switch driver VI that propagates an error back to TestStand, TestStand incorrectly returns the following run-time error: "Error Code: -18005; Failed to convert a TestStand type to a LabVIEW type or vice versa." Workaround: Use built-in LabVIEW functionality, such as the Simple Error Handler VI, to handle the error instead of passing the error back to TestStand.
| |||||
281025 Return | Launching the TestStand Deployment Utility by double-clicking a deployment file can result in Error Code 43 If you have multiple patches installed for the active version of TestStand and you double-click a TestStand Deployment (.tsd) file, the Build Status tab returns "Error Code:43". Installing TestStand 2010 SP1 or LabVIEW 2011 fixes this behavior for all versions of TestStand installed on the computer. Workaround: N/A
| |||||
281568 Return | Logging a VI parameter that is an array of clusters to Additional Results returns error -17313 When you use Additional Results to log a VI parameter that is an array of clusters and does not have an assigned TestStand property, TestStand returns the following error: "-17313; Could not accept the parameter passed in." Workaround: For array parameters that have at least one element specified, expand the array in the Module tab or Specify Module dialog box. Otherwise, create a TestStand variable that matches the type of the parameter and assign that variable to the parameter.
| |||||
281631 Return | Autoschedule step execution exhibits unexpected behavior The Autoschedule step execution exhibits unexpected behavior and does not efficiently schedule blocks. Workaround: N/A
| |||||
281791 Return | TestStand Deployment Utility returns error -17306 when building a deployment that contains custom step types with .NET substeps Refer to the National Instruments KnowledgeBase article 5JRDA2XU, Why does the TestStand Deployment Utility Display Internal Error Code -17306 when Building?, located at http://digital.ni.com/public.nsf/allkb/725AD843B39C5A7686257861006A2D49?OpenDocument, for information about this issue. This issue is fixed in TestStand 2010 SP1. Workaround: Refer to the National Instruments KnowledgeBase article 5JRDA2XU, Why does the TestStand Deployment Utility Display Internal Error Code -17306 when Building?, located at http://digital.ni.com/public.nsf/allkb/725AD843B39C5A7686257861006A2D49?OpenDocument, for information about workarounds for this issue.
| |||||
283069 Return | You cannot pass 64-bit Integers to remote sequence call parameters TestStand returns a run-time error when you attempt to pass a 64-bit Numeric property as a parameter to a sequence that is executing remotely. Workaround: N/A
| |||||
283941 Return | "Error -17042 Operation Time Out" when unloading all modules You might encounter "Error Code -17402; Operation Time Out" when you call the Engine.UnloadAllModules method. Workaround: N/A
| |||||
284175 Return | Change Result Type context menu hides C# form and associated dialog boxes when any form in the application sets the TopMost property to True Change Result Type context menu hides C# form and associated dialog boxes when any form in the application sets the TopMost property to True. Workaround: Cancel the WM_WINDOWPOSCHANGING Microsoft Windows message when Windows tries to position the window above a top-most window.
| |||||
284635 Return | .NET Adapter returns error "Object reference not set to an instance of an object." when loading Microsoft Visual Studio 2003-managed C++ assemblies that contain public static constructors When you create a managed C++ assembly in Visual Studio 2003 and a class contains static members, the CLR automatically generates a public static constructor for the class when building the assembly. Static constructors should always be private. When you load the assembly in TestStand 2010, the .NET Adapter returns the error "Object reference not set to an instance of an object." and prevents you from configuring the step. Workaround: In Visual Studio 2005 and later, the automatically generated static constructor is correctly marked as private. In Visual Studio 2003, manually declare the static constructor as a private member to work around this issue.
| |||||
284734 Return | Update VI Calls tool launches dialog box to prompt you to convert a datalog file to the current version Refer to the National Instruments KnowledgeBase article 5JRE8GUS, Why Does the Update VI Calls Tool Prompt me to Convert the SupportFile.dlf Datalog File to the Current Format?, located at http://digital.ni.com/public.nsf/allkb/1962B336EF50327586257861006E7F07?OpenDocument, for information about this issue. Workaround: Refer to the National Instruments KnowledgeBase article 5JRE8GUS, Why Does the Update VI Calls Tool Prompt me to Convert the SupportFile.dlf Datalog File to the Current Format?, located at http://digital.ni.com/public.nsf/allkb/1962B336EF50327586257861006E7F07?OpenDocument, for information about workarounds for this issue.
| |||||
285393 Return | TestStand Deployment Utility might break vi.lib VIs when deploying VIs to a LabVIEW packed project library If you configure the TestStand Deployment Utility to deploy VIs to a LabVIEW packed project library and the VI code modules call subVIs contained in LabVIEW project libraries (.lvlib) from vi.lib, the TestStand Deployment Utility might incorrectly re-link the LabVIEW project libraries in vi.lib and break those subVIs. The TestStand Deployment Utility does not break the subVIs in vi.lib if all the code modules belong to a user-defined LabVIEW project library. Workaround: Place all the code modules in one or multiple LabVIEW project libraries or do not deploy VIs to a LabVIEW packed project library. If the TestStand Deployment Utility has already broken vi.lib VIs, you can repair LabVIEW to fix the VIs.
| |||||
286613 Return | Message Popup step panel displays "File Not Found" for paths relative to the Current sequence file directory The Message Popup step panel does not resolve paths relative to the Current sequence file directory and displays "File Not Found", however, the step executes properly. Workaround: N/A
| |||||
287405 Return | Subsequent runs of a sequence with imported local variable values from a Property Loader step use the default local variable values from the sequence on disk On subsequent runs of a sequence with imported local variable values from a Property Loader step with the Import to Run-time Sequence Only setting disabled, TestStand incorrectly initializes the sequence local variables with the local variable values from the original sequence on disk rather than the local variable values the Property Loader imported. This behavior exists only when you enable the Optimize Non-Reentrant Calls to This Sequence option on the General tab of the Sequence Properties dialog box. Workaround: Disable the Optimize Non-Reentrant Calls to This Sequence option on the General tab of the Sequence Properties dialog box.
| |||||
287662 Return | Performing Save As Previous on a sequence file that contains a .NET step configured to create a remote .NET object loses the remote object settings Performing a Save As Previous operation on a sequence file that contains a .NET step configured to create a remote .NET object loses the remote object settings. Workaround: N/A
| |||||
287918 Return | TestStand might crash or return an exception if you click the Break All toolbar button when one execution is waiting on another and tracing is disabled TestStand might crash or return an "Error Code: -17306, Unknown variable or property name" exception when you click the Break All toolbar button when one execution is waiting on another execution to complete and tracing is disabled. In the case of the crash, the waiting execution displays two Cleanup step groups. If you try to expand or collapse either of the Cleanup step groups, TestStand returns the "Object reference not set to an instance of an object" exception. When you click OK, TestStand displays additional exceptions and then crashes. Workaround: N/A
| |||||
288032 Return | TestStand Sequence Analyzer reports errors when you configure a Message Popup step to display a web page When you configure a Message Popup step to display a web page and enable the All file paths must have a valid format rule or the Files must be found on disk rule, the sequence analyzer reports an error. Workaround: N/A
| |||||
46710 2ZAEND00 Return | TestStand Deployment Utility cannot specify a custom absolute path for the Default Base Installation Directory You cannot specify a custom absolute path for the Default Base Installation Directory in the TestStand Deployment Utility. Workaround: N/A
| |||||
245191 Return | TestStand Deployment Utility build log contains warnings when you include products that incorrectly depend on NI Update Service or NI Registration Wizard When you include additional NI products, such as Measurement & Automation Explorer or NI 488.2, in a deployment, the TestStand Deployment Utility build log contains warnings if the products included incorrectly have a dependency on NI Update Service or NI Registration Wizard. For example, when you include Measurement & Automation Explorer in a deployment, you might receive the following warnings: Product 'NI Measurement & Automation Explorer 4.7' depends on a product that cannot be found on the system. ID of missing product: {A1DD654C-E897-4C46-8077-12873C75D79D} Product 'NI Measurement & Automation Explorer 4.7' depends on a product that cannot be found on the system. ID of missing product: {11D580A9-CAA9-4FAE-ACCE-008751A7AE9F} Workaround: You can ignore these warnings in the build log, which do not negatively affect the build.
| |||||
257163 Return | NI USB Key does not support 64-bit operating systems The NI USB Key does not support 64-bit operating systems. This behavior is documented in KnowledgeBase Article 4Q0DJ5H0, Instructions for use of National Instruments USB Key for Licensing. To view this KnowledgeBase Article, visit ni.com/info and enter the following info code: USBKeyDriver. Workaround: N/A
| |||||
291010 Return | Property Loader skips NULL string values when importing from a database When importing values from a database, the Property Loader skips NULL string values instead of importing an empty string value. Workaround: Change the Allow Zero Length and Required settings for the string field to Yes or ensure that the TestStand string property receiving the imported value is empty instead of NULL before the import.
| |||||
292152 Return | Opening multiple sequence files from Windows Explorer results in unexpected behavior when no open instances of the sequence editor exist When you try to open multiple sequence files from Windows Explorer and no open instances of the sequence editor exist, only one instance of the sequence editor should launch and open all the sequence files. Instead, multiple instances of the sequence editor launch along with multiple instances of the TestStand Version Selector. Only one instance of the sequence editor actually completes its launch, and that instance opens only one of the sequence files you try to open. Workaround: Ensure that an instance of the sequence editor is running before you attempt to open multiple sequence files from Windows Explorer.
| |||||
292543 Return | TestStand Deployment Utility returns Error 56002 when you include a user-built LabVIEW packed project library in the deployment and you enable password protect VIs or remove VI block diagrams The TestStand Deployment Utility returns Error 56002 when you include a user-built LabVIEW packed project library in a deployment and enable the Apply New Password or Remove Block Diagrams options in the LabVIEW VI Options dialog box. Workaround: Do not configure the options in the LabVIEW VI Options dialog box to password protect VIs or remove VI block diagrams. Alternatively, do not include user-built LabVIEW packed project libraries in a deployment. Deploy VIs to a LabVIEW packed project library instead.
| |||||
293414 Return | Batch File Path control becomes disabled when you select Specify Report Path by Expression option for ATML report format When you use the Batch process model and select the Specify Report Path by Expression option of the File Name/Directory Options control for an ATML report, TestStand incorrectly disables the Batch File Path control. Workaround: Select XML Document in the Report Format control, customize the Batch File Path control as necessary, then change the Report Format control to ATML Report Document.
| |||||
293524 Return | TestStand Deployment Utility build hangs on non-English operating systems if you configure the deployment utility to remove VI block diagrams The TestStand Deployment Utility build hangs on non-English operating systems if you configure the deployment utility to remove VI block diagrams. Workaround: N/A
| |||||
294389 Return | TestStand returns Error -17306 when a code module modifies the Step Group of its calling context If you call a code module that modifies the Step Group of the calling SequenceContext, TestStand returns "Error Code: -17306, Unknown variable or property name." when the next step executes. Workaround: N/A
| |||||
294957 Return | TestStand 2010 Deployment Utility fails to build a deployment that includes the TestStand Engine if TestStand 2010 SP1 is installed The TestStand 2010 Deployment Utility fails to build a deployment that includes the TestStand Engine if TestStand 2010 SP1 is installed. The deployment utility returns the error "Internal error code -30 Making an installer, please wait. {B937AF41-B4B5-44FF-8670-46110C2EFCDE}". Workaround: Install the TestStand 2010 f1 patch.
|
ID | Known Issue | |||||
---|---|---|---|---|---|---|
295125 Return | Selecting a code template for the C/C++ DLL Module Adapter returns an error if the Function control is blank Selecting a code template for the C/C++ DLL Module Adapter returns an error if the Function control is blank and you configured TestStand to create code in Microsoft Visual Studio in the DLL Source Code Files dialog box. Workaround: Enter text in the Function control before you select a code template.
| |||||
295647 Return | Specifying a value for a .NET struct parameter disables the ability to enable or disable the Log option for individual fields of the struct When you specify a value for a .NET struct parameter of a .NET code module, the Log option for the individual fields of the .NET struct parameter is disabled. The Log opion should remain enabled so that you can choose which fields of the .NET struct to log as Additional Results. Workaround: Use the Additional Results panel of the Properties tab on the Step Settings panel to enable or disable the Log option for the individual .NET struct fields.
| |||||
296406 Return | Report Text not displayed for XML or ATML reports viewed in Internet Explorer 9 Refer to the National Instruments KnowledgeBase article 5LCFA2XP, Why Can't I See Report Text in Internet Explorer 9?, located at http://digital.ni.com/public.nsf/allkb/AEC4A39EAF9B887F8625788F00750F22?OpenDocument, for more information about this issue. Workaround: Refer to the National Instruments KnowledgeBase article 5LCFA2XP, Why Can't I See Report Text in Internet Explorer 9?, located at http://digital.ni.com/public.nsf/allkb/AEC4A39EAF9B887F8625788F00750F22?OpenDocument, for more information about workarounds for this issue.
| |||||
296932 Return | Deleting multiple items sorted by name in Variables View or Sequences Pane might result in error Deleting multiple items in the Variables View or Sequences Pane might result in an error if the items are sorted by name. Workaround: Revert to the original order of the items before you attempt to delete multiple items simultaneously.
| |||||
247814 Return | Expression Browser incorrectly displays substep properties when you specify parameters for .NET substep If you specify a .NET substep for a custom step type that contains custom step properties and you attempt to use the Expression Browser dialog box to configure the .NET substep parameters, the Expression Browser dialog box incorrectly displays the substep properties under the Step properties instead of displaying the custom step type step properties. Workaround: N/A
| |||||
300241 Return | Running a TestStand User Interface from the command line might result in deadlock when you pass command-line arguments /run and /quit Running a TestStand User Interface from the command line might result in deadlock when you pass command-line arguments /run and /quit. Workaround: N/A
| |||||
142282 Return | Additional Results table for SequenceCall steps does not update parameters when you change sequence parameters from passed by reference to passed by value When you specify a sequence parameter as passed by reference, the Additional Results table for the SequenceCall step shows an [In] and [Out] item for the parameter. When you specify the parameter as pass by value, the table shows only an [In] item for the parameter. If you change the sequence parameter from passed by reference to passed by value, the Additional Results table does not refresh to remove the [Out] item for that parameter. Workaround: Toggle the Use Prototype of Sequence option twice to refresh the Additional Results table.
| |||||
193751 Return | Using a LabVIEW Edit substep to remove an element from a TestStand array while elements of that array are visible on the Variables pane causes an error on the Variables pane When you enable the Show VI Front Panel When Called option for a LabVIEW Edit substep and use that substep to remove an element from a TestStand array while elements of that array are visible on the Variables pane, the Variables pane returns an error under certain screen resolution or color quality settings. You must restart TestStand in this situation. Workaround: Disable the Show VI Front Panel When Called option for the Edit substep, do not display the elements of the array on the Variables pane while the Edit substep is executing, or modify the screen resolution and color quality settings to avoid this behavior.
| |||||
200279 Return | Using the TestStand Seconds Function or Wait Step might result in incorrect elapsed time Refer to the National Instruments KnowledgeBase article 5703Q01O, Using the TestStand Seconds Function or Wait Step Might Result in Incorrect Elapsed Time, located at http://digital.ni.com/public.nsf/allkb/0015849ED3933840862576D9003B693F, for more information about this issue. Workaround: Refer to the National Instruments KnowledgeBase article 5703Q01O, Using the TestStand Seconds Function or Wait Step Might Result in Incorrect Elapsed Time, located at http://digital.ni.com/public.nsf/allkb/0015849ED3933840862576D9003B693F, for information about workarounds for this issue.
| |||||
205554 Return | Microsoft Windows 7 Most Recently Used (MRU) list for pinned TestStand application includes all files opened with the Open File dialog box When you pin a TestStand application, such as the sequence editor or a user interface, to the Taskbar in Windows 7, the MRU list includes any files you opened with the Open File dialog box in the application. Workaround: N/A
| |||||
207535 Return | Using the RunEntryPoint command-line argument returns an error when the entry point you specify is defined in the process model associated with the sequence file but not in the station model Using the RunEntryPoint command-line argument returns an error when the entry point you specify is defined in the process model associated with the sequence file but not in the station model. Workaround: Change the station model to the process model that defines the entry point you want to use.
| |||||
207845 Return | Using the horizontal scrollbar in the deployment utility prevents you from selecting files You cannot select or deselect files on the Distributed Files tab of the deployment utility when you use the horizontal scrollbar. Workaround: Move the horizontal scrollbar to the left until you can select or deselect the files you want.
| |||||
213835 Return | Using foreign characters in XML report style sheets might result in errors during report generation Using some foreign characters in the XML report style sheets might result in the "An invalid character was found in text content." error. Workaround: Use the HTML code equivalent for the foreign character or add the appropriate encoding attribute to the <xsl:output> tag of the style sheet.
| |||||
213984 Return | LabWindows/CVI Adapter does not properly recognize struct parameters when the function name begins with an uppercase letter The LabWindows/CVI Adapter interprets struct parameters as a long * when the function name begins with an uppercase letter. The adapter correctly interprets parameters when the function name begins with a lowercase letter. Workaround: Make the function name begin with a lowercase letter or correctly configure the parameter manually in the parameters table.
| |||||
216539 Return | Using the Property Loader step to import two or more step properties with the same name but different type or representation results in a type mistmatch error If a sequence contains 2 or more steps that contain a property with the same name but different type or representation and you use the Property Loader step to import the property, TestStand returns a type mismatch error because TestStand sets the expected type and representation of the property to the type and representation of the property found in the first step in the sequence. Workaround: N/A
| |||||
218283 Return | Edit Code operation might navigate to the wrong location in a LabWindows/CVI source file When you use the Edit Code operation for the LabWindows/CVI Adapter, TestStand might navigate to the wrong location in the source file if you made edits to the file that modify line numbers or if you have not rebuilt the project. Workaround: Rebuild the project.
| |||||
222618 Return | Cleanup step post action that jumps to Main step group causes infinite loop when you terminate the sequence Defining a post action that jumps to the Main step group from a Cleanup step results in an infinite loop when you terminate the sequence before reaching that Cleanup step. Workaround: Abort the execution.
| |||||
232693 Return | Batch synchronization behaves incorrectly when you set a SequenceCall step and the steps within the subsequence to serial batch synchronization When you configure a SequenceCall step for serial batch synchronization and also configure the steps of the subsequence for serial batch synchronization, the execution behaves unexpectedly when the steps the subsequence calls include a For Loop. Workaround: Configure batch synchronization only for the SequenceCall step or only for the steps the subsequence calls. Do not configure batch synchronization for both.
| |||||
233755 Return | Loading a VI that calls a .NET assembly fails when using Turkish regional settings Loading a VI that calls a .NET assembly fails in TestStand on a computer configured to use Turkish regional settings. If you configure the LabVIEW Adapter to use the LabVIEW Development System, TestStand returns the error An error occurred accessing the LabVIEW ActiveX automation server. If you use the LabVIEW Run-Time Engine for the LabVIEW Adapter, TestStand hangs. LabVIEW 2011 fixed this behavior. Workaround: Do not use the Turkish regional settings.
| |||||
235098 Return | Performing a Step Into operation on a step might step into subsequences that pre-step or post-step Engine callbacks call If a pre-step or post-step Engine callback, such as SequenceFilePostStep, calls a subsequence, performing a Step Into operation on a step steps into the subsequence the callback calls. If the callback does not call a subsequence, performing a Step Into operation on a step executes the step and moves on to the next step. Workaround: Click the Step Out button or press <Shift-F8> to return to the next step in the original sequence.
| |||||
244953 Return | TestStand incorrectly formats reports when Sequence Call steps loop and you enable the On-The-Fly Reporting option When you configure multiple Sequence Call steps to loop, disable the Record Result of Each Iteration option on the Looping panel of the Step Settings pane, and enable the On-The-Fly Reporting option on the Contents tab of the Report Options dialog box, the report displays the first Sequence Call step with a status of Running and displays all the steps the sequence executes under the first sequence. Workaround: Disable the On-The-Fly Reporting option or disable looping and use Flow Control step types instead. Alternatively, you can disable result logging for steps within the subsequences.
| |||||
245638 Return | TestStand Deployment Utility might not abort during the "Creating a Packed Project Library for deployment" status If you attempt to abort during the "Creating a Packed Project Library for deployment" status, the TestStand Deployment Utility might not complete the action. Workaround: You must terminate the LabVIEW process to abort the build.
| |||||
245655 Return | Cannot call VIs from LabVIEW packed project libraries when the full path of the VI is longer than the maximum path length When you configure TestStand to call a VI from a LabVIEW packed project library and the full path of the VI is longer than the maximum path length, TestStand does not find the file or reports that the VI is an unexpected type. Workaround: Ensure that the full path of the VI you call is shorter than the maximum path length.
| |||||
246060 Return | TestStand Deployment Utility returns Error -30 Refer to the National Instruments KnowledgeBase article 5I7GBA73, Why do I Receive Error -30 in the TestStand Deployment Utility?, located at http://digital.ni.com/public.nsf/allkb/08B2B09787E8DFB386257831007F4E68?OpenDocument , for more information about this issue. Workaround: Refer to the National Instruments KnowledgeBase article 5I7GBA73, Why do I Receive Error -30 in the TestStand Deployment Utility?, located at http://digital.ni.com/public.nsf/allkb/08B2B09787E8DFB386257831007F4E68?OpenDocument, for information about workarounds for this issue.
| |||||
247533 Return | Selecting Goto Location for a sequence file you have diffed that has not been saved to disk opens a second copy of the sequence file Selecting Goto Location for a sequence file you have diffed that has not been saved to disk opens a second copy of the sequence file. TestStand appends "[UnsavedFile]" to the end of the filename. Workaround: Save sequence files to disk before diffing them.
| |||||
248634 Return | Specifying values for individual array elements and the array itself results in an error when logging additional results Specifying a value for individual elements of an array and specifying a value for the array itself results in an error when you log an array parameter as an additional result. Workaround: Remove the array elements from the parameters table.
| |||||
248782 Return | Custom type container becomes incompatible with its own type when you use a field of the custom type container as the current element of a For Each loop When you use a field of a custom type container as the current element of a For Each loop and then attempt to assign the custom type container to a container of the same type, TestStand returns the following run-time error: "Variable or property types do not match or are not compatible." Workaround: N/A
| |||||
248968 Return | Watch View pane returns an error when you drag an object held by a reference onto the pane For an Object Reference called Ref that references a TestStand property called Foo, when you drag Foo to the Watch View pane, TestStand populates the watch expression with Ref.Foo and returns an error. Workaround: Drag the Object Reference into the Watch View pane and expand it to get to the property you want.
| |||||
250286 Return | devenv.exe process continues to run after you close Microsoft Visual Studio 2010 using the close (X) button Devenv.exe process continues to run after you close Visual Studio 2010 using the close (X) button if TestStand launched the application when you clicked the Step Into button on the Debug toolbar in the sequence editor. Workaround: Stop debugging before you close Visual Studio, select File>Exit to close Visual Studio, manually attach Visual Studio to TestStand before you perform the Step Into operation, or manually close the devenv.exe process using the Microsoft Windows Task Manager.
| |||||
250674 Return | Making the return value of the PropertyObject.GetValVariant method a 64-bit integer causes an edit-time error The TestStand Sequence Analyzer returns an edit-time error when you make the return value of the PropertyObject.GetValVariant method a 64-bit integer. However, the sequence executes successfully. Workaround: You can ignore this error.
| |||||
250700 Return | Message Popup step leaks memory when you enable Display Image or Web Page option The Message Popup step leaks memory when you enable the Display Image or Web Page option and the file is not a .ico or .bmp file. Workaround: N/A
| |||||
250975 Return | The XML report header incorrectly displays Test Socket Index for sequential execution when you set the Numeric Format report option to Hexadecimal, Octal, or Binary The XML report header incorrectly displays Test Socket Index for sequential execution when you set the Numeric Format report option to Hexadecimal, Octal, or Binary. Workaround: N/A
| |||||
251806 Return | TestStand attempts to step into the Determine Report File Path C/C++ DLL step after stepping out of a PreUUT callback If you are debugging a PreUUT callback sequence and you try to step out of the sequence, TestStand attempts to step into the Determine Report File Path C/C++ DLL step in the Test UUTs Execution entry point. If you had originally traced into the Test UUTs sequence, this behavior would not occur. Workaround: Use Continue instead of Step Out or enable the Trace into Entry Points option on the Execution Tab of the Station Options dialog box.
| |||||
252650 Return | July 29, 2012TestStand Deployment Utility does not update the workspace path if you save the deployment and workspace files to the desktop then move the files When you save workspace and deployment files on the desktop, move the files to a new location, and then load the deployment file in the TestStand Deployment Utility, the Workspace Path control expects the workspace file to be located in the Desktop directory. Workaround: Browse to the new workspace file location.
| |||||
253099 Return | The Watch View pane might not refresh all watch expressions In some cases, the Watch View pane might not refresh all current watch expressions after you make an edit to an expression. Workaround: Make a change to the watch expression or recreate it.
| |||||
253293 Return | Deploying statechart VIs to a Packed Project Library fails if LabVIEW has not finished caching palettes If LabVIEW has not cached the Functions and Controls palettes before you build a deployment that includes statechart VIs in a Packed Project Library, the build fails and the TestStand Deployment Utility returns error 5. Workaround: Configure LabVIEW to load the palettes during launch or ensure that LabVIEW has been open for some time before starting the build.
| |||||
253682 Return | The TestStand Deployment Utility might include the .NET Framework 2.0 in an installer even when you disable the Include .NET Framework 2.0 in Installer Engine option When you disable the Include .NET Framework 2.0 in Installer option in the TestStand Deployment Utility Engine Options dialog box but another component that you included in the installer depends on .NET Framework 2.0 (for example, the TestStand Sequence Editor, the TestStand Sequence Analyzer, or the deployment utility), the TestStand Deployment Utility includes the .NET Framework 2.0 when building the installer. The deployment utility does not display a warning to inform you that it will include the .NET Framework 2.0 in the installer. Workaround: Do not include components that depend on the .NET Framework 2.0 in the installer.
| |||||
253897 Return | Closing multiple TestStand File Diff/Merge application instances on Windows 7 with the Close All Windows taskbar option sometimes results in an error Closing multiple TestStand File Diff/Merge application instances on Windows 7 with the Close All Windows taskbar option might cause the following error: Error writing to file '<TestStand Application Directory>\Cfg\FileDiffer.ini'. Workaround: Click OK and close the remaining TestStand File Diff/Merge application windows.
| |||||
254341 Return | Creating an attribute for a parameter of a substep code module results in an error When you specify the code module for a substep and attempt to create an attribute for a parameter of the code module, the Attributes dialog box returns the "One or more errors have occurred. Please save your work and restart the application." error. This behavior does not occur for substeps that use the .NET Adapter. Workaround: Do not edit or create attributes for parameters of substep modules.
| |||||
254553 Return | TestStand might become unresponsive while LabVIEW launches a prompt to save a VI If you attempt to create or edit a VI from TestStand while the LabVIEW Development Environment launches a prompt to save a VI, TestStand might become unresponsive. Workaround: Close the LabVIEW dialog box to make TestStand responsive again.
| |||||
254771 Return | FTP Files step type does not use the current sequence file directory search path to determine a relative path when browsing for files When you use the FTP Files step type and browse for files, TestStand prompts you to add a search directory or use an absolute path even when the file you want to select resides in the current sequence file directory or a subdirectory of the current sequence file directory. Workaround: Manually provide a correct relative path to ensure the step executes correctly at run time.
| |||||
255602 Return | C/C++ DLL Adapter Create and Edit Code features return errors for functions that specify an array parameter The C/C++ DLL Adapter Create and Edit Code features return errors for functions that specify an array parameter. In the Create Code case, Visual Studio correctly launches and creates the new function, but TestStand is unable to find the function and returns an error. In the Edit Code case, TestStand returns an error. Workaround: You can ignore the error. In the Edit Code case, navigate to the function manually.
| |||||
255848 Return | You cannot paste additional results in user interfaces other than the TestStand Sequence Editor In the sequence editor, you can cut or copy an additional result and paste the result in the same step or in a different step. In a user interface, the AdditionalResults cut, copy, and delete context menu options work, but the paste option does not. Workaround: Manually create the additional result you were trying to paste.
| |||||
256758 Return | Using the keyboard to select multiple variables in the Variables View control does not work in the MFC, LabWindows/CVI, or LabVIEW UIs In the Microsoft Foundation Classes (MFC), LabWindows/CVI, or LabVIEW Editor UIs, you cannot select multiple variables by holding down the <Shift> key and using the up or down arrow keys on the keyboard. This issue does not exist in the .NET Editor UIs. Workaround: Use the mouse along with the <Shift> key to select multiple variables in the Variables View of the MFC, LabWindows/CVI, or LabVIEW Editor UIs.
| |||||
276342 Return | TestStand Deployment Utility fails when you build a Packed Project Library with source if a project with the same path is already in memory The TestStand Deployment Utility incorrectly returns the following error: "Internal error code 1357 Processing VIs... Could not process LabVIEW VIs. Fix any broken VIs before rebuilding." when you build a Packed Project Library and include the source files when a project with the same path is already in memory. Workaround: Close LabVIEW to remove all projects from memory and build the deployment again.
| |||||
277685 Return | The deployment utility returns an incorrect error when the path to a LabVIEW packed project library source file is too long If the path for a LabVIEW packed project library source file is too long, the deployment utility returns the following error: The build was aborted because LabVIEW is missing one or more files. The Deployment Utility is now determining which VIs reference the missing file(s). Internal error code 7 Processing VIs.... Workaround: Shorten the path for the packed project library source file.
| |||||
277891 Return | TestStand Deployment Utility returns an error when building if the TestStand directory and its VIs do not exist in the vi.lib\addons directory If the TestStand directory and its contents does not exist in the vi.lib\addons directory of the current LabVIEW version, the TestStand Deployment Utility returns the following error when building a deployment that includes LabVIEW files: "Error: Unable to find all subVIs from saved VIs. Either a subVI is missing or the VI is not saved in the current LabVIEW version." Workaround: If the error lists a call chain that includes the "TestStand - Deployment Utility Splash Screen.vi", close TestStand and the deployment utility and use the TestStand Version Selector to make that version of TestStand active again. Check the vi.lib\addons directory of the current version of LabVIEW to ensure that the TestStand directory exists before attempting to build the deployment again.
| |||||
279822 Return | TestStand appears to hang when LabVIEW search dialog box does not come to front when browsing for a VI that is missing subVIs The LabVIEW search dialog box is not modal to a TestStand User Interface, so When you browse for a VI that is missing one or more subVIs, a maximized TestStand User Interface hides the LabVIEW search dialog box, and it appears that TestStand has hung and become unresponsive. Workaround: Minimize the TestStand User Interface window or make LabVIEW active to bring the LabVIEW search dialog box or open file dialog box to the front.
| |||||
280575 Return | TestStand Deployment Utility breaks LabVIEW 2010 VIs that call subVIs that enable the Inline subVI into calling VIs Execution option Refer to the National Instruments KnowledgeBase article 5HJGA6GI, Why are my VIs Broken after Building a Deployment with the TestStand Deployment Utility?, located at http://digital.ni.com/public.nsf/websearch/FB2E568C3DCCB87E8625781E007EE41E, for more information about this issue. LabVIEW 2011 fixes this issue. Workaround: Refer to the National Instruments KnowledgeBase article 5HJGA6GI, Why are my VIs Broken after Building a Deployment with the TestStand Deployment Utility?, located at http://digital.ni.com/public.nsf/websearch/FB2E568C3DCCB87E8625781E007EE41E, for information about workarounds for this issue. LabVIEW 2011 fixes this issue.
| |||||
287170 Return | You might receive Error 1 "Interop Type Cannot Be Embedded" when you reference the TestStand API in Microsoft Visual Studio 2010 Refer to the National Instruments support article, Error 1 "Interop Type Cannot Be Embedded" When Referencing the TestStand API in a New Visual Studio 2010 Project that Targets the .NET 4.0 Framework for more information about this issue. Workaround: Refer to the National Instruments support article, Error 1 "Interop Type Cannot Be Embedded" When Referencing the TestStand API in a New Visual Studio 2010 Project that Targets the .NET 4.0 Framework for more workarounds for this issue.
| |||||
290616 Return | The LabVIEW Adapter might exhibit unexpected edit-time issues if the most recent installation of LabVIEW is a version TestStand no longer supports If the most recent version of LabVIEW you install is a version that TestStand does not support, such as installing LabVIEW 7.1.1 and using TestStand 2010, you might encounter unexpected edit-time issues when you create or modify LabVIEW steps in TestStand. Workaround: Run a repair install of a newer, supported version of LabVIEW.
| |||||
298378 Return | TestStand Engine File dialog box does not display correctly and is unusable when you set the font size to 150% DPI on Windows 7 On Windows 7, when you set the font size to 150% DPI, the OK, Cancel, and Help buttons, the File Name field, and the Files of Type filter are not visible in the TestStand Engine File dialog box. Workaround: Use a font size up to 125% DPI.
| |||||
298496 Return | Expression Browser dialog box elements do not display correctly if the font size is set to 150% DPI If the font size of Windows 7 is set to 150% DPI, the Replace and Insert buttons, descriptions, and variable names on all tabs of the Expression Browser dialog box do not display correctly or at all. Workaround: You can still use the Expression Browser dialog box by double-clicking on an element. If you do not select any text, double-clicking an element inserts the element in the expression control at the bottom of the current cursor position. If you do select text, double-clicking an element replace the existing text with the element. Hovering over an element launches the context help, which contains almost all the information that is this display issue hides.
| |||||
299368 Return | The TestStand File/Diff Merge application does not support diffing station global variables The TestStand File/Diff Merge application does not support diffing station global variables and instead returns a Value invalid or out of range error. Workaround: Save the station global variables file in XML or INI format and use a text-based tool to diff the files.
| |||||
301259 Return | TestStand 2010 SP1 Migration Utility does not support redirecting paths that exist within a string when the string is not a valid path The TestStand 2010 SP1 Migration Utility does not support redirecting paths that exist within a string when the string is not a full or valid path. For example, the migration utility does not redirect the path "C:\Program Files\National Instruments\TestStand 2010" in Connection String Expression of the Database Options dialog box. Workaround: N/A
| |||||
301515 Return | On-the-fly reports do not contain a failure chain section Reports that you generate on-the-fly do not contain details about the steps in the failure chain. Workaround: N/A
| |||||
301993 Return | TestStand ActiveX user interface buttons connected to the CommandKind_Edit commands might exhibit unexpected behavior If you use a button to trigger a CommandKind_Edit command, such as CommandKind_Edit_Delete, clicking the button does not result in a delete operation. This unexpected behavior occurs because clicking the button moves the focus from the TestStand User Interface control that you want to delete to the button, and TestStand cannot determine which control to delete. Workaround: Use shortcut keys or other events that do not remove focus from the TestStand User Interface control to trigger CommandKind_Edit commands.
| |||||
303631 Return | Attempting to build a TestStand User Interface in Microsoft Visual Studio 2010 might result in an error when you target the .NET Framework 2.0–3.5 Refer to the National Instruments KnowledgeBase article 5NK6NKXU, Why do I Receive an Error when Using Visual Studio 2010 to Build a TestStand User Interface?, located at http://digital.ni.com/public.nsf/allkb/4AED737DA540A036862578D400457F66, for more information about this issue. Workaround: Refer to the National Instruments KnowledgeBase article 5NK6NKXU, Why do I Receive an Error when Using Visual Studio 2010 to Build a TestStand User Interface?, located at http://digital.ni.com/public.nsf/allkb/4AED737DA540A036862578D400457F66, for information about workarounds for this issue.
| |||||
305733 Return | Performing a Flush or GetStatus operation on a global TestStand queue might return error -17500 Performing a Flush or GetStatus operation on a global TestStand queue might return error -17500 if you configure the operation to store the queue elements in an array, such as by specifying the Location to Store Array of Queue Elements option. This issue exists for global TestStand queues, which are queues with names that start with an asterisk (*), but not for local TestStand queues. Workaround: N/A
| |||||
306233 Return | Disabling the Edit Module Prototype option for a step type might not restrict changes to the module of a step instance Disabling the Edit Module Prototype option on the Disable Properties tab of the Type Properties dialog box for a step type does not restrict you from making changes to the module of a step instance if you configured the step to use the LabVIEW, .NET, or ActiveX/COM Adapter. Workaround: N/A
| |||||
306422 Return | Manually exiting LabVIEW after executing a VI from TestStand might result in LabVIEW load error code 23 If you configure a LabVIEW step to display the front panel of a VI that you mass compiled in the active version of LabVIEW, manually exiting LabVIEW after executing the VI from TestStand might result in LabVIEW load error code 23. Close TestStand, which also closes LabVIEW, to avoid this error. Workaround: LabVIEW 2011 fixes this issue.
|
ID | Known Issue | |||||
---|---|---|---|---|---|---|
310671 Return | Unable to load a LabVIEW .NET interop assembly when TestStand loads the .NET CLR 4.0 When you call a LabVIEW-built assembly from an application targeted to the .NET Common Language Runtime (CLR) 4.0, the assembly fails to load and returns the Failed to call init lv client function error. This error occurs because of a change in the .NET CLR 4.0 in which the LoadLibrary function, defined in kernel32.dll, is not called when loading an assembly. LabVIEW 2012 fixed this behavior. Workaround: You must explicitly load the LabVIEW-built assembly by calling the LoadLibrary function in the .NET application before you perform any calls into the LabVIEW-built assembly. Note: This workaround causes the .NET application to load the assembly twice.
| |||||
310030 Return | Passing a binary string to TestStand from a LabVIEW code module results in different behavior based on the configuration of the LabVIEW Adapter When you pass a binary string to TestStand from a LabVIEW code module, TestStand stores the string differently depending on whether you execute the code module in the LabVIEW Development Environment or in the LabVIEW Run-Time Engine (RTE). TestStand uses the correct binary representation for the string when you execute the code module with the LabVIEW RTE but uses the incorrect ASCII representation for the string when you execute the code module with the LabVIEW Development Environment. Workaround: N/A
| |||||
333714 Return | TestStand User Interfaces might contain blank VariablesView controls or return an unhandled error on the computer to which you deployed the test system If you create a TestStand deployment with the following conditions, TestStand might return an error when you attempt to edit sequences on the computer to which you deployed the test system:
Workaround: When you create a deployment installer that includes the TestStand Engine, ensure that the installer includes the Components»Tools, Analyzer, and .NET Support components. Note: You must include the .NET Support component to use a TestStand User Interface with a Variables View control on a deployed system.
| |||||
206259 Return | The LabVIEW Adapter does not coerce out-of-range values you pass to an enumeration parameter in a LabVIEW code module When you pass a value to an enumeration parameter in a LabVIEW code module, the LabVIEW Adapter does not modify values that are out of range to a valid item index. Workaround: Create a wrapper VI to call the test VI and call the wrapper VI from TestStand.
| |||||
283247 Return | Viewing expression steps with a large number of comma-separated statements can cause TestStand to stop responding Viewing expression steps with a large number of comma-separated statements can cause TestStand to crash or stop responding. Workaround: To recover the expression, change the format of the sequence file by selecting INI from the File Format ring control on the General tab of the Sequence File Properties dialog box, and then use a text editor to open the INI file and break the expression into multiple steps.
| |||||
284675 Return | The LabVIEW Adapter ignores the code and message fields of an error out parameter of a substep when the occurred field is set to False If a substep module modifies the code and message fields within the Step.Result.Error error container for a step but the occurred field is set to False, the changes do not persist. This behavior does not occur when you make a similar change for the code module of the step. Workaround: N/A
| |||||
290991 Return | When you use LabVIEW or .NET code modules, the additional results feature does not log all elements When you select to include an array output parameter of a code module as an additional result, TestStand might not log some elements of the array under the following conditions:
Workaround: To log the entire array, ensure that you do not select to include any elements of the array as additional results.
| |||||
290994 Return | TestStand does not include LabVIEW code module parameters with the Default option enabled in additional results When you call a LabVIEW code module, TestStand does not log any top-level input parameter you select to include as an additional result when you also enable the Default option in the Parameters Table. Workaround: Use the SequenceFilePostResults Engine callback to access the parameter values for the code module directly and log the values manually. Within the callback, use the Module.LoadPrototype and LabVIEWParameters.DefaultValue properties to access the parameters.
| |||||
298630 Return | The .NET Adapter does not display static methods an inherited class defines When you define a derived class in a .NET assembly that inherits from a base class, the base class contains a static function, and you use the .NET Adapter to select the derived class, the .NET Adapter does not show the inherited static method. Workaround: Use the .NET Adapter to select the base class instead of the derived class.
| |||||
301234 Return | The deployment utility might encounter errors when deploying locked VIs when you enable the Apply New Password option When you enable the Apply New Password option in the LabVIEW VI Options dialog box of the deployment utility and any VIs you include in the deployment call a subVI with the Locked (No Password) setting enabled, the deployment fails. Workaround: N/A
| |||||
302929 Return | The Update VI Calls tool fails when you update the Report Express VI When you use the Update VI Calls tool to update the Report Express VI, TestStand launches a dialog box that indicates that the VI path is invalid. When you close the dialog box, the Update VI Calls tool times out. Workaround: Manually reload the prototype for the step that call the Report Express VI.
| |||||
305551 Return | Question mark characters appear in ATML reports instead of indentation spaces when you use the TR_horizontal.xsl style sheet Question mark characters appear in ATML reports instead of indentation spaces when you use the TR_horizontal.xsl style sheet. This issue occurs only under the following conditions:
Workaround: Refer to the following National Instruments KnowledgeBase article for information about how to fix this issue: http://digital.ni.com/public.nsf/allkb/64BD9AE709536414862579FA006B613A?OpenDocument
| |||||
307558 Return | Timestamps returned from a LabVIEW code module might specify incorrect values If a timestamp returned from a LabVIEW code module is noon (12:00:00 PM) or midnight (12:00:00 AM), TestStand stores the values as 00:00:00 PM and 00:00:00 AM, respectively. Workaround: Pass the timestamp parameter as a numeric value.
| |||||
312382 Return | Errors can occur when you set VI destinations to LLBs and you enable the Output VIs to a Packed Project Library option When you create a deployment that includes VIs, an error occurs in the build process under the following conditions:
Workaround: Disable the Output to a Packed Project Library option in the LabVIEW VI Options dialog box or ensure that no top-level VIs are within an LLB.
| |||||
313685 Return | The RunState.IsEditor property evaluates to False in the SequenceFileLoad callback of a process model when launching the sequence editor When you launch the sequence editor, the RunState.IsEditor property evaluates to False in the SequenceFileLoad callback of a process model. Workaround: Use the Engine.GetInternalOption method to access the Application Manager control, and use the ApplicationMgr.IsEditor property.
| |||||
314101 Return | An error can occur when you change the run mode for multiple selected Sequence Call steps When you select multiple Sequence Call steps and you change the run mode step setting, you might encounter error -17325 if any of the Sequence Call steps contain one or more multi-dimensional array parameters. Workaround: N/A
| |||||
315092 Return | The Parameters Table for a Sequence Call step might crash when you use the navigation buttons while a parameter is selected If you click the Back or Forward navigation buttons while you have a parameter selected in the Parameters Table on the Sequence Call Module tab, the Parameters Table might crash and require a restart of the sequence editor. This error occurs only if you modified the selected parameter before clicking the navigation button. Workaround: N/A
| |||||
316107 Return | Errors occur when you save or modify a TestStand Sequence Analyzer project while a TestStand workspace is open If you modify or save a TestStand Sequence Analyzer project while a TestStand workspace file is open, TestStand returns the Object reference is not set to an instance of an object error. This error can also occur when you shut down the sequence editor while a TestStand workspace and sequence analyzer project are open because shutting down TestStand saves the sequence analyzer project. Workaround: N/A
| |||||
316288 Return | Using the <Esc> key or closing the Run-Time Error dialog box causes the execution to pause Closing the Run-Time Error dialog box using the <Esc> key or by closing the window causes the execution to pause. This behavior might be a problem for users with operator privileges because these users do not have sufficient privileges to resume the execution. Workaround: Override the default Run-Time Error dialog box by either using the PostStepRuntimeError callback or creating a UIMessage event handler to handle the UIMsg_BreakOnRunTimeError message.
| |||||
316633 Return | The Expand/Collapse All Loop Indices button does not function for XML reports that use the report.xsl style sheet The Expand/Collapse All Loop Indices button does not function for XML reports that use the report.xsl style sheet. This button exists only when you configure a step in the sequence to loop. In this case, you might also encounter an Object expected error when clicking the button in Microsoft Internet Explorer. Workaround: N/A
| |||||
316995 Return | TestStand hangs when executing a VI that uses shared variables and when you configure the LabVIEW Adapter to use the LabVIEW Run-Time Engine TestStand hangs when executing a VI that uses shared variables and when you configure the LabVIEW Adapter to use the LabVIEW Run-Time Engine (RTE). This issue occurs only under the following conditions:
Workaround: N/A
| |||||
317305 Return | LabVIEW code modules with an input parameter with a default value of INF or NaN can cause a module load error LabVIEW code modules with an input parameter with a default value of INF or NaN can cause a module load error. This behavior only occurs with TestStand 2010 SP1 and LabVIEW 2011 or later. This issue has been fixed in the TestStand 2010 SP1 f1 patch. Refer to the following KnowledgeBase article for more information: KnowledgeBase 60RBK8UB: TestStand 2010 SP1 f1 Patch Details Workaround: This issue has been fixed in the TestStand 2010 SP1 f1 patch. Refer to the following KnowledgeBase article for more information: KnowledgeBase 60RBK8UB: TestStand 2010 SP1 f1 Patch Details
| |||||
317336 Return | The Specify Configuration Directory option does not function in the TestStand 2010 SP1 Deployment Utility The Specify Configuration Directory option in the Advanced Installer Options dialog box does not function in the TestStand 2010 SP1 Deployment Utility. The deployment utility uses the default configuration directory on the deployment target computer even when you enable this option. Workaround: Use a custom command to call an executable to implement this functionality.
| |||||
322670 Return | .NET steps might encounter a deadlock when the constructor uses the TestStand API in a parameter expression Executing a .NET step might cause a deadlock under the following conditions:
Workaround: N/A
| |||||
334136 Return | TestStand does not release .NET object references you pass as parameters to new executions until the execution is destroyed TestStand does not release .NET object references you pass as parameters to new executions until the execution completes. This behavior causes the .NET assembly to remain loaded if any such executions remain open, even if you select File»Unload All Modules to unload all modules. Workaround: Ensure that all executions complete before you rebuild any .NET assemblies the sequence calls.
| |||||
335596 Return | Passing a value of 0 for the subProperty parameter of the PropertyObject.InsertSubProperty method causes TestStand to stop responding After you execute a sequence that calls the PropertyObject.InsertSubProperty method from an ActiveX/COM step and you pass a value of 0 or nothing for the subProperty parameter, TestStand stops responding when you use autocomplete while editing an expression. You must restart TestStand to recover from this state. Workaround: N/A
| |||||
337449 Return | Sequence Hierarchy window cannot open with certain security policy settings If the System Cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing policy setting is enabled in the Microsoft Windows security policy settings, the Sequence Hierarchy window fails to launch and returns an error that indicates that the GoView license is invalid or expired. Workaround: Navigate to the standard Windows Control Panel facility for local security policy, select the Security Options folder, and disable the System Cryptography: Use FIPS compliant algorithms for encyrption, hasing, and signing policy.
| |||||
341219 Return | You cannot use a Wait step to access the results for a Run VI Asynchronously step When you use a Run VI Asynchronously step to call a VI, you can configure a Wait step later in the sequence to wait until the asynchronous VI has completed. However, the results from the VI do not populate in the Wait step as expected. Workaround: Use a Sequence Call step to create a new thread instead of a Call VI Asynchronously step.
| |||||
341273 Return | On-the-fly database logging might return an error when you execute a sequence that uses a Sequence Call step to create a new thread that collects results An error can occur when you use on-the-fly database logging and TestStand attempts to log the first result from a new thread that a Sequence Call step created. Workaround: N/A
| |||||
344948 Return | Deleting rows or columns of a multi-dimensional array terminal of a LabVIEW front panel can cause the VI Parameter Table to stop functioning When you configure the parameters for a LabVIEW step, you delete rows or columns of a multi-dimensional array terminal in LabVIEW, and then you configure the current value to be the default value in the VI Parameter Table on the LabVIEW Module tab, the VI Parameter Table might stop functioning in TestStand. This issue occurs only if you expanded the elements of the deleted rows or columns before you deleted the rows or columns. Workaround: If you encounter this issue, restart TestStand.
| |||||
349971 Return | Boolean logic might return an incorrect result when you use constant values for both operands The Boolean logic operators && and || might return an incorrect result when you use constants for both operands, such as, 'False && True'. This issue does not occur if either operand contains a variable value. Workaround: Ensure that any logic operations include at least one variable value.
| |||||
35026 47LCM4G0 Return | On-the-fly database logging leaks memory when an execution repeatedly creates new threads On-the-fly database logging slowly leaks memory when executions repeatedly use a Sequence Call step to create new threads. Workaround: N/A
| |||||
35172 482KEHIA Return | Selecting the Undo Check Out option from the Workspace pane context menu to revert a workspace does not prompt you to reload modified projects If you make changes to a TestStand project in a workspace and then select Undo Check Out from the Workspace pane context menu, TestStand does not prompt you to reload modified projects within the workspace. This modified project remains in memory does not match the project on disk. Workaround: Close and reopen the workspace.
| |||||
357253 Return | Results do not display in an ATML report for a post action of a step that calls a sequence When all of the following conditions are true, a report does not display results:
Workaround: N/A
| |||||
37001 49GDNHG0 Return | Modifying the run mode of a step in a user interface in Operator Mode does not mark the sequence file as modified Modifying the run mode of a step in a user interface in Operator Mode does not mark the sequence file as modified, even after you change the user interface to Editor Mode. This change does not have any effect in Operator Mode because you cannot save files. Workaround: Ensure that your user interface is in editor mode if you want to save step run mode settings in a sequence file
| |||||
37637 3T9BCN6I Return | When you select Save All after you add a file to a TestStand project, the project does not save Adding a file to a TestStand project changes the project, and you must save the project to preserve the changes. However, when you select Save All after you add a file to a project, the project does not appear in the Save All file list. Additionally, TestStand marks the workspace as modified, even if you did not modify the workspace file. This issue can cause problems with source-code-controlled project files. TestStand requests that you check out the project file when you add a file but indicates that no changes were made to the project when checking in the changes. Workaround: N/A
| |||||
46782 314DQ9MT Return | TestStand does not call the ModifyReportHeader and ModifyReportFooter callbacks when you generate reports on-the-fly When you enable the On-The-Fly Reporting option on the Contents tab of the Report Options dialog box to generate a report on-the-fly, TestStand does not call the ModifyReportHeader and ModifyReportFooter callbacks because the ProcessOTFStepResult sequence in the report generation sequences does not call these callbacks. Note: This issue has been fixed only in the TestStand 2012 process models. Workaround: N/A
| |||||
359036 Return | An error can occur when you use the Find/Replace in Files dialog box in sequence files with a SequenceFileLoad Engine callback When you use the Find/Replace in Files dialog box to replace text in an unopened sequence file, the following error can occur if the sequence file contains a SequenceFileLoad Engine callback: Replacing the matched text in the value of object <object> with <string> failed. Cannot edit <sequence file name>. The file is either in use by an execution, marked as read-only, or you do not have the necessary user privileges. This error occurs because the callback executes when the Find/Replace in Files dialog box opens the sequence file, which blocks the Find/Replace in Files dialog box from editing the sequence file. Workaround: Open in the sequence editor any sequence files that use the SequenceFileLoad callback before you use the Find/Replace in Files dialog box to modify them.
| |||||
359126 Return | Memory usage can increase when you use the SQL Server Stored Proc schema with the Microsoft OLE DB Provider for SQL Server Memory usage can increase when using the SQL Server Stored Proc schema and the database connection string uses the Microsoft OLE DB Provider for SQL Server. The memory usage appears to oscillate but shows growth over time. Workaround: Use the Microsoft SQL Native Client database provider to avoid this issue.
| |||||
359373 Return | You cannot close the Type Properties dialog box after you rapidly click the Specify Module button on the Substeps tab When you use the Substeps tab of the Type Properties dialog box to configure the substeps for a custom step type, clicking the Specify Module button multiple times before the Specify Module dialog box appears prevents you from closing the Type Properties dialog box. This issue occurs with .NET substeps in TestStand 2010 SP1 and with .NET and LabVIEW substeps in TestStand 2012. Workaround: To recover from this state, you must terminate the TestStand process using the Windows Task Manager facility. To prevent the behavior, ensure that you do not click the Specify Module button multiple times.
| |||||
360098 Return | The Sequence.GetEffectiveType method returns incorrect values when called from a running sequence The Sequence.GetEffectiveType method always returns the value 0 when called using a reference to a running copy of a sequence, such as the RunState.Sequence.GetEffectiveType() call. Workaround: Call the method on the edit copy of the sequence to obtain the correct value, such as RunState.SequenceFile.Data.Seq["MainSequence"].GetEffectiveType().
| |||||
360245 Return | The TestStand Sequence Analyzer does not honor code module load and unload settings When analyzing a sequence file, the TestStand Sequence Analyzer loads code modules as part of the analysis process. However, the analyzer does not honor any load or unload options for the code modules. Instead, the analyzer preloads all code modules before analysis and does not unload them after analysis completes. This can cause an error in the following scenarios:
Workaround: You can avoid the second scenario by disabling the Analyze File Before Executing option in the Sequence Analyzer Options dialog box. If you analyze the sequence manually, be sure to select File»Unload All Modules before executing.
| |||||
360746 Return | A type conflict can occur when you save a sequence file after you change the station model A type conflict can occur when you save a sequence file after you complete the following steps.
Workaround: To prevent this behavior, save any new sequence files before changing the station model.
| |||||
360969 Return | An Index was out of range error occurs after you select certain parameters and then select another step Selecting certain parameters in the VI Parameter Table and then selecting another step can put TestStand in a bad state. This issue can occur if you complete the following steps at edit time.
Workaround: A TestStand patch fixes this issue. Refer to one of the following National Instruments KnowledgeBase articles for your TestStand version for more information: KnowledgeBase 60RBK8UB: TestStand 2010 SP1 f1 Patch Details KnowledgeBase 60RBLMUB: TestStand 2012 f1 Patch Details
| |||||
361039 Return | Terminating a remote Call Executable step might cause a system-level error When you configure a Call Executable step to run the executable on a remote computer, terminating the step might cause the -17502; System Level Exception error. TestStand reports this error only when you configure the standard input, standard output, or standard error to non-default settings. Workaround: You can safely ignore this error, or you can prevent the error from displaying by configuring the Call Executable step to ignore run-time errors. To handle other errors encountered in the Call Executable step, add a step after the call to handle the error information if the execution is not terminating.
| |||||
361649 Return | LabVIEW code modules with a TDMS file reference in the connector pane can cause a generic error If you use a LabVIEW code module in a sequence that passes TDMS file references in or out of the VI, TestStand might return the following error: Error loading step '<name of step>' of sequence '<name of sequence>' in file '<name of sequence file>'. Failed to load VI <path of VI> in the 'LabVIEW Development System' version '11.0'. LabVIEW: Generic error. Error Code: -18002, LabVIEW reported an error. See 'LabVIEW: ' message for more details. Source: 'TSAPI' Workaround: You can prevent this issue by adding additional controls or indicators to the connector pane of the VI.
| |||||
206892 Return | Enabling the Log option in the VI Parameter Table does not function correctly for some LabVIEW data types If a LabVIEW code module specifies a parameter of data type digital waveform, digital data, or dynamic data, enabling the Log option in the VI Parameter Table does not log the parameter if you do not provide an argument in the Value column of the VI Parameter Table. Workaround: Ensure that any parameters for which you enable the Log option also specify an argument in the Value column.
| |||||
217346 Return | Changing the size of a two-dimensional array in a LabVIEW code module can cause TestStand to crash If you resize a two-dimensional array in a LabVIEW code module when all of the following conditions are true, TestStand might behave unexpectedly or crash when you click the Reload Prototype button.
| |||||
354252 Return | An error can occur when you simultaneously modify the invocations of multiple .NET code modules If you select two or more .NET steps that use the same assembly and class and you then modify the calls within the .NET Invocation control on the .NET Module tab, an error similar to the following error can occur: Array offset 2 is out of range; range is 0..1 Error Code: -17324, Array index out of bounds This error is more likely to occur if the invocations of the two selected steps specify a different number of calls. Workaround: Modify the invocations of .NET steps individually.
|
ID | Known Issue | |||||
---|---|---|---|---|---|---|
356700 Return | Closing Microsoft Visual Studio after you debug .NET code from TestStand prevents the Visual Studio process from exiting After you use Visual Studio to debug .NET code modules in TestStand, closing Visual Studio ends the TestStand process but does not end the VSdebugController process used to debug .NET code. If you launch TestStand again and attempt to debug .NET steps, you might receive the Error Code: -17502; System Level Exception error. This issue no longer occurs with Microsoft Visual Studio 2012. Workaround: If you encounter this error, use the Windows Task Manager facility to terminate the VSdebugController process before you run the sequence. To prevent the error, ensure that you close TestStand instead of Visual Studio to correctly end the Visual Studio and the VSdebugController processes.
| |||||
356920 Return | Selecting multiple watch expressions can cause the Watch View pane to error in certain cases If you select multiple watch expressions on the Watch View pane and some expressions you select are valid but others are invalid, the Watch View can error. An invalid watch expression displays an "X" icon to the left of the expression. When the error occurs, the Watch View pane displays the One or more errors have occurred. Please save your work and restart the application. error and you must restart TestStand. Workaround: Ensure that you do not simultaneously select valid and invalid watch expressions.
| |||||
357315 Return | An error can occur when you log binary data to an Oracle database You might encounter the following error when you log binary data to an Oracle database: An error occurred calling 'LogResults' in 'ITSDBLog' of 'zNI TestStand Database Logging' An error occurred while setting a column value. Description: ORA-22990: LOB locators cannot span transactions Number: -2147467259 NativeError: 22990 The error appears when all of the following conditions are true:
| |||||
357691 Return | ATML reports generated on non-English operating systems contain an improperly formatted start date The ATML Test Results and Session Information schema requires that timestamps use the yyyy-mm-ddThh:mm:ss format. On a computer with a non-English operating system, the localized date is not properly converted to the English format the ATML Test Results and Session Information schema requires. Workaround: Modify the ATML style sheet you are using to correctly display the start date.
| |||||
363354 Return | The TestStand Sequence Analyzer reports an internal error when analyzing expressions with an incorrectly indexed array If you analyze a sequence that contains an expression that references an array with the incorrect number of indexes, such as the expression array[0] for a two-dimensional array, the sequence analyzer reports the Internal Error: Fatal error occurred during analysis error. Workaround: Correct any expressions with incorrectly indexed arrays.
| |||||
363405 Return | TestStand incorrectly assigns timestamp data passed from and to a LabVIEW code module If a LabVIEW code module passes a timestamp as an output parameter to a string property, TestStand removes leading zeroes in the fractional seconds field. For example, the timestamp 01:35:45.005 is assigned to a string property as 01:35:45.5 in TestStand. However, if TestStand receives a timestamp value as an output parameter and passes the value back to LabVIEW as an input parameter, the correct value is maintained. NOTE: Even with the below patches installed, if you pass a string timestamp value from TestStand to a timestamp in LabVIEW, TestStand adds leading zeroes to create the fractional field. For example, the string 01:35:45.5 is assigned as 01:35:45.005 in LabVIEW. TestStand 2012 SP1 fixes this secondary issue. Workaround: A TestStand patch fixes this issue. Refer to one the following National Instruments KnowledgeBase articles for your TestStand version for more information: KnowledgeBase 60RBK8UB: TestStand 2010 SP1 f1 Patch Details KnowledgeBase 60RBLMUB: TestStand 2012 f1 Patch Details For TestStand 4.2.1 and earlier, convert the timestamp to string data before passing it between LabVIEW and TestStand. You can convert the timestamp to a string with the desired format using the Format Date/Time String VI on the Timing palette.
| |||||
363524 Return | The += operator might not function correctly for appending elements to an array When you use the += operator to append to an array, TestStand might not correctly set the parent of the added elements, which can cause errors when you attempt to access or delete the elements. This behavior occurs when the following conditions are true:
Workaround: To append an element to an array, use the SetNumElements expression to increase the size, and then set the newly created element to the desired value, as shown in the following example expression: SetNumElements(Locals.myArray, GetNumElements(FileGlobals.DynamicArray) + 1), Locals.myArray[GetNumElements(Locals.myArray) - 1] = Locals.DemoStructure
| |||||
224640 Return | Terminated subsequences called in a new execution have a status of Passed If you call a sequence and select the Use New Execution execution option on the Sequence Call Module tab, you can obtain the results of the called sequence by using a Wait step. However, if the called sequence execution is terminated, the Wait step reports the sequence result as Passed instead of Terminated. Workaround: N/A
| |||||
249171 Return | A warning can occur when you build a deployment that includes VIs that contain unsupported Microsoft Windows characters If a deployment contains VIs that use characters that are not valid for Microsoft Windows files, such as the slash (/) or question mark (?) character, and you enable the Output VIs to Packed Project Library option in the LabVIEW VI Options dialog box, the TestStand Deployment Utility returns a warning similar to the following warning when building the deployment: Warning: Cannot update VI Path: Step '<stepName>', sequence '<sequenceName>', sequence file '<sequenceFilePath>' If you install the deployment on a target computer, the step the warning references does not not execute. This issue occurs because the paths for VIs contained within a packed project library must use only valid Windows filename characters, which is not the case for VIs within LLBs or LabVIEW libraries. Workaround: Use only valid Windows filename characters when naming VIs and virtual folders.
| |||||
297248 Return | The Log option in the Parameters Table for complex number parameters in C/C++ DLL steps can behave erratically If you configure a C/C++ DLL step and you add a CNiComplex or CNiComplexVector parameter, configuring the Log option in the Parameters Table for the real and imaginary components causes the logging behavior for the container or the components to change in an unexpected way. TestStand does not support logging only the real or imaginary portion of a complex number, and logging should be non-editable for the components. Workaround: Only enable the Log option for the complex number container and not the real or imaginary components.
| |||||
303452 Return | Logging reference parameters in a LabVIEW step can cause an error If you call a LabVIEW code module that meets all of the following conditions, TestStand returns the Type of argument expression is incompatible with parameter. Expected Number, found Object Reference. [Error Code: -17313, Could not accept the parameter passed in.] error when the step executes:
Workaround: Specify a value or disable logging for the parameters.
| |||||
308947 Return | An error occurs when you use the Paste function in an array of object references If you copy an object reference property to the clipboard and then attempt to paste the object reference into an array of object reference properties, TestStand returns the Expected Container found Object Reference. Error Code: -17308, Specified value does not have the expected type error. Workaround: Use the Insert Element or Resize Array functions to add elements to an array of object references instead of using the Copy and Paste functions
| |||||
312695 Return | The Tcl example step might return error -14004 when executed from TestStand Refer to the National Instruments KnowledgeBase article, http://digital.ni.com/public.nsf/allkb/120923C96FEBBDA6862579910074AB9F?OpenDocument, for more information about this error. Workaround: N/A
| |||||
314004 Return | You can cannot edit the struct and cluster passing setting after you set the data type as hidden If you set a container data type to be hidden using the PropFlags_Hidden or PropFlags_HiddenInTypes flags, you cannot edit the struct and cluster passing setting. This behavior only occurs if the struct and cluster passing setting is disabled before you set the data type as hidden. If the struct and cluster passing setting is enabled, you can continue to edit the setting even after you set the data type as hidden. Workaround: To change the struct and cluster passing setting of a hidden data type, unhide the data type, change the struct and cluster passing setting, and then rehide the data type.
| |||||
317729 Return | Changes to enumeration values in LabWindows/CVI code modules are not reflected in steps that call the code modules If you call a LabWindows/CVI code module that has an enumeration as an input parameter, TestStand displays the enumeration constant names in the Parameters Table. The step data stores the value this constant represents. If you make a change to the value associated with an enumeration constant in the code module, steps that use the enumeration do not reflect this change and continue to use the previous value for the enumeration constant. Workaround: Recreate any steps that use the enumeration after you make any changes to the values of enumeration constants you have already defined.
| |||||
322859 Return | The TS.StartTime property is incorrect when used with remote instances of the TestStand Engine The TS.StartTime property in the ResultList array contains the time in seconds since the creation of the TestStand Engine. However, when you execute steps in a remote instance of the TestStand Engine, this property uses the creation time of the remote engine rather than the local engine, which can cause calculations of absolute time to be incorrect if the calculation is based on the engine creation time obtained from the Seconds() function. Workaround: N/A
| |||||
334986 Return | LabVIEW Edit substeps do not support LabVIEW class output parameters If you select a code module for an Edit substep you define for a custom step type and the code module specifies a LabVIEW class reference as an output parameter, TestStand returns the following error when calling the code module: Error Executing substep 'Edit' Parameter 'class out': System Level Exception. Error Code: -17502 Workaround: Refer to the TestStand 4.2.1 section of the National Instruments KnowledgeBase article, Using LabVIEW class References with TestStand National Instruments KnowledgeBase article, located at http://digital.ni.com/public.nsf/allkb/EE3EA0A08FBB6E4A862573A9004C5A07?OpenDocument, for information about how you can pass a LabVIEW class reference as an output parameter for the code module of an Edit substep
| |||||
339699 Return | TestStand cannot find VIs in a packed project library that specifies a file path that includes multibyte characters On operating systems for languages that require multibyte support, such as Chinese versions of Windows, TestStand cannot find VIs in a packed project library that specifies a file path that includes multibyte characters. Workaround: Ensure that the path for the packed project library does not contain multibyte characters.
| |||||
345032 Return | TestStand cannot save a TestStand Sequence Analyzer project file if the file specifies the Hidden attribute in the Windows file system If you attempt to save an existing sequence analyzer project file, TestStand displays a access denied error if the file specifies the Hidden attribute in the Windows file system. Workaround: Ensure that the sequence analyzer project file does not specify the Hidden attribute in the Windows file system when you save the project file.
| |||||
347220 Return | Modifying properties within an ExpressionEdit control on the Module tab of the Step Settings pane for a LabVIEW Edit substep can cause TestStand to hang TestStand and LabVIEW hang when all of the following conditions are true:
Workaround: If you encounter this hang, you must end the TestStand process and restart it to recover. To prevent the hang from occurring, ensure that the Module tab is not active on the Step Settings pane when you launch the Edit substep code module that contains an ExpressionEdit control by using the Substeps tab of the Step Type Properties dialog box to launch the substep.
| |||||
347289 Return | XML reports might display an incorrect number of results and incorrect failure chain information When you generate a XML report and do not use on-the-fly report generation, the Number of Results value and the failure chain information can be incorrect if the sequence file uses Engine callbacks. The report includes the steps in these callbacks in the Number of Results value but does not include the results for the steps in the report. In addition, the failure chain in the report might also incorrectly contain references to steps in the Engine callbacks. Workaround: Enable on-the-fly reporting for the XML report, or use a different report format.
| |||||
350367 Return | The Module tab on the Step Settings pane does not display in certain cases after you change the type for a step The Module tab on the Step Settings pane does not display when you complete the following steps, and you cannot configure the code module and its parameters for the step.
Workaround: To recover from this issue, save the sequence file and restart TestStand. You can avoid the issue by creating a new step instead changing the type of an existing step.
| |||||
364787 Return | TestStand cannot find VIs in a packed project library that specifies a file path that includes multibyte characters On operating systems for languages that require multibyte support (such as Chinese versions of Windows), TestStand cannot find VIs in a packed project library that specifies a file path that includes multibyte characters. Workaround: Ensure that the path for the packed project library does not contain multibyte characters.
| |||||
51052 473EH1YL Return | You receive an error when you attempt to directly pass TestStand API objects to a sequence you call on a remote computer When you use a Sequence Call step to call a sequence on a remote computer and you specify an expression that contains TestStand API calls for the value of an object reference parameter, TestStand might display the -17308: Specified value does not have the expected type. error. Workaround: Create a local variable or other property to assign the TestStand API property you want to pass to the remote sequence and use this property in the Parameter Table of the remote Sequence Call step.
| |||||
311855 Return | The default UUT data type does not provide a Part Number field For many applications, UUTs specify both a serial number and a part number, but the default UUT data type in TestStand does not provide a specific field to store a part number. Workaround: Modify the existing UUT data type type to contain a Part Number field.
| |||||
346934 Return | The comparison function can yield different results when operands are swapped if one operand is zero When using the comparison operator in TestStand to compare a value of magnitude 1e-14 or smaller to exactly zero, swapping the operands can yield different result. For example, the comparison 0 == 1e-14 returns True but the comparison 1e-14 == 0 returns False. The same difference in behavior occurs with the not equal (!=) and greater and less than (< and >) operators. In TestStand 2013 and later, both comparisons will yield "False" Workaround: When comparing a small number to zero, ensure that the zero is the second operand in the comparison function.
| |||||
371724 Return | TestStand crashes upon launch on Windows 8 if installed before the .NET 3.5 Framework Workaround: N/A
| |||||
202206 Return | Error -17500 occurs when you execute .NET code modules that deserialize types Workaround: N/A
| |||||
214265 Return | Launching the Resource Usage Profiler causes TestStand to crash if search directories reference another TestStand version If you configure the TestStand search directories such that the installation directory for another version of TestStand precedes the installation directory for the current TestStand version, selecting Tools»Profile Resource Usage causes TestStand to crash. Workaround: Avoid adding paths to other TestStand versions to the search directories.
| |||||
276637 Return | TestStand Deployment Utility returns a non-descriptive error when the LabVIEW Application Builder in unlicensed If you attempt to build a deployment with the Output VIs to a Packed Project Library option enabled in the LabVIEW Options dialog box, TestStand returns a non-descriptive error similar to the following: Internal error code 1327 Processing VIs... Could not process LabVIEW VIs. Fix any broken VIs before rebuilding. LabVIEW error: mxLvErrorHandler.vi:1 The LabVIEW Application Builder must be licensed to successfully build a deployment. Workaround: N/A
| |||||
327928 Return | TestStand does not update to display changes to switch configuration TestStand does not automatically refresh the switch configuration when it is saved in another process, such as Measurement & Automation Explorer (MAX). The Switch Executive Virtual Device drop-down menu does not update unless you restart TestStand. Workaround: You can force the step to reload the configuration information by disabling and then re-enabling the Enable Switching option on the Switching panel of the Properties tab of the Step Settings pane.
| |||||
334946 Return | TestStand hangs when you use modal dialog boxes in a LabWindows/CVI or LabVIEW code module Workaround: N/A
| |||||
365348 Return | The UUT Information dialog box for the Parallel process model incorrectly restricts certain users from terminating or aborting test sockets Users with only Terminate and Abort permissions cannot click the Terminate and Abort buttons in the UUT information dialog box for the Parallel process model. The buttons are disabled unless the user has all available permissions through the GrantAll privilege. Workaround: You can manually fix this issue by replacing all instances of Priv_Abort with Abort and Priv_Terminate with Terminate in the paralleluutdlg.c source file, located in the <TestStand>\Components\Models\TestStandModels directory. After making this change, recompile the modelsupport2.prj file, located in the same directory.
| |||||
366317 Return | Property Loader step incorrectly imports strings that contain commas when you use a comma delimiter If you attempt to import a string property using a Property Loader step or the Import/Export Properties dialog box and the string contains a comma, the Property Loader step or Import/Export Properties dialog box incorrectly interprets the comma as the end of the string. This behavior occurs despite the comma being enclosed in quotes, and causes an evaluation error similar to the following: Error evaluating expression:RunState.InitialSelection.SelectedFile.Data.Seq["MainSequence"].Locals.Local = (""test") Unexpected token: test This error occurs only when you configure the Property Loader step to use a comma delimiter. Workaround: Use the default tab delimiter.
| |||||
367731 Return | When you specify a report path by expression, the <Unique> macro does not function if the path does not exist When you specify a report path by expression, the <Unique> macro does not function if the path does not exist. If you are simultaneously generating multiple reports using the same expression, the reports can be overwritten because the report name will not be unique. Workaround: Ensure that report paths exist before you execute the sequence, or use a different macro, such as <FileTime>, to ensure a unique filename.
| |||||
381096 Return | Additional results logging setting for parameters in LabWindows/CVI or C/C++ DLL steps update incorrectly when you change how the parameter is passed If you configure a parameter in a LabWindows/CVI or C/C++ DLL step to be passed by reference and then you enable the Log option in the Parameters Table, TestStand logs both the In and Out values of the parameter. You can configure the logging of the In and Out data independently on the Additional Results panel of the Properties tab of the Step Settings pane. If you later change the parameter settings such that it is passed by value, then execute the sequence, you will encounter an error similar to the following: Details: The following error occurred while logging additional result 'x [Out]': Array offset -1 is out of range; range is 0..0.. Error in parameter 1, 'x'. Error Code: -17324; Array index out of bounds. This error occurs because the the log setting for the "Out" value is still enabled, despite the fact that it is no longer a valid option. Workaround: To disable logging for the Out value and prevent the error, you must configure the parameter so it is passed by reference so that the Out logging option is available. After disabling the option, set the parameter back to being passed by value.
| |||||
385360 Return | The Number of Threads option in the LabVIEW Adapter Configuration dialog box can change each time you relaunch the dialog box In the LabVIEW Adapter Configuration dialog box, if you specify a non-default value in the Number of Threads option for the LabVIEW Run-time Engine, TestStand increments the value each time you relaunch the LabVIEW Adapter Configuration dialog box. Workaround: Use the Default (4) setting for the Number of Threads option, or ensure that the value is correct any time you make changes in the LabVIEW Adapter Configuration dialog box.
| |||||
387069 Return | TestStand Deployment Utility can create multiple copies of DLL files that LabVIEW code modules reference If you create a deployment that meets all of the following conditions, the resulting image contains two copies of the referenced DLL:
Workaround: Configure the destination of any affected DLLs to be the supportvis directory to ensure that no duplicates are created. If the DLL has dependencies, add them to the deployment, and configure the destination directory to also be the supportvis directory to ensure that the dependencies are located.
| |||||
389135 Return | In the TestStand Deployment Utility, changing the installation directory of a LabVIEW packed project library causes settings to change In the TestStand Deployment Utility, if you change the installation directory of a LabVIEW packed project library (.lvlibp), the other settings for the file (Force File to Install and Create Program Item) revert to the disabled state. Workaround: When configuring settings for a LabVIEW packed project library, ensure that settings are correct after you change the destination directory.
| |||||
357522 Return | LabVIEW can crash when building a deployment with destination VI paths exceeding 255 characters When using the Output VIs to a packed project library option, the TestStand Deployment Utility can encounter a crash if the destination VI paths exceeds 255 characters Workaround: Disable the Output VIs to a packed project library option, or use shorter destination VI paths
| |||||
253149 Return | TestStand does not recognize changes to parameter settings in VI code modules If you change only the parameter settings within a VI code module, such as changing a parameter from recommended to required, steps that call the VI do not update to reflect the change until you reselect the step or reload the code module. Workaround: N/A
| |||||
295614 Return | Using a LabVIEW Project reference parameter in a LabVIEW code module can cause a run-time error If you call a LabVIEW code module that includes a reference to a project as an input or output in the VI connector pane, and you pass this parameter to or from a TestStand property in the VI Parameter Table, the following error occurs: Parameter 'Project Reference': Type of argument expression 'Locals.test' is incompatible with parameter. Specified value does not have the expected type. -17313; Could not accept the parameter passed in. This issue occurs only when you configure the LabVIEW Adapter to use the LabVIEW Development System. Workaround: Cast the project reference to a number when you pass it to TestStand.
| |||||
358061 Return | Dialog boxes generated in new executions do not display when created within a remote engine If you call a sequence on a remote target and the sequence creates a new execution, any dialog boxes the execution generates—such as a message box or a run-time error dialog box—do not display, making it appear that the execution is hanging. Workaround: N/A
| |||||
361491 Return | TestStand User Interface developed with LabVIEW Actor Framework hangs When creating a TestStand User Interface using the LabVIEW Actor Framework, LabVIEW might hang if actors that contain TestStand UI Control references are initialized while other actors are initializing. Workaround: Use synchronization to ensure that actors that contain TestStand UI Controls are not initialized while other actors are initializing.
| |||||
381085 Return | Update VI Calls dialog box does not update code modules a Run VI Asynchronously step calls The Update VI Calls dialog box does not update code modules a Run VI Asynchronously step calls. Workaround: Manually reload the prototypes for the code modules of Call VI Asynchronously steps.
| |||||
390139 Return | VIs in a LabVIEW project saved in the instr.lib directory fail to load when you configure the LabVIEW Adapter to use the LabVIEW Run-Time Engine Calling a VI code module returns a File Not Found error when all of the following conditions are true:
Workaround: Call the VI directly and do specify a project path.
| |||||
397930 Return | Enabling the Logging option for subproperties of a dynamic data type parameter causes a TestStand crash If you are calling a VI code module that has an input or output parameter that is a dynamic data type, TestStand might crash if you enable the Log option for any subproperties of the parameter. Workaround: N/A
| |||||
402410 Return | Loading the module of a sequence call step using the API results in an error in certain cases If you configure a Sequence Call step to create a new execution and specify a model file, and you try to load the code module for the step using the Step.LoadModule, Sequence.LoadModules, or SequenceFile.LoadModules method with the LoadModule_LoadModulesInSubsequences option, TestStand attempts to load the specified entry point from the client sequence file instead of the process model, which results in an error. Workaround: You can prevent the error by creating a sequence in the client sequence file with the name of the entry point you want to call. You can obtain the correct sequence to load by giving this sequence a Sequence Call step that calls into the correct entry point.
| |||||
405812 Return | Type errors might occur when loading a more recent version of a type that is stored only in a sequence file If a step or data type is stored only in a sequence file, you might encounter errors in some cases when opening another sequence file that contains a newer version of the type. This behavior occurs only when the sequence file that contains the type is executed before you open the file that contains the more recent type version. Workaround: If this behavior occurs, close and reopen the file that contains the older version of the type.
| |||||
407194 Return | LabVIEW Run-Time Engine number of threads setting is not respected When you configure the Number of Threads option for the LabVIEW Run-Time Engine (RTE) in the LabVIEW Adapter Configuration dialog box to a non-default value, TestStand ignores the value you specify and instead uses the default value. In some cases, this results in a system-level error when you specify a non-default number of threads and you attempt to execute LabVIEW steps in the LabVIEW RTE. Workaround: If you require a certain number of threads for executing a VI, change the execution system of the VI from same as caller to another option.
| |||||
410806 Return | Deployment does not include unused packed project libraries within a library when you enable the Include All Files in LabVIEW Project option If you create a TestStand deployment that includes a LabVIEW library and the library contains a packed project library that is not a dependency of any files included in the deployment, the TestStand Deployment Utility does not include the packed project library even if you enable the Include All Files in LabVIEW Project option on the Distributed Files tab. Workaround: Add the packed project library to the workspace from which you are deploying.
| |||||
414363 Return | TestStand User Interfaces Appear to Hang on Shutdown after Executing VI code modules in certain run-time engine versions Workaround: N/A
| |||||
249057 Return | Stepping into a .NET code module in Visual Studio 2010 might not behave correctly If you step into a .NET code module from TestStand 2010 into Visual Studio 2010, the Modules tab might report that symbols were not loaded for the code module, and you might not be able to use the step debugging operations or continue debugging. You must stop debugging or close Visual Studio, which, in turn, kills TestStand. Workaround: Make TestStand 2010 active again by running the TestStand Version Selector. If this does not completely resolve the problem, restart the computer.
|