This commit is contained in:
backuppc
2026-02-02 14:59:48 +09:00
parent 02105d49a3
commit 9bca8f67d1
15 changed files with 452 additions and 201 deletions

View File

@@ -16,7 +16,7 @@ namespace arDev
return (UInt16)_value.Value;
}
}
public enum eflag
public enum eflag
{
Emergency = 0,
Overcurrent,

View File

@@ -14,6 +14,10 @@ namespace COMM
ChargeWaitSec,
SyncItemCount,
PathValidationError,
RetryManget,
RetryLift,
RetryMove,
RetryMarkStop,
}
public enum eVarUInt32
{