cilynx / L510-Manager

Gnome application to configure and otherwise communicate with the Teco-Westinghouse L510 VFD
GNU General Public License v3.0
1 stars 0 forks source link

RS-485 Communication #3

Open cilynx opened 5 years ago

cilynx commented 5 years ago

The VFD communicates over RS-485 / Modbus. At a bare minimum, we need to be able to read and set parameter values.

http://www.tecoproducts.com/PDF/L510_comm_addendum.pdf

cilynx commented 5 years ago

Read is implemented by 61f7d46bdf30da5843c0bf7510e80c0fba1f02c6 and fbe2035b50c4c45aba1506eb6bd28d8252e7c92b. Still working on write.

cilynx commented 5 years ago

A nice implementation of a flexible CellRenderer:

https://gitlab.gnome.org/GNOME/dconf/blob/00926de87b14fd00a1002daedb28b636c2b8b8d1/editor/dconf-view.vala

cilynx commented 4 years ago

Updated URL for Communication Addendum:

https://www.tecowestinghouse.com/PDF/L510_comm_addendum.pdf