
29
6.9 Fixed Variables
The variables of type FIXED are allocated at a fixed address in the internal memory of the device which, unlike common
variables, doesn't change modifying the program. This type of variable simplifies the use of systems connected to an
external HOST (ex. PC). In fact using FIXED variables there will be no need to recompile the HOST application at each
change in VTB program.
FIXED variables are always GLOBAL that is visible in all page and in all tasks.
64 bit (standard DOUBLE format IEEE 75)
From -1,79769313486232e308
The START address of FIXED area is:
NGM13 - NGMEVO Addr= 536874496
NG35 Addr= 1051648
NGQ - NGQx Addr = 8389632
Comentários a estes Manuais