port = $port; $this->assertTrue($modbus->fc15(0, 12288, [1, 0, 1])); }); $packetWithoutTransactionId = substr($clientData[0], 4); $this->assertEquals('00000008000f300000030105', $packetWithoutTransactionId); } }