completo eliminazione area EOK da AdapterESA

This commit is contained in:
Samuele E. Locatelli
2017-03-17 09:39:30 +01:00
parent 01de0135ea
commit c3ed9b6d24
2 changed files with 0 additions and 37 deletions
-4
View File
@@ -90,10 +90,6 @@ namespace SCMCncLib
/// </summary>
public UInt32[] PLC_MemAreaV_tmp;
/// <summary>
/// memorie a 1 byte (8 bit) x area EOK (status e valori vari)
/// </summary>
public uint[] PLC_MemoryAreaEOK;
/// <summary>
/// memorie a 1 byte (32 bit) x area ETK (status e valori vari)
/// </summary>
public UInt32[] PLC_MemoryAreaETK;