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

Micro Torque Focus 6000 Integration #35

Open
jlisec1 opened this issue Sep 8, 2022 · 1 comment
Open

Micro Torque Focus 6000 Integration #35

jlisec1 opened this issue Sep 8, 2022 · 1 comment

Comments

@jlisec1
Copy link

jlisec1 commented Sep 8, 2022

We are integrating an Atlas Copco MT Focus 6000. I came upon your code and wanted to know if you can validate our controller. I was able to instantiate a connection to our controller but was unable to call the "lastTightening" command. I believe the MID set for "lastTightening" may be different for our controller. Can I just clone the directory, change the json file then run the subscribe function? Please see the attached files for MTF6000 open protocol information.

Files.zip

@lonheijnen
Copy link

@jlisec1 did you find a solution to this?
I had the same problem.
My best googling has lead me to believe that you need to send a 0008 message and supply the desired subscription message id (0060 in this case) and revision.

I'm currently using a c# library trying to subscribe to this event, but all I am getting with the 0008 is a 0004 message with error code 'invalid data'.

Really struggling to find some proper documentation on what to send along with this 0008 message.

Regards,
Lon Heijnen

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