Application class/Remote Panel.Close Connection To Server method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 802
Scope Basic Development Environment
Data Name RP.Close Connection To Server
Short Name* RP.Close Connection To Server
Long Name* Remote Panel:Close Connection To Server
* 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 Remote Panel:Close Connection To Server
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Remote access allowedNo

Closes a connection to a VI on the server computer.

This method can return networking error codes.

Parameters

Data type Name Required Description
String VI Name Yes Name of the VI or project path to the VI on the server whose connection you want to close.
String Server Address Yes IP address or computer name of the server.
I32 Server Port Yes Port on which the Web Server is located.

Uses

History

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

See Also

External Links