./net/py-modbus-cli, Command line tool to access Modbus devices

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.10, Package name: py312-modbus_cli-0.1.10, Maintainer: pkgsrc-users

Read and write registers of Modbus devices.

Access both TCP and RTU (i.e. serial) devices and encode and decode
types larger than 16 bits (e.g. floats) into Modbus 16 bits registers.

Optionally access registers by symbolic names, as defined in a
registers file. Symbolic names for enumerations and bitfields are
supported too.

Designed to work nicely with other standard UNIX tools (watch,
socat, etc.), see the examples.


Master sites:

Filesize: 20.812 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-03 13:00:45 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-modbus-cli: updated to 0.1.10

0.1.10
Unknown changes
   2024-11-05 12:14:10 by Thomas Klausner | Files touched by this commit (4)
Log message:
net/py-modbus-cli: import py-modbus_cli-0.1.9

Read and write registers of Modbus devices.

Access both TCP and RTU (i.e. serial) devices and encode and decode
types larger than 16 bits (e.g. floats) into Modbus 16 bits registers.

Optionally access registers by symbolic names, as defined in a
registers file. Symbolic names for enumerations and bitfields are
supported too.

Designed to work nicely with other standard UNIX tools (watch,
socat, etc.), see the examples.