Chapter 3 Programming
3
– 22
3.6.6 Local variable
If new variable name is used in POU, Auto Declare window appears as below. If the field “Address” is remained as
empty, this variable will be assigned in a certain memory area of CPU.
Click [OK] button, this variable is registered in declaration part of POU as below.
This variable is valid only in the POU. Even if same variable name is used in another POU, Auto Declare window
will appear and it will be assigned in another memory location and handled as different variable.
Summary of Contents for EH-A14EDR
Page 6: ...MEMO ...
Page 10: ...MEMO ...
Page 141: ...Chapter 3 Programming 3 81 Program ...
Page 166: ...Chapter 5 Maintenance 5 4 MEMO ...
Page 170: ...Appendix A1 4 MEMO ...