・
|
A variable is the storage area of the data that users can set the specified name on and register.
With PLC, device addresses (such as D0000) with particular names of each PLC makers are prepared as data storage areas. On the other hand, with GP-Pro EX, users can register variables instead of device addresses.
This makes it much easier to administrate and to read the whole program.
|