Exemplo n.º 1
0
 ushort IExternalControl.ReadRegister(ComplexParts Device, ushort Address)
 {
     return(_IoMain.ReadRegister(Device, Address));
 }