2017-06-14 update 2 Fix OPC Regex tags combine bug.

This commit is contained in:
parallelbgls
2017-06-14 17:52:44 +08:00
parent 49b1cdafe6
commit 67c0694741
17 changed files with 71 additions and 85 deletions

View File

@@ -115,7 +115,7 @@ namespace Modbus.Net.OPC
/// <summary>
/// Tag of a node
/// </summary>
public string Tag { get; set; }
public string[] Tag { get; set; }
/// <summary>
/// Tag splitter of a node