31
4.2 Machine-independent variables, lines 00-09
4.2.1 Authorization code
Note!
You can always view all level A program lines without the
access right code for other levels. The code only protects
the programming from unauthorized changes.
Line 0, Authorization level: ABC
The machine has four authorization levels:
• Level A for users; display only (code 0000)
• Level B for users; change (code 2000)
• Level C for service personnel, change
• Level D for production purposes
4.2.2 Checking and retrieving settings
Line 1, Authorization level: C
Used to retrieve entire sets of settings (all line numbers) and to
check which set is being used. The following sets are available:
1 = Retrieve default settings
2 = Retrieve factory settings (the settings that were programmed
before delivery)
3 = Use working setting.
If a variable is changed after delivery of the machine, the value is
automatically changed from 02 to 03.
4.2.3 Machine type
Line 2
Shows the machine type to which the program applies.
1 = SP1000
2 = FD18X0
3 = SP6000
4 = S60X
5 = S61X
The numerical value cannot be changed.