send_command


Description:

public void send_command (string command) throws Error

Send a command to the controller.

Parameters:

command

One of the commands returned by the commands property.

Exceptions:

Error

if sending the command failed.