-
libmodbus version 3.1.4
Window OS, 64bit
C programming in Visual Studio 2015
## Description
I am trying to request input register data from a modbus PLC simulator (slave) using Visual…
ghost updated
7 years ago
-
sensor (485) modbus RTU
Is there way to poll such system:
sensor (slave) 4G modem server(master)?
i want to use example/slave.js and master.js to setup server to listen so that i can write and r…
-
I'm seeing problems when running an RS485 adapter circuit (MAX13487 with auto flow control) added to ttyAMA0 on the latest 4.9 Kernels. I don't see this problem on the 4.4.50 kernel.
I can't immedi…
-
Good afternoon, I'm using an equipment that has a register 64bits, INT64 and FLOAT64, and I can not capture the data, is it not supported?
-
Hi
Thanks for the great work. The read is working fine but cannot get write to work correctly. Please see screenshots and error. Any advice is appreciated
![noderedbacnet](https://user-images.github…
mtoko updated
6 years ago
-
| Nr | Title | Passed? |
| ------------- |:-------------:| :-----:|
| 1 | User access to data points and graphical views V2. |❌|
| 2 | Access to the data point details for non-adm…
-
We could create a new type of Simulation Data Source. This data source type would be able to read logged point values out of the database and pretend they were the values being read by it. We could …
-
I have been testing my Raspberry Pi 3 Model B with my PC (Windows 10 64 Bit) using Serial communication to emulate Modbus slave and Master connection types.
I have gone through multiple tutorials an…
-
Hi
This is a great project!
I am super impressed :-)
I want to compile this on a raspberry pi to use ttyS0 UART but I cannot compile it as your installation instructions for RPi appear incomplete.
…
-
The reason I ask I am looking into adding automation to a project I am working on. The application already has a node interface. All values are logged to SQLite. I need to decide between:
1. Changing …