issues
search
aldas
/
modbus-tcp-client
PHP client for Modbus TCP and Modbus RTU over TCP (can be used for serial)
Apache License 2.0
196
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CI: test with PHP 8.4, update action versions
#165
aldas
opened
20 hours ago
0
Connection problem F04
#164
denissonwenergy
opened
2 weeks ago
6
Changelog for 3.5.1
#161
aldas
closed
8 months ago
0
Allow unit ID to be in range of 0-255.
#160
aldas
closed
8 months ago
1
Limitation of Unit ID
#159
Winni66
closed
8 months ago
3
FC6 Timeout error
#158
jmcphail
closed
9 months ago
2
Fix wrong class name in readme.
#157
aldas
closed
10 months ago
0
Add support for functions: `Get Communication Event Counter` and `Report server ID`
#156
aldas
closed
10 months ago
1
CI: run tests with PHP 8.3
#155
aldas
closed
1 year ago
0
Changelog for 3.4.1
#154
aldas
closed
1 year ago
0
Resolve #152: Fix deprecated string interpolation for PHP8.2
#153
leoshtika
closed
1 year ago
5
Fix deprecated ${} string interpolation for PHP8.2
#152
leoshtika
closed
1 year ago
0
BUG: stream_select interrupted by an incoming signal
#151
netoscz
opened
1 year ago
7
Uncaught ModbusTcpClient\Network\IOException: stream_select interrupted by an incoming signal
#150
zeConehead
closed
1 year ago
11
debug page for writing registers, similar to index.php which is for r…
#148
aldas
closed
1 year ago
0
changelog for 3.4.0
#147
aldas
closed
1 year ago
0
Add data types explanation to readme
#146
aldas
closed
1 year ago
0
Endian fixes
#145
aldas
closed
1 year ago
0
fix setting endian before creating request will create invalid request
#144
aldas
closed
1 year ago
1
Question about data types
#143
maltsaar
closed
1 year ago
4
update readme with example of unadressable ranges
#142
aldas
closed
1 year ago
0
AddressSplitter can avoid unadressable ranges when splitting read requests
#141
aldas
closed
1 year ago
1
stream_select interrupted by an incoming signal error with Modbus RTU over TCP
#140
haha8x
closed
1 year ago
8
Changelog 320
#139
aldas
closed
1 year ago
0
Fix parsing composer write coils and register requests - they should …
#138
aldas
closed
1 year ago
0
Exception array_merge(): Argument #1 must be of type array in NonBlockingClient.php:183
#137
niniob
closed
1 year ago
6
Made `Compose/*Builder` classes `*AddressSplitter` field protected
#136
aldas
closed
1 year ago
0
ReadRegisterAddressSplitter should split when addresses are having a "gap".
#135
weerdenburg
closed
1 year ago
6
Timing problem with higher level API
#133
jonofe
closed
1 year ago
3
In AddressSpliter for byte sorting added isFirstByte() using.
#132
aldas
closed
1 year ago
1
In AddressSpliter for byte sorting added isFirstByte() using.
#131
uldisn
closed
1 year ago
1
Fix Packet::isCompleteLengthRTU to differentiate fix sized response p…
#129
aldas
closed
1 year ago
1
packet length more bytes than expected error
#128
ranjithphptech
closed
1 year ago
3
Question: Trying to retrieve simple data through modbus
#127
XavegX367
closed
1 year ago
10
Add PHP 8.2 into CI flow
#126
aldas
closed
2 years ago
1
Update readme about RTU related changes
#125
aldas
closed
2 years ago
0
Added `Packet::isCompleteLengthRTU()`
#124
aldas
closed
2 years ago
1
Update Github CI flow to run on PRs
#120
aldas
closed
2 years ago
1
Fix ResultContainer::offsetGet() return type
#119
Phenix789
closed
2 years ago
1
Call to undefined function ModbusTcpClient\Network\mb_strtolower()
#109
Elmatbaisaad
closed
2 years ago
1
V3 (PHP8+, argument and return types) and add FC22
#108
aldas
closed
2 years ago
1
Add unitID and logger to examples
#106
aldas
closed
2 years ago
0
Add support for `double` data type (64bit double precision floating p…
#103
aldas
closed
2 years ago
2
How to get data type Double
#102
haha8x
closed
2 years ago
12
fix PHP8.1 problem where `Types::parseAsciiStringFromRegister()` fails
#101
aldas
closed
2 years ago
0
Explain the the data that we get
#100
newfaboc
closed
2 years ago
16
Modbus server Can it run on Linux
#99
leiwuhen1715
closed
3 years ago
1
TODO: after php 7.4 moves off active support, refactor library to PHP 8.0 features and drop 7.x support.
#97
aldas
closed
2 years ago
0
connection refused
#94
anditsung
closed
3 years ago
6
error code is different
#93
anditsung
closed
3 years ago
4
Next