ing...
This commit is contained in:
@@ -159,6 +159,13 @@ namespace Project.Device
|
||||
public bool BufferOutComplete { get; set; }
|
||||
public bool BufferReadyError { get; set; }
|
||||
|
||||
public bool LoaderInComplete { get; set; }
|
||||
public bool LoaderOutComplete { get; set; }
|
||||
public bool UnloaderInComplete { get; set; }
|
||||
public bool UnloaderOutComplete { get; set; }
|
||||
public bool CleanerInComplete { get; set; }
|
||||
public bool CleanerOutComplete { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// AGV상태를 Xbee 로 전송한다
|
||||
|
||||
Reference in New Issue
Block a user