Skip to content

An implementation of the basic functionality of the Modbus TCP and UDP based protocol using PHP.

License

Notifications You must be signed in to change notification settings

Chepainais/phpmodbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (c) 2004, 2009 Jan Krakora, Wago (http://www.wago.com)
All rights reserved.

Phpmodbus library
####################

Phpmodbus for PHP is a small and easy-to-use Modbus UDP master library. For more
see project at http://phpmodbus.googlecode.com

Release notes
===============

0.1 -> 0.2.r20
---------------
+ Added new class for conversion from received bytes to PHP data types (PhpType class)
+ Added new data conversion using PhpType example
+ Added new alias methods fc3, fc16 and fc23 (ModbusMasterUdp class)
* Fixed problems with the endianess when data written (IecType class)
* Improved commentaries for documentation

About

An implementation of the basic functionality of the Modbus TCP and UDP based protocol using PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.4%
  • HTML 8.6%
  • Batchfile 2.0%