User Guide

Table Of Contents
COMPANY CONFIDENTIAL: CalAmp reserves all rights to these documents and any information contained therein. Page
Reproduction use or disclosure to third parties without express permission is strictly prohibited. ©2021 CalAmp 18 of 40
LMU-3x40 Training Guide
Revision & Date
1.6 – 03/24/2021
Configuration Parameters
TAG Definition
Example
!CP: Following this tag, this is where all the Config
Parameters start until the PEG2 script section
starts or the EOF is detected.
Important Notes:
Config Parameters use the same format
as in a PEG1 file
Config Parameters are still a union of the
file contents and what already resides on
the target device
!CP:
256,0,00
256,1,01
256,2,00
256,3,00
257,0,15D4
259,3,00
260,0,00
260,1,00
....
Script Section
TAG Definition
Example
!SCR: Script Section starts here. This section must
immediately follow the Configuration Parameter
(!CP) section.
PEG Lines are no longer parameterized.
!SCR will overwrite the entire PEG2 script
on the device (no longer a union of PEG
lines)
You can delete the PEG2 script on the
target device by including the !SCR tag
without any lines following.
The generic line number references can
be replaced with custom names or named
sub-routines
!SCR:
L512000;T1,0;A51,512225
L512001;T2,0;A51,512225
L512002;T3,0;C39,7;A51,512185
L512003;T5,2;A51,512185
L512004;T11,0;C17,15;A31,15
L512005;T18,5;C17,15;A31,15
L512006;T48,0;C16,15;^C17,16;A31,16
L512007;T5,2;C8,0;^C16,16;A32,16
L512008;T12,0;A124,28
L512009;T12,0;A125,29
LCustomLabel;T5,2;!C44,0;A51,512195