issues
search
pyhys
/
minimalmodbus
Easy-to-use Modbus RTU and Modbus ASCII implementation for Python.
Apache License 2.0
308
stars
145
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to get the specific error message
#133
RobinGalipeau
opened
1 month ago
1
serial close doesn't close because its reference dictionary remains
#132
schaefer01
closed
6 months ago
7
add missing devdeps in Makefile
#131
penguintamer
opened
7 months ago
0
feat: add ignoreslaveaddress parameter
#130
penguintamer
opened
7 months ago
1
If I want to read different device addresses in the same serial port, can I do it?
#129
childeyouyu
closed
8 months ago
2
Parity configuration in documentation is wrong
#128
HWHardsoft
closed
7 months ago
1
If you read the data multiple times, you won't be able to read the data
#127
childeyouyu
closed
9 months ago
8
Question? How to get real registers value if register data type is LINT32
#126
abhishek73magar
closed
6 months ago
1
Wrong LRC calculation in ASCII MODE
#125
uaranguren
opened
10 months ago
0
Possible bug in ._num_to_two_bytes function
#124
cornebester
closed
1 year ago
1
Consider conforming to PEP 561 in order to make type annotations usable
#123
alehed
opened
1 year ago
0
Timeout after frame
#122
pfrl
opened
1 year ago
0
Properly closing port
#121
ARK3r
opened
1 year ago
0
Report roundtrip time in ms
#120
wriswith
opened
1 year ago
0
Set version number to 2.1.1
#119
pyhys
closed
1 year ago
0
Update documentation dependencies
#118
pyhys
closed
1 year ago
0
Add a requirements file for docs
#117
pyhys
closed
1 year ago
0
Specify dependencies in readthedocs.yaml
#116
pyhys
closed
1 year ago
0
Add a readthedocs.yaml file
#115
pyhys
closed
1 year ago
1
Version 2.1.0
#114
pyhys
closed
1 year ago
0
Set version number to 2.1.0
#113
pyhys
closed
1 year ago
0
Improve documentation on release process
#112
pyhys
closed
1 year ago
1
Adjust timeout for DTB4824
#111
pyhys
closed
1 year ago
0
Document how to build in Yocto
#110
pyhys
closed
1 year ago
1
Improve documentation
#109
pyhys
closed
1 year ago
1
Add longlong (64 bit) integers
#108
pyhys
closed
1 year ago
1
Change internal representation to bytes
#107
pyhys
closed
1 year ago
1
Allow an external serial port object to instrument constructor
#106
pyhys
closed
1 year ago
0
Improve scripts for tests on the Delta DTB4824 instrument
#105
pyhys
closed
1 year ago
1
Allow integer value in write_float()
#104
pyhys
closed
1 year ago
0
Improve documentation
#103
pyhys
closed
1 year ago
1
Checksum error in rtu mode
#102
MGGEL
opened
1 year ago
15
Modbus ID change - Wrong return slave address
#101
somakelemen
opened
1 year ago
3
Silent period not working for multiple devices
#100
thalesmaoa
opened
1 year ago
2
Using CRC to correct error
#99
MauroDiamantino
closed
1 year ago
2
Why the silence_time can affect the roudtrip_time?
#98
billyhuangyr
opened
1 year ago
3
extend modbus with 'readfloats' and 'readlongs'
#97
FLMuller
opened
1 year ago
0
No answer
#96
Grandpa-G
closed
1 year ago
3
broadcast expects answer?
#95
r0oland
closed
1 year ago
2
Feature/readlonglong
#94
martijndegouw
closed
1 year ago
2
Why cannot you use hex numbers as registers?
#93
BenediktBurger
closed
1 year ago
2
Instantiate instrument with serial object as parameter?
#92
BenediktBurger
closed
1 year ago
5
InvalidResponseError: Wrong functioncode
#91
ollie-campbell
closed
1 year ago
6
Particle Counter - Cubic OPC-6510 - "write_bit" function with the value "1"
#90
BAParticleCounter
closed
1 year ago
7
Sniff on SCADA systems...
#89
ghost
closed
1 year ago
4
Wrong functioncode: 3 instead of 16
#88
AnonBit
closed
2 years ago
6
How to check whether minimalmodbus finished his actions?
#87
kang2k10
closed
1 year ago
5
How to send a non-standard function code
#86
larrybarello
opened
2 years ago
2
Custom FPGA Modbus RTU no working on RPi, works on Windows
#85
KingMorphix
closed
2 years ago
2
minimalmodbus._unpack, why value = struct.unpack(formatstring, packed_bytes)[0] ?
#84
patfrench
closed
1 year ago
4
Next