User`s guide
Web Mountain Technologies Page 34
To setup to send a Zwave command, merely enter in the serial Zwave string to be sent. Again,
the start (>) and terminating characters (Carriage Return) are automatically taken care of, so
they don’t need to be entered:
Like with the Receive trigger, the RAW command on the Send side also requires that the start
and end terminating characters be added. For example, to send an X10 command using the
1132B, setup the Send Command as below:
Notice that there are two special parameters entered above – the ^02 and the ^00. In some
instances, it will be very difficult to enter in the ASCII characters – it would be much nicer to be
able to enter raw hex values. To enter a raw hex value, put a “^” in front of it. In this case, the
entry is telling the RUC to send a hex 0x02. The ^00 hex null character is a special string – if
it is the last character in a string, it tells the RUC to not send a Carriage Return after the string
entered into the text box. So, in this case, the RUC will send a hex 0x02, followed by the ASCII
characters, but it won’t send a carriage return after the serial string.
The RUC’s automation control has three operating modes – Home, Vacation, and Both. This is
selected on the Device Configuration page. However, it would be nice if the RUC could have the
mode changed through an external trigger. For example, it would be very useful to have a
button labeled Home/Vacation on one button on a UPB 8 button controller. Now, when you