EgtMachKernel :

- aggiunta in processa e simula inizializzazione variabile lua per Inches.
This commit is contained in:
Dario Sassi
2018-10-18 06:27:03 +00:00
parent a23c8e30f5
commit d9929f2f4f
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ static const std::string GVAR_VER = ".VER" ; // (string) versione d
static const std::string GVAR_ERR = ".ERR" ; // (int) codice di errore (0=ok)
static const std::string GVAR_USETO1 = ".USETO1" ; // (bool) flag per utilizzo origine tavola
static const std::string GVAR_MODAL = ".MODAL" ; // (bool) flag per emissione modale dei valori
static const std::string GVAR_INCHES = ".INCHES" ; // (bool) flag unità di misura (true=inches, false=mm)
static const std::string GVAR_NUM = ".NUM" ; // (bool) flag numerazione
static const std::string GVAR_NUMTOK = ".Nt" ; // (string) token per numerazione
static const std::string GVAR_LINENBR = ".LINENBR" ; // (int) numero progressivo di linea