This website works better with JavaScript.
Explore
Help
Sign In
packages
/
php-modbus
Watch
1
Star
0
Fork
You've already forked php-modbus
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
8
Commits
1
Branch
12
Tags
278 KiB
Tag:
Branch:
Tree:
6c999a7450
master
0.10.0
0.10.1
0.2
0.3
0.4
0.4.1
0.5
0.6
0.7
0.8
0.9.0
0.9.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6c999a7450'
${ noResults }
php-modbus
/
tests
/
config.php
3 lines
41 B
Raw
Normal View
History
Unescape
Escape
0.2
12 years ago
<?php
0.3 Release
12 years ago
$testip = "192.192.15.51";
0.2
12 years ago
?>