TestStand - Localize Menu
- Aktualisiert2025-07-21
- 2 Minute(n) Lesezeit
TestStand - Localize Menu
Owning Palette: TestStand
Converts all menu items with names that begin with TS__ to a string in the TestStand string resource files for the current language. Specify the string by Category and the menu item name, which are the section and item labels, respectively, for the string in the string resource files.
|
Engine Reference In specifies an ActiveX reference to the TestStand Engine object. |
|
Menu Refnum In specifies the reference to a menu bar in a VI. Use the Current VI's Menubar function to obtain this reference number. |
|
Category specifies the category in the TestStand string resource files that contains the strings for the menu. |
|
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
|
Engine Reference Out returns the Engine Reference In parameter unchanged. |
|
Menu Refnum Out returns the Menu Refnum In parameter unchanged. |
|
error out contains error information. This output provides standard error out functionality. |