gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GCmdD()

double GCmdD ( string  Command)
inline

Used for command-and-response transactions.

Parameters
CommandThe command to send to the controller. Do not append a carriage return. Use only ASCII-based commmands.
Returns
The command's response parsed as a double.

Wrapper around gclib GCmdD(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclib_8h.html#a5ac031e76efc965affdd73a1bec084a8

Definition at line 301 of file gclib.cs.

References GCommand().

Referenced by Examples.Commands().