mesa 5i25 + 7i77
- Artur_1617
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 143
- Thank you received: 4
01 Jul 2021 03:42 #213412
by Artur_1617
mesa 5i25 + 7i77 was created by Artur_1617
Tru rpm on pyvcp panel
Hi, yesterday i connect encoder A, B, Z in hall meter is working G33.1 working to but dont show rpm on my pyvcp panel I tried several times changing my hall and coustom hall but not lucky all times errors when loading..
My setup
Hi, yesterday i connect encoder A, B, Z in hall meter is working G33.1 working to but dont show rpm on my pyvcp panel I tried several times changing my hall and coustom hall but not lucky all times errors when loading..
My setup
Attachments:
Please Log in or Create an account to join the conversation.
01 Jul 2021 04:01 #213413
by PCW
Replied by PCW on topic mesa 5i25 + 7i77
The pyvcp panel is not looking at the encoder velocity but rather the
commanded spindle speed: spindle-vel-cmd-rpm-abs
commanded spindle speed: spindle-vel-cmd-rpm-abs
Please Log in or Create an account to join the conversation.
- Artur_1617
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 143
- Thank you received: 4
02 Jul 2021 03:44 #213474
by Artur_1617
Replied by Artur_1617 on topic mesa 5i25 + 7i77
Where and what I should write to working this.
Please Log in or Create an account to join the conversation.
02 Jul 2021 03:56 #213478
by PCW
Replied by PCW on topic mesa 5i25 + 7i77
I would probably link the spindle bar chart to
hm2_5i25.0.encoder.05.velocity-rpm feed
through a lowpass filter and the absolute function
(I can't read you .rar file now for some reason)
hm2_5i25.0.encoder.05.velocity-rpm feed
through a lowpass filter and the absolute function
(I can't read you .rar file now for some reason)
Please Log in or Create an account to join the conversation.
- Artur_1617
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 143
- Thank you received: 4
02 Jul 2021 14:32 #213499
by Artur_1617
Replied by Artur_1617 on topic mesa 5i25 + 7i77
Attachments:
Please Log in or Create an account to join the conversation.
02 Jul 2021 16:13 #213501
by PCW
Replied by PCW on topic mesa 5i25 + 7i77
in the main hal file:
net spindle-vel-fb-rpm <= hm2_5i25.0.encoder.04.velocity-rpm => abs.spindle.in
net spindle-vel-rpm-abs <= abs.spindle.out => lowpass.spindle.in
net spindle-vel-display => lowpass.spindle.out
and in pyvcp_options.hal:
replace
net spindle-vel-cmd-rpm-abs => pyvcp.spindle-speed
with
net spindle-vel-display => pyvcp.spindle-speed
net spindle-vel-fb-rpm <= hm2_5i25.0.encoder.04.velocity-rpm => abs.spindle.in
net spindle-vel-rpm-abs <= abs.spindle.out => lowpass.spindle.in
net spindle-vel-display => lowpass.spindle.out
and in pyvcp_options.hal:
replace
net spindle-vel-cmd-rpm-abs => pyvcp.spindle-speed
with
net spindle-vel-display => pyvcp.spindle-speed
The following user(s) said Thank You: Artur_1617
Please Log in or Create an account to join the conversation.
- Artur_1617
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 143
- Thank you received: 4
02 Jul 2021 16:37 #213502
by Artur_1617
Replied by Artur_1617 on topic mesa 5i25 + 7i77
Working thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds