User's Manual
545C Operations Manual
02/10/2012 Prerelease DCN 00001789-A
© 2012 Meteorcomm LLC. All Rights Reserved. Proprietary and Confidential. Do Not Distribute. 97
The report string allows the definition a fixed string of printable ASCII
characters that is at the beginning of each new set of report characters.
This is useful for ignoring bursts of non-report text. Each report is started
with the report string and ends with the timeout parameter. If the cable
between the data logger and MCC-545C is connected part way through the
output of one report, and the report string text is “missed”, then a partial
report will not be created.
Remote Commands: GENERIC, P, COMMAND, command string
Some support for remotely commanding and configuring a generic data
logger is provided using this command format. If the data logger can accept
commands as a single line of text (no embedded <cr><lf>) without having
to be locally present at the data logger to type keys into a menu, then this
capability may be just the ticket. When a remote command is received by
the MCC-545C, it will output the Command String bytes to the data logger
preceded and followed by a carriage return and line feed. The response
text, up to 1024 bytes, will be captured and returned to the originating
modem as a remote command response message.
Example Script:
generic,1,type,auto
generic,1,group,auto
generic,2,type,line
generic,2,group,fixed,2
generic,2,sensor,line,2,22,32
generic,2,date,line,1,12,19,YY/MM/DD
generic,2,time,line,1,20,29,HH:MM:SS
generic,2,poll,off
generic,2,report,Date/Time:
generic,3,type,off
generic,0,type,off
assign,dta,off
assign,alt,off
assign,dta,2,generic,5
setbaud,2,9600
assign,alt,1,generic,2