Flexible NC programming
1.1 Variables
Job planning
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
25
Access rights for reading/writing GUD via part program or OPI
(optional)
APRP <protection
level>:
Read: Part program
APWP <protection
level>:
Write: Part program
APRB <protection
level>:
Read: OPI
APWB <protection
level>:
Write: OPI
Protection
level
Range of values: 0 ... 7
<access rights>:
See "
Attribute: Access rights (APR, APW, APRP, APWP, APRB,
APWB) (Page
40)"
<name>: Name of variable
Note
• A maximum of 31 characters
• The first two characters must be a letter and/or an
underscore.
• The $ sign is reserved for system variables and must not be
used.
[<value_1>,
<value_2>,
<value_3>]
:
Specification of array sizes for 1- to max. 3-dimensional array
variables (optional)
<init_value>: Initialization value (optional)
See "
Attribute: Initialization value (Page 33)"
For the initialization of array variables:
See "
Definition and initialization of array variables (DEF, SET,
REP) (Page
46)"