:mod:`expliot.plugins.modbus.mbtcpread` ======================================= .. py:module:: expliot.plugins.modbus.mbtcpread Module Contents --------------- .. py:class:: MBTcpRead Bases: :class:`expliot.core.tests.test.Test` .. attribute:: COIL :annotation: = 0 .. attribute:: DINPUT :annotation: = 1 .. attribute:: HREG :annotation: = 2 .. attribute:: IREG :annotation: = 3 .. attribute:: ITEMS :annotation: = ['coil', 'discrete input', 'holding register', 'input register'] .. method:: execute(self)