Halscope Basic questions
- suraj9735
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 1
22 Mar 2021 06:04 #203204
by suraj9735
Halscope Basic questions was created by suraj9735
I am trying using Halscope but it seems I am not aware of some of its components.
Trigger
Normal
Auto
Force
Level Pos
Level
-9.378
Falling/Rising.
I am not sure when to use in Normal or Auto mode. Don't know what moment click on Force to trigger it.
What position to adjust the level and position slider?
My level value is showing -9.378, what does it mean and how much it should be?
I am trying to see the pid.x.error (commanded - feedback position) from the halscope to tune my axis properly. I read the manual but still not clear about these points.
Trigger
Normal
Auto
Force
Level Pos
Level
-9.378
Falling/Rising.
I am not sure when to use in Normal or Auto mode. Don't know what moment click on Force to trigger it.
What position to adjust the level and position slider?
My level value is showing -9.378, what does it mean and how much it should be?
I am trying to see the pid.x.error (commanded - feedback position) from the halscope to tune my axis properly. I read the manual but still not clear about these points.
Please Log in or Create an account to join the conversation.
- phillc54
- Online
- Platinum Member
Less
More
- Posts: 5711
- Thank you received: 2088
22 Mar 2021 11:19 #203226
by phillc54
Replied by phillc54 on topic Halscope Basic questions
Please Log in or Create an account to join the conversation.
- suraj9735
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 1
22 Mar 2021 13:14 #203236
by suraj9735
Replied by suraj9735 on topic Halscope Basic questions
I have read it and still confused when should I click on Force button to trigger it.
In manual it says the trigger position is to set display to show the content of before trigger and after trigger.
What I want to do!
I want to record the overshoot of my x position. To do that I choose pid.x.error pin.
I give the command of 5 mm to move. Run mode set to Normal, Trigger set to Auto, Record length set 4000 samples at 1 khz.
I try to give command of 5 mm with feed 10 mm/sec, when it reaches around 4 then I click to record the overshoot. I really don't know when to click, how to see the overshoot?
In manual it says the trigger position is to set display to show the content of before trigger and after trigger.
What I want to do!
I want to record the overshoot of my x position. To do that I choose pid.x.error pin.
I give the command of 5 mm to move. Run mode set to Normal, Trigger set to Auto, Record length set 4000 samples at 1 khz.
I try to give command of 5 mm with feed 10 mm/sec, when it reaches around 4 then I click to record the overshoot. I really don't know when to click, how to see the overshoot?
Please Log in or Create an account to join the conversation.
- Michael
- Offline
- Platinum Member
Less
More
- Posts: 335
- Thank you received: 59
22 Mar 2021 21:32 #203296
by Michael
Replied by Michael on topic Halscope Basic questions
To do an auto trigger you will need to select a source at the bottomed right. Usually something like velocity command will work.
Select the level you want the trigger to go off at. This would be above or below the channel that is triggering it. Do you want it triggered when it is rising to this level or falling past this level. Usually the first.
When the source of the trigger meets the level line based on rising/falling selection it will trigger and records a bit before and after this action. The amount to record and how much before or after the trigger is selected by the sliders at the top center of halscope.
When setting up your channels to view and set their gains and levels it is sometimes valuable to set the trigger to "roll" this will run the scope continuously so you can make sure what you are trying to see is in the correct increments.
Select the level you want the trigger to go off at. This would be above or below the channel that is triggering it. Do you want it triggered when it is rising to this level or falling past this level. Usually the first.
When the source of the trigger meets the level line based on rising/falling selection it will trigger and records a bit before and after this action. The amount to record and how much before or after the trigger is selected by the sliders at the top center of halscope.
When setting up your channels to view and set their gains and levels it is sometimes valuable to set the trigger to "roll" this will run the scope continuously so you can make sure what you are trying to see is in the correct increments.
Please Log in or Create an account to join the conversation.
- suraj9735
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 71
- Thank you received: 1
26 Mar 2021 15:35 #203725
by suraj9735
Replied by suraj9735 on topic Halscope Basic questions
What's the difference between joint.0.motor-pos-cmd, joint.0.motor-pos-fb, hm2_7i95.0.stepgen.00.position-cmd, and hm2_7i95.0.stepgen.00.position-fb ??????
Image attached, showing very close to eachother but little difference. I am trying PID tuning, need help in setting the parameters like max/min velocity and acceleration for default, axis, and stepgen.
Image attached, showing very close to eachother but little difference. I am trying PID tuning, need help in setting the parameters like max/min velocity and acceleration for default, axis, and stepgen.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17979
- Thank you received: 4831
26 Mar 2021 17:18 #203735
by PCW
Replied by PCW on topic Halscope Basic questions
joint.0.motor-pos-cmd is LinuxCNCs commanded position output for Joint 0
joint.0.motor-pos-fb is LinuxCNCs acttual position input for Joint 0
hm2_7i95.0.stepgen.00.position-cmd is the 7I95s stepgen 00 position command input (normally not used)
hm2_7i95.0.stepgen.00.position-fb is the 7I95s stepgen 00 position feedback output
joint.0.motor-pos-fb is LinuxCNCs acttual position input for Joint 0
hm2_7i95.0.stepgen.00.position-cmd is the 7I95s stepgen 00 position command input (normally not used)
hm2_7i95.0.stepgen.00.position-fb is the 7I95s stepgen 00 position feedback output
Please Log in or Create an account to join the conversation.
Time to create page: 0.102 seconds