Specifications

Table Of Contents
OPERATIONS
Page 74 MRC-565 Packet Data Radio Operations & Maintenance
Resetting CR10X Internal Error Statistics:
The CR10X,RESET command will zero the CR10X internal error counters.
+cr10x,reset 01/08/99 10:41:48
R10253 F62262 V3 A1 L8219 E00 00 00 M0256 B+3.1117 C3042
MRC-565A DPTR:08213 008 09:42, CR10X Start:007 04:11 End:008 10:41
This format is the same as for the STAT command shown above. Note that the error counter has
been zeroed.
5.7.14 Entering CR10X Security Codes
The CR10X uses security codes that are set up within the source code of the stored program.
When these are included in the source code, and their values are non-zero, then access will be
inhibited as described in section 1.7 of the CR10X Operators Manual. Of the 3 codes used, the
MRC-565 needs code 1 and 3. Code 1 inhibits downloading and uploading operations, while
code 3 inhibits all telecommunications operations except those required to allow setting up a
connection to the CR10X. To enter the codes, use the command
CR10X,SECURITY,XXXX,YYYY,ZZZZ
Where xxxx is code 1, yyyy is code 2 and zzzz is code 3.
5.7.15 Downloading a CR10X .DLD Program
A new or revised CR10X internal program can be transmitted to an MRC-565 which will then
download it to the CR10X and tell the CR10X to compile and run it. The program source, in
".dld" format must be copied into a message (or multiple messages if longer than 3500 bytes)
that starts with "$CR10X,DOWNLOAD," as the first 16 characters is the message fragment.
Note: the last character must be a comma following the message fragment identifiers. Do not
forget to use caps on all letters and to include the comma after DOWNLOAD. You should edit
the .DLD files to remove all unnecessary information in order to reduce the size of the message
as much as possible. Any program lines preceded with a “;” are comment lines and can usually
be eliminated.
Following is the procedure to download a “.dld” file into the CR10X using XTERMW.
You can use Base/Master Station to send this file to the Remote Station , or you can connect to
the Operator Port (MNT) directly to the Remote Station.
1. Modify the “.dld” file to start with “ $CR10X,DOWNLOAD,”
2. Save the “.dld” file as ”.msg” file, which starts with "$CR10X,DOWNLOAD," .Go
3. “Send” and to “Message File…”
4. Enter the destination ID, Browse to the desired “.msg” file and click Open