Phidget Common.lvlib:PhidgetRemoveServer.vi

Removes a registration for a server that the client (your program) is trying to connect to.If the client is currently connected to the server, the connection will be closed.

If the server was discovered (not added by addServer()), the connection may be reestablished if and when the server is rediscovered. disableServer() should be used to prevent the reconnection of a discovered server

See:

Phidget Common.lvlib:PhidgetRemoveServer.vi

Device Support:

cerrcodeclst

error in

error in can accept error information wired from VIs previously called.

cstr

name

The name of the server to remove

ci32

flags

Should be 0

ierrcodeclst

error out

error out passes error or warning information out of a VI to be used by other VIs.