Hi there,
I'm going through the manual "Using the SMSX modem with DT800 range of dataTaker data loggers." When entering and executing the following:
SINGLEPUSH BEGIN RX DELAY=2000 REFT(=1CV,NR) DO{[/h/Z/r/e/m]} DO"ET-SMS=0|Logger Temp ?1F1 DegC|P0|30^M" END G
I should be able to send "X" to the logger, and get some data in return. The only thing I get is:
DT80> SINGLEPUSH dataTaker 80 Version 6.02 Initializing...Done.
DT80> REFT(=1CV,NR)
DT80> DO{[/h/Z/r/e/m]}
DT80> DO"ET-SMS=0|Logger Temp ?1F1 DegC|P0|30^M" ET-SMS=0|Logger Temp 29.6 DegC|P0|30
DT80> END dataTaker 80 E10 - Command error at column 1 [ <err>END ]
Obviously some kind of error. Can anyone help me?
Best regards,
Jesper
Hi there,
I'm going through the manual "Using the SMSX modem with DT800 range of dataTaker data loggers." When entering and executing the following:
````
SINGLEPUSH BEGIN RX DELAY=2000 REFT(=1CV,NR) DO{[/h/Z/r/e/m]} DO"ET-SMS=0|Logger Temp ?1F1 DegC|P0|30^M" END G
````
I should be able to send "X" to the logger, and get some data in return. The only thing I get is:
````
DT80> SINGLEPUSH dataTaker 80 Version 6.02 Initializing...Done.
DT80> REFT(=1CV,NR)
DT80> DO{[/h/Z/r/e/m]}
DT80> DO"ET-SMS=0|Logger Temp ?1F1 DegC|P0|30^M" ET-SMS=0|Logger Temp 29.6 DegC|P0|30
DT80> END dataTaker 80 E10 - Command error at column 1 [ <err>END ]
````
Obviously some kind of error. Can anyone help me?
Best regards,
Jesper