Application class/Debug Connection.List Applications or Shared Libraries method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 846
Scope Basic Development Environment
Data Name DbgConn.ListApps
Short Name* DbgConn.ListApps
Long Name* Debug Connection:List Applications or Shared Libraries
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type No return value
Invoke Node Debug Connection:List Applications or Shared Libraries
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Remote access allowedYes

Returns the list of applications and shared libraries you can debug on the computer specified by Server Address.

Parameters

Data type Name Required Description
String Server Address Yes IP address or computer name of the server.
String Array Debug Names Yes Name(s) of the applications and shared libraries you can debug.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links