Merge branch 'release/FixSaimDedup01'
This commit is contained in:
@@ -31,6 +31,8 @@ namespace IOB_WIN_NEXT.IobModbusTCP
|
||||
public ModbusTCP(AdapterForm caller, IobConfiguration IOBConf) : base(caller, IOBConf)
|
||||
{
|
||||
lgInfo("NEW IOB ModBus TCP");
|
||||
|
||||
setupSpecialParams();
|
||||
DateTime adesso = DateTime.Now;
|
||||
memMap = new plcMemMapExt();
|
||||
if (IOBConf != null)
|
||||
|
||||
Reference in New Issue
Block a user