개정판 a80baec5
dev issue #507 : fix opc
Change-Id: I7385d4378877a104eb8a22f0c3d885541afea616
DTI_PID/SPPIDConverter/OPC/OPC_Info.cs | ||
---|---|---|
8 | 8 |
{ |
9 | 9 |
public class OPC_Info |
10 | 10 |
{ |
11 |
|
|
11 |
public string CurrentGraphicOID { get; set; } |
|
12 |
public string FindGraphicOID { get; set; } |
|
13 |
public string FindDrawingPath { get; set; } |
|
14 |
public string FindDrawingName { get; set; } |
|
15 |
public string TagValue { get; set; } |
|
16 |
public string CurrentRepID { get; set; } |
|
17 |
public string FindRepID { get; set; } |
|
12 | 18 |
} |
13 | 19 |
} |
내보내기 Unified diff