Download the PHP package thewateringcan/phpmodbus without Composer
On this page you can find all versions of the php package thewateringcan/phpmodbus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thewateringcan/phpmodbus
More information about thewateringcan/phpmodbus
Files in thewateringcan/phpmodbus
Download thewateringcan/phpmodbus
More information about thewateringcan/phpmodbus
Files in thewateringcan/phpmodbus
Vendor thewateringcan
Package phpmodbus
Short Description Composer version of PhpModBus
License LGPL
Package phpmodbus
Short Description Composer version of PhpModBus
License LGPL
Please rate this library. Is it a good library?
Informations about the package phpmodbus
phpmodbus
This project deals with an implementation of the basic functionality of the Modbus TCP and UDP based protocol using PHP. It's a copy of the releases from the project page over at Google Code with composer support added.
Features
- Modbus master
- FC1 - Read coils
- FC2 - Read input discretes
- FC3 - Read holding registers
- FC4 - Read holding input registers
- FC5 - Write single coil
- FC6 - Write single register
- FC15 - Write multiple coils
- FC16 - Write multiple registers
- FC22 - Mask Write register
- FC23 - Read/Write multiple registers
Example
For more see documentation or FAQ.
All versions of phpmodbus with dependencies
PHP Build Version
Package Version
Requires
ext-sockets Version
*
The package thewateringcan/phpmodbus contains the following files
Loading the files please wait ....