User guide
Chapter 5 - Calibration
5-7
N10:40 - 46 Location of data being written to M0 File.
N10:60 - 72 Locations of Parameters Values
N10:60 Units
N10:61 Number of Averages
N10:62 WAVERSAVER Setting
N10:63-64 0 Tolerance
N10:65-66 A0 Tolerance
N10:67-68 Motion
N10:69-70 CalLo
N10:71-72 Span
C2 Calibration
Ladder Logic
Explanation
This file will download and set a reference point for
C2 calibration and then save data to non-volatile
memory.
Rung #0 Does an initial read of the M1 file.
this is necessary to get the sequence
number for future writes.
Rungs #1-5 Downloads a reference point value.
These rungs follow the same pattern
as the SETPARAMS example in
Chapter 4.
Rungs #6-12 Writes the C2CALCMD to set the ref-
erence point. These rungs follow the
same pattern as setting a parameter in
the SETPARAMS example in Chapter
4.
Rungs #13-17 Writes the WRITENONVOLATILE
command. This will save the new cal
-
ibration to the non-volatile memory.
These rungs follow the same pattern
as setting a parameter in the SET
-
PARMS example in Chapter 4.