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

DisplayAdapterConfigDialog Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.DisplayAdapterConfigDialog ( dlgTitle, adapterSelectorReadOnly, adapterCfgReadOnly, hideAdapterSelector, modalToAppMainWind)

Return Value

Boolean

True if the dialog box modifies adapter settings.

Purpose

Launches a dialog box, in which you can edit adapter-specific settings and select the default adapter.

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.

adapterSelectorReadOnly As Boolean

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

adapterCfgReadOnly As Boolean

[In] Pass True if you want read-only versions of the Adapter Configuration controls in the dialog box.

hideAdapterSelector As Boolean

[In] Pass True to hide the Selected and Hidden columns in the dialog box. This is useful for user interfaces that do not require the ability to select a default adapter.

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 of the Engine.AppMainHwnd property. Typically, you do not need to set this option.


See Also

Adapter

ActiveXAdapter

AppMainHwnd

CommonCAdapter

ConfigDirectory

ConfigFile

CVIAdapter

DefaultAdapter

DefaultAdapterIndex

DllAdapter

DotNetAdapter

HTBasicAdapter

LabVIEWAdapter

SequenceAdapter


Resources


 

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