From 49f3dec32394e7ed01b19db31735d02ecca01a43 Mon Sep 17 00:00:00 2001 From: mharb Date: Sun, 29 Jun 2025 18:49:09 -0400 Subject: [PATCH] Update seaio-463/README.md --- seaio-463/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/seaio-463/README.md b/seaio-463/README.md index 28acc59..571c4b3 100644 --- a/seaio-463/README.md +++ b/seaio-463/README.md @@ -1,8 +1,9 @@ -This documentation is a WIP; excuse our dust. +The Seamax 463E unit used to work with the Seamax library, but now it uses the C# NModbus library for control. In the test bench, there is a set of relays that are turned on and off by the Sealevel 463E master, which is set up with Modbus. The first three registers of the Sealevel 463E are for managing the device, and the last six can be connected to other devices. https://www.sealevel.com/seai-o-463e/ https://www.sealevelsoftware.com/documentation/seamax/win/_enumerations.html https://www.sealevelsoftware.com/documentation/seamax/win/sea_i_o46x_registers.html https://www.sealevelsoftware.com/documentation/seamax/win/mbbd_seaio_463.html +https://files.icp-deutschland.de/produkte/KC004079/web/SeaIO-Modules-User-Manual-4.pdf https://github.com/NModbus/NModbus -https://github.com/NModbus4/NModbus4 +https://github.com/NModbus4/NModbus4 \ No newline at end of file