Axis Position Logger
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4330
- Thank you received: 1930
08 May 2025 17:23 #328020
by Aciera
Replied by Aciera on topic Axis Position Logger
Well, that was easy.
Please Log in or Create an account to join the conversation.
- fery15sty
- Offline
- Premium Member
-
Less
More
- Posts: 86
- Thank you received: 11
09 May 2025 11:25 - 09 May 2025 11:26 #328053
by fery15sty
Replied by fery15sty on topic Axis Position Logger
Attachments:
Last edit: 09 May 2025 11:26 by fery15sty.
The following user(s) said Thank You: partec
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4330
- Thank you received: 1930
10 May 2025 07:22 #328130
by Aciera
Replied by Aciera on topic Axis Position Logger
You could import the 'hal' library and create hal pins like this (example here is a digital input pin 'log-trigger'):
after launching linuxcnc and the logger this should show up as a hal pin:
You can add the actions for these pin to the 'update' function (example triggers a log on pin 'log-trigger' changing from 0->1)
:
after launching linuxcnc and the logger this should show up as a hal pin:
You can add the actions for these pin to the 'update' function (example triggers a log on pin 'log-trigger' changing from 0->1)
:
Attachments:
The following user(s) said Thank You: partec, fery15sty
Please Log in or Create an account to join the conversation.
Time to create page: 0.187 seconds