..
This commit is contained in:
@@ -16,7 +16,7 @@ namespace arDev
|
||||
return (UInt16)_value.Value;
|
||||
}
|
||||
}
|
||||
public enum eflag
|
||||
public enum eflag
|
||||
{
|
||||
Emergency = 0,
|
||||
Overcurrent,
|
||||
|
||||
@@ -14,6 +14,10 @@ namespace COMM
|
||||
ChargeWaitSec,
|
||||
SyncItemCount,
|
||||
PathValidationError,
|
||||
RetryManget,
|
||||
RetryLift,
|
||||
RetryMove,
|
||||
RetryMarkStop,
|
||||
}
|
||||
public enum eVarUInt32
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user