Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slave device reported an exception - 1 - Illegal Function #29

Open
GoogleCodeExporter opened this issue Oct 13, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link
Contributor

Using ClearSCADA or ModScan as a Modbus master to the an arduino running a 
slightly modified version of the example Modbus slave programme to add a few 
more registers (only 5 in total).

What steps will reproduce the problem?
1. Configure a Modbus analogue output point in ClearSCADA/ModScan and configure 
it with a valid address.
2. Send a control request to modify the value from the master.
3. Arduino (slave) sends back command failed.

What version of the product are you using? On what operating system?
Windows 7

I can read this point fine from the master, it's just the control that is 
erroring.

Have control functions been implemented in this library?

Original issue reported on code.google.com by [email protected] on 17 Jun 2014 at 8:49

@GoogleCodeExporter
Copy link
Contributor Author

Using V9 of the SimpleModbusSlave library

Original comment by [email protected] on 17 Jun 2014 at 8:50

@GoogleCodeExporter
Copy link
Contributor Author

The library only implements function 3 & 16 as indicated on the main page.


Original comment by [email protected] on 20 Jun 2014 at 5:18

  • Removed labels: Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant