DAEnetIP3
User Manual
-
80
-
(PortC.7)
of this analog
input
command:
CR1=?; „Get remote
value of PortC.1
answer:
CR1=0;
CC
From 0
(PortC.0)
up to 7
(PortC.7)
Max 10 symbols
'a'-'z', 'A'-'Z', '0'-'9',
'_' and '.',
?
– read value
Descript
ion
string
Set/get the
Description
parameter.
command
:
CC1=AI1; „Set
PortC.1 Description AI1
answer:
CC1=AI1;
command:
CC7=?; „Get
PortC.7 description.
answer:
CC7=AI7;
CD
From 0
(PortC.0)
up to 7
(PortC.7)
?
– read value
Value
with
dimensi
on
Get the ADC
value with
dimension
(2.0.0 version)
command
:
CD0=?; „Get
PortC.1 value with dimension
answer:
CC1=45.27Volts;
CS
From 0
(PortC.0)
up to 7
(PortC.7)
Max 5 symbols
'a'-'z', 'A'-'Z', '0'-'9',
'_' and '.',
?
– read value
Dimensi
on
(Label)
Get/set the
dimension
(label) for this
channel (2.0.0
version)
command
:
CS1=Volts; „Set
PortC.1 dimension for AI1
answer:
CS1=Volts;
command:
CS7=?; „Get
PortC.7 description.
answer:
CS7=cm;
CI
From 0
(PortC.0)
up to 7
(PortC.7)
From -9999.99 up
to 9999.99,
?
– read value
-
9999.99
up to
9999.99
Set/get the
value at
ADC=0
(minimum
value) (2.0.0
version)
command
:
CI1=-19.12;
„Set
PortC.1 min value AI1
answer:
CI1=-19.12;
command:
CI7=?; „Get PortC.7
min value.
answer:
CI7=123.00;
CA
From 0
(PortC.0)
up to 7
(PortC.7)
From -9999.99 up
to 9999.99,
?
– read value
-
9999.99
up to
9999.99
Set/get the
value at
ADC=1023
(maximum
value) (2.0.0
version)
command
:
CA1=119.12; „Set
PortC.1 max value AI1
answer:
CA1=119.12;
command:
CA7=?; „Get
PortC.7 max value.
answer:
CA7=1721.12;
*(HT-HH)>(LT+LH), (HT+HH)<1023, (LT-LH)>0