User's Manual

Serial communication protocol
o 3: Battery charging current milliamps = (511 - raw_value) * 1000 /
409
(a(0)=511*1000/409, a(1)=-1000/409)
o 4: Battery charger (solar panel) on/off
o 5: Battery charged by external power on/off
Note: Internal sensors are currently sampled independently from external sensors every
five minutes only. When reading values from internal sensors, only the cached
values from the last measurements are read.
3: SDI is not yet implemented.
REMARKS: This command belongs to the new class of table commands.
RETURNS:
REMOTE: Yes, via XCONF.
EXAMPLES:
SWITCH
DESCRIPTION: Manually switch output channels.
PARAMETERS: SWITCH <onr> <type> <params> ...
<onr> — Output channel number
<modemask> — See section 3.5.3.2
The <type> parameter is the same as in the OC command: The parameters
(<params>) for the output channel types are:
SWITCH <onr> 0 0 0 (static off)
SWITCH <onr> 0 0 1 (static on)
SWITCH <onr> 0 1 <low_t> <hi_t> (first lo-pulse for low_t secs,
then hi-pulse for hi_t secs)
SWITCH <onr> 0 2 <hi_t> <low_t> (first hi-pulse for hi_t secs,
then low pulse for low_t secs)
SWITCH <onr> 0 3 <low_t> <hi_t> (first lo-pulse for low_t secs,
then hi-pulse for hi_t secs, repeating)
SWITCH <onr> 0 4 <hi_t> <low_t> (first hi-pulse for hi_t secs,
then low pulse for low_t secs, repeating)
SWITCH <onr> 1 <percentage> <frequency>
<percentage>: 0..100, <frequency>: 1..16384
SWITCH <onr> 2 <percentage> <percentage>: 0 .. 100
On conflicts between a switch request and output channel settings, the output
channel changes appropriately (if the channel is already defined, else return an
error).
REMARKS: This command belongs to the new class of table commands.
RETURNS:
REMOTE: Yes, via XCONF.
EXAMPLES:
47