2017-06-14 update 2 Fix OPC Regex tags combine bug.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user