Modbus TCP and UDP library for PHP., originally from code.google.com/p/phpmodbus
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
php-modbus/tests/ModbusMaster
toimtoimtoim 7ea3d8007e make tests compatible with older php syntax (phpunit still requires 5.6), update readme, update examples to ease testing modbus 8 years ago
..
BindClientToLocalIpAndPortTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
Fc1ReadCoilsTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
Fc2ReadInputDiscretesTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
Fc3ReadMultipleRegistersTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
Fc4ReadMultipleInputRegistersTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
Fc5WriteSingleCoilTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
Fc6WriteSingleRegisterTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
Fc15WriteMultipleCoilsTest.php make tests compatible with older php syntax (phpunit still requires 5.6), update readme, update examples to ease testing modbus 8 years ago
Fc16WriteMultipleRegistersTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
Fc22MaskWriteRegisterTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
Fc23ReadWriteRegistersTest.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
MockResponseServer.php refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
MockServerTestCase.php make tests compatible with older php syntax (phpunit still requires 5.6), update readme, update examples to ease testing modbus 8 years ago
ModbusExceptionTest.php make tests compatible with older php syntax (phpunit still requires 5.6), update readme, update examples to ease testing modbus 8 years ago
UdpFc1ReadCoilsTest.php make tests compatible with older php syntax (phpunit still requires 5.6), update readme, update examples to ease testing modbus 8 years ago