![]() |
gclib 2.1.20
Galil Communications Library
|
Manage a Galil controller. More...
Topics | |
Memory | |
Manage controller memory, such as program and arrays. | |
Unsolicited Data | |
Receive messages and interrupts. | |
Functions | |
String | gclibjava.GclibJava.GCommand (String command) throws GclibJavaException |
Performs a command-and-response transaction on the connection. | |
|
inline |
Performs a command-and-response transaction on the connection.
command | command string to send to the controller. The library will append a carriage return to the command string. |
GclibJavaException | If an error is generated by gclib. |
Definition at line 220 of file GclibJava.java.