issues
search
davidLin7692
/
pymodbus
Automatically exported from code.google.com/p/pymodbus
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updating float values on a Modbus TCP async server
#75
GoogleCodeExporter
closed
9 years ago
3
Modbus response is correct, but still get None
#74
GoogleCodeExporter
opened
9 years ago
2
crc check in ModbusRtuFramer
#73
GoogleCodeExporter
opened
9 years ago
1
Memory leaks on pymodbus-0.9.0
#72
GoogleCodeExporter
closed
9 years ago
1
Best Method For Continuous Monitoring
#71
GoogleCodeExporter
closed
9 years ago
3
read_holding_registers returns 'None' on correct data received
#70
GoogleCodeExporter
opened
9 years ago
5
Patch for /trunk/examples/common/custom-message.py
#69
GoogleCodeExporter
closed
9 years ago
1
Typo in exaple code on project home page
#68
GoogleCodeExporter
closed
9 years ago
1
Read_holding_registers returns None when reading from multiple addresses
#67
GoogleCodeExporter
closed
9 years ago
5
Memory leak on TCP ModbusClient
#66
GoogleCodeExporter
closed
9 years ago
2
connect return True but don't work
#65
GoogleCodeExporter
closed
9 years ago
8
Install fail on cygwin
#64
GoogleCodeExporter
closed
9 years ago
2
Transaction Failed when trying to Read Registers
#63
GoogleCodeExporter
closed
9 years ago
5
ModbusRtuFramer fails to decode exception response
#62
GoogleCodeExporter
closed
9 years ago
2
modbus tcp - mismatched addresses server/client
#61
GoogleCodeExporter
closed
9 years ago
5
setup.py install dependancy (ez_setup relied on but not included)
#60
GoogleCodeExporter
closed
9 years ago
1
Cant read RTU data
#59
GoogleCodeExporter
closed
9 years ago
2
Async read won't return in case the connection is interrupted
#58
GoogleCodeExporter
closed
9 years ago
3
Read input status
#57
GoogleCodeExporter
closed
9 years ago
1
IPv6 support for ModbusTcpClient
#56
GoogleCodeExporter
closed
9 years ago
2
ReadFileRecordResponse <calculateRtuFrameSize> calculates invalid size
#55
GoogleCodeExporter
closed
9 years ago
2
Each request waits for timeout - serial client
#54
GoogleCodeExporter
closed
9 years ago
4
Fix possible issues with the synchronous modbus server/clients
#53
GoogleCodeExporter
closed
9 years ago
1
Need some form of payload builder to simplify reading/writing messages
#52
GoogleCodeExporter
closed
9 years ago
2
synchronous-client.py error
#51
GoogleCodeExporter
closed
9 years ago
2
Invalid syntax errors under python versions prior to 2.5
#50
GoogleCodeExporter
closed
9 years ago
8
Permament LRC error in incomming frame - Modbus Ascii
#49
GoogleCodeExporter
closed
9 years ago
5
Python 3 Branch
#48
GoogleCodeExporter
closed
9 years ago
3
Writing a single coil fails
#47
GoogleCodeExporter
closed
9 years ago
1
Review changes regarding RTU frame initialization
#46
GoogleCodeExporter
closed
9 years ago
1
Improve code for calculating the RTU frame size
#45
GoogleCodeExporter
closed
9 years ago
1
pymodbus does not handle RTU messages correctly
#44
GoogleCodeExporter
closed
9 years ago
2
Problems with the method ModbusClientProtocol.execute
#43
GoogleCodeExporter
closed
9 years ago
1
Add functional tests
#42
GoogleCodeExporter
closed
9 years ago
1
Handling of "Force Listen ModeOnly" diagnostic messages
#41
GoogleCodeExporter
closed
9 years ago
4
Instantiation of synchronous UDP client does not work
#40
GoogleCodeExporter
closed
9 years ago
1
Improve code for validation in ModbusSparseDataBlock
#39
GoogleCodeExporter
closed
9 years ago
1
Some logger names are inconsistent
#38
GoogleCodeExporter
closed
9 years ago
2
Retrieving the next transaction TID does not work for clients
#37
GoogleCodeExporter
closed
9 years ago
1
Wrong signature of the Client's connectionLost() method
#36
GoogleCodeExporter
closed
9 years ago
1
It is unclear how to define the unit ID when implementing a client
#35
GoogleCodeExporter
closed
9 years ago
8
Placement of CRC bytes in the message wrong
#34
GoogleCodeExporter
closed
9 years ago
2
Problem with WriteMultipleCoilsRequest
#33
GoogleCodeExporter
closed
9 years ago
2
decode() methods in factory.py seem broken
#32
GoogleCodeExporter
closed
9 years ago
2
Requests contain offset, not address
#31
GoogleCodeExporter
closed
9 years ago
4
Implementation __str__ method is broken
#30
GoogleCodeExporter
closed
9 years ago
1
Problem with ModbusBinaryFramer
#29
GoogleCodeExporter
closed
9 years ago
2
Update the release packages
#28
GoogleCodeExporter
closed
9 years ago
1
WriteMultipleCoilsRequest fails when decoding a message
#27
GoogleCodeExporter
closed
9 years ago
3
computeLRC is wrong
#26
GoogleCodeExporter
closed
9 years ago
3
Next