send_command


Description:

public void send_command (string command) throws Error

Sends a command to the sensor.

Parameters:

command

One of the commands returned by the commands property.

Exceptions:

Error

if sending the command failed or the device was removed.