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

DisplayOptionsDialog Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.DisplayOptionsDialog ( dlgTitle, readOnly, modalToAppMainWind)

Return Value

Boolean

True if you click OK in the dialog box. False if you click Cancel.

Purpose

Launches the Station Options dialog box.

Remarks

The Station Options dialog box contains numerous settings that affect execution, user privileges, and process models. TestStand saves these options in the engine configuration file ConfigFile when you click OK in the dialog box.

Parameters

dlgTitle As String

[In] Specifies the title of the dialog box. Pass an empty string to use the default title for the dialog box.

readOnly As Boolean

[In] Pass True if you want a read-only version of the dialog box.

modalToAppMainWind As Boolean

[In] By default, the dialog box is modal to the last active window of the calling thread, or if there is none, to the last active window from AppMainHwnd. If you set this option, the dialog box is modal with respect to the window handle that the Engine.AppMainHwnd property. Typically, you do not need to set this option.


See Also

AppMainHwnd

ConfigDirectory

ConfigFile

StationOptions


Resources


 

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