2017-02-07 update 1 Add comments and documents.
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
namespace Modbus.Net.OPC
|
||||
{
|
||||
/// <summary>
|
||||
/// Opc Da协议连接器
|
||||
/// </summary>
|
||||
public class OpcDaProtocalLinker : ProtocalLinker
|
||||
{
|
||||
public OpcDaProtocalLinker() : this(ConfigurationManager.OpcDaHost)
|
||||
|
||||
Reference in New Issue
Block a user