CONTA-CLIP SMS-MULTI I/O User Manual
Page 23

SMS-MULTI-IO
- 22 -
•
DO3 is not changed
•
DO4 toggles its state (0 to 1 or 1 to 0)
The module sends a confirmation message with the output states only to the sender: ‘status DO1=x,
DO2=x, DO3=x, DO4=x’
5.1.2.2
5.1.2.2
5.1.2.2
5.1.2.2
Writing to
Writing to
Writing to
Writing to a
a
a
a single digital output
single digital output
single digital output
single digital output
To set an individual DO send the following default message:
wdo
wdo
wdo
wdonx
, where n= the output number
and x is the state.
E.g. when you send
wdo
wdo
wdo
wdo31
DO3 is set to 1.
When a user defined name is given to an output it can be addressed by putting the name between
asterisks. E.g. an output is called ‘light’ you can set it by sending
w*
w*
w*
w*light****3
, this output will be
toggled.
If set, the module sends a confirmation message: ‘status DOn=x‘, or when a user defined name is
given: ‘status
name
=x‘
5.1.2.3
5.1.2.3
5.1.2.3
5.1.2.3
Using the one
Using the one
Using the one
Using the one----shot function
shot function
shot function
shot function
The digital outputs can be set for a given time from 1 to 9999 seconds. When this command is
received the DO sets to 1 and after the number of seconds the DO sets back to 0. The one shot
function is called by setting a single DO to 1 followed by a ‘t’ for time and the time in seconds. E.g.
when you send
wdo
wdo
wdo
wdo1t10
1t10
1t10
1t10
DO1 is set for 10 seconds.
5.1.2.4
5.1.2.4
5.1.2.4
5.1.2.4
Reading
Reading
Reading
Reading from
from
from
from multiple
multiple
multiple
multiple digital outputs
digital outputs
digital outputs
digital outputs
To retrieve the status of all digital outputs sent:
rmdo
rmdo
rmdo
rmdo
.
The module answers: ‘status DO1=x, DO2=x, DO3=x, DO4=x’
5.1.2.5
5.1.2.5
5.1.2.5
5.1.2.5
Reading
Reading
Reading
Reading from
from
from
from a single digital output
a single digital output
a single digital output
a single digital output
To retrieve the status of an individual digital output, send:
rdo
rdo
rdo
rdon
, where n is the number of the
requested digital output. The module will answer: ‘status DOn=x’
When a user defined name is given to a digital output it can be addressed by putting the name
between asterisks. E.g. an output is called ‘light’ you read the status by sending
r*
r*
r*
r*light****
. The module
answers: ‘status light=x’
NOTE: To receive a user defined confirmation message from a non user defined output name the user
has to read the output by sending:
r*
r*
r*
r*d
d
d
do
o
o
on
n
n
n****
.
5.2
5.2
5.2
5.2
Analog Outputs
Analog Outputs
Analog Outputs
Analog Outputs
5.2.1
5.2.1
5.2.1
5.2.1
Configuration
Configuration
Configuration
Configuration
The SMS-MULTI-IO has 2 analog outputs which can be set from 0..10VDC. The following items can
be configured with the software:
•
Name, this name must be unique and can not be used with any other input or output.
Default set as AO1 and AO2.
•
After setting an analog output the module can send a confirmation message followed by the
actual output value. This message is sent to the sender of the message only, or to all selected
users.