Debug Connection:Open Debug Connection Method
Short Name: DbgConn.OpenDbgConn
Installed With: Base Package
Class: Application Methods
Opens a connection to the application or shared library you can debug.
Parameters
Name | Required | Description |
---|---|---|
Debug Names | No | Name(s) of the applications and shared libraries you can debug. |
Server Address | No | IP address or computer name of the server. |
Remarks
The following table lists the characteristics of this method.
Available in Run-Time Engine and Real-Time Operating System | No |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | Yes |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |