gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GPublishServer()

void GPublishServer ( String  server_name,
int  publish,
int  save 
) throws GclibJavaException
inline

Publishes or removes local gcaps server from the network

Parameters
server_nameName to publish server under.
publishTrue=publish server, False=remove server.
saveSave this configuration for future server reboots.
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 583 of file GclibJava.java.