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

GetEditTimeToolMenuItems Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.GetEditTimeToolMenuItems ( reserved = 0)

Return Value

EditTimeMenuItems

Purpose

Returns a reference to a EditTimeMenuItems object.

Remarks

TestStand maintains a collection of tools menu items. Use this collection to customize the tools menu items that the sequence editor and user interface display. Each menu item in the collection specifies the menu item type and expressions which determine menu item text, hidden state, and enabled state. A menu item can specify a collection of submenu items.

You can use GetRunTimeToolMenuItems to obtain a reference to a run-time instance of the Tools menu. TestStand evaluates edit-time menu item expressions to determine the value of run-time properties. The run-time properties specify the menu item text and whether a menu item is enabled. TestStand excludes any menu items whose hidden expressions evaluate to False from the run-time copy of the Tools menu. The run-time copy of the Tools menu also contains expanded submenus for menu items of type ToolMenuType_SequenceFile, where each submenu item is a menu item of type ToolMenuType_Sequence.

Parameters

reserved As long

[In] Pass 0 for this parameter.

This parameter has a default value of 0.


See Also

EditTimeMenuItem

GetRunTimeToolMenuItems


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit