Replies: 1 comment
-
|
Have you checked your debug console? If you get N/A on pins most probably you have a 4diac FORTE where the convert modules is not enabled. P.S.: Please consider upgrading to the 3.0 early access version of 4diac IDE and 4diac FORTE. You can find the download links on the right side of our download page. This gives you a much better experience and feedback on that version would be appriciated as this is the one that will soon be released. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I built a FORTE assembly with Modbus support. The module is functioning, and the connection via TCP is successfully established, but no data is being read from the registers — RD_1 shows ND_ANY.
I have read about similar issues on forums, where people say this error occurs because client_1 is waiting for the data type to be specified. However, the conversion function blocks don’t work even when I connect them directly to E_START.
Beta Was this translation helpful? Give feedback.
All reactions