-
I'm using a LinuxCNC plugin (aka HAL component) called vfdb_vfd to control a spindle via RS485 Modbus RTU.
Here is the command and response.
```
halcmd: [01][03][01][00][00][01][85][F6]
Waiting for …
-
```
What steps will reproduce the problem?
1. Make a little test program with modbusTCPSlave.
2. Use an external modbus master simulator to write multiple registers throught
the command 16, any 2 con…
-
Hi I managed to run micropython on the STM32F4DISCOVERY board easily, here are some notes:
- rtc_init has to be commented (for some reason haven't look at it probably I/O is used for something else)
-…
-
```
What steps will reproduce the problem?
1. I am using Modbus slave simulator (ModRSim) from
http://sites.google.com/site/plcsimulator//index.html
2. then I am able write multiple coils using WriteM…
-
```
What steps will reproduce the problem?
1. I am using Modbus slave simulator (ModRSim) from
http://sites.google.com/site/plcsimulator//index.html
2. then I am able write multiple coils using WriteM…
-
On every lauch of openHAB all KNX binding commands will be activated once, so all my lights will be switch on or off, dependent on current status. After the launch, everything works fine.
I work with…
-
```
I am glad to have found your project. Was looking for a python modbus library
and yours looks like it will suit me.
I was then thinking about adding this to django when i saw you have the same
…
-
```
What steps will reproduce the problem?
1. I am using Modbus slave simulator (ModRSim) from
http://sites.google.com/site/plcsimulator//index.html
2. then I am able write multiple coils using WriteM…
-
```
What steps will reproduce the problem?
1. I am using Modbus slave simulator (ModRSim) from
http://sites.google.com/site/plcsimulator//index.html
2. then I am able write multiple coils using WriteM…
-
```
I am glad to have found your project. Was looking for a python modbus library
and yours looks like it will suit me.
I was then thinking about adding this to django when i saw you have the same
…