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

read value is incorrect #1

Open
l5624 opened this issue Apr 22, 2021 · 2 comments
Open

read value is incorrect #1

l5624 opened this issue Apr 22, 2021 · 2 comments

Comments

@l5624
Copy link

l5624 commented Apr 22, 2021

Hello!
I use SinumerikNet.Advanced -Version 1.0.0-preview6
read var position1 = client.ReadValue("/Channel/MachineAxis/measPos1[u1, 1]") The read data is not returned correctly,Always 4 or 2
read var R = client.ReadValue("/Channel/Parameter/rpa[u1,1]");The value is correct, No problem!

@Tvvgge
Copy link

Tvvgge commented Mar 22, 2022

Hello! I'm have a problem to connect to my NCU. I'm using 840d sl with ethernet cable connected from X127 port to my laptop. And then I typed in the X127 IP address to this command "using (var client = new SinumerikClient("s840d.sl://192.168.215.1"))". I replaced 192.168.0.80 to 192.168.215.1, but when I run the code I can't get the value from my cnc machine. Do you know what's the problem? Should I modify the 840d via 840d toolbox?

All I did is open the file"SinumerikNet.Advanced.Samples.sln" and change the IP and then run the code
Since I'm new to C# so I don't really know if I did it wrong.

thank you in advance!!

@avl1000
Copy link

avl1000 commented Aug 2, 2024

hi how to read the drive temperature value in 840dsl

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

3 participants