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

Will this work with Mitsubishi - model no : Q10UDEHCPU #35

Open
ksankark opened this issue Mar 15, 2023 · 0 comments
Open

Will this work with Mitsubishi - model no : Q10UDEHCPU #35

ksankark opened this issue Mar 15, 2023 · 0 comments

Comments

@ksankark
Copy link

I am trying to fetch value from D1002 kindly refer the attached screenshot

address

Will the below code do the job.

MitsubishiClient client = new MitsubishiClient(MitsubishiVersion.Qna_3E, "127.0.0.1",6000);
var value3 = client.ReadInt32("D1002").Value;

Note: I know the correct ip and port number.

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

1 participant