2017-10-27 update 1 BaseController and IController First Commit (Not complete, temporary disable all serial port codes.)
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Modbus.Net.Tests
|
||||
[TestInitialize]
|
||||
public void Init()
|
||||
{
|
||||
_opcMachine = new FBoxOpcDaMachine("1","德联科技测试", null, true);
|
||||
_opcMachine = new FBoxOpcDaMachine("1", "1", "德联科技测试", null, true);
|
||||
}
|
||||
|
||||
[TestMethod]
|
||||
|
||||
Reference in New Issue
Block a user