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

Adding IP of Modbus sensor #20

Closed
urosv opened this issue Sep 10, 2017 · 3 comments
Closed

Adding IP of Modbus sensor #20

urosv opened this issue Sep 10, 2017 · 3 comments

Comments

@urosv
Copy link

urosv commented Sep 10, 2017

How can we use this component to connect to modbus sensor. Bindings are readonly, adding IP at adding at runtime is readonly ? Shows registers on localhost which is not modbus client ? Any howto exists ?

@plpolak
Copy link
Member

plpolak commented Sep 11, 2017

When using TIdModusClient, set the Host (and optionally the Port) property.

@urosv
Copy link
Author

urosv commented Sep 11, 2017

If i'm correct there is no demo inside the packege covering "client" mode?

@plpolak
Copy link
Member

plpolak commented Sep 11, 2017

The Modbus protocol uses the term 'Master' for a client. The Master demo shows how the use the client component.

@plpolak plpolak closed this as completed Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants