4 Teaching
4.8 Local Variables
4-63
HW1485509
HW1485509
4.8 Local Variables
Local Variables are variables that are used only within its particular job.
These are useful for temporary operations as they cannot be read or
changed from other jobs, whereas User Variables can be read or
changed. Some of its usage are for: loop counters, temporary
calculations, and input signals storage. This section describes additional
settings that are available relating to Local Variables
.
LB001
Local Variable
LB001
Local Variable
B001
User Variables
Job 1 Job 2 Job 3
Local Variables
LB001
User Variable
Local Variable
Job 1 Job 3Job 2