7i77 -> Huanyang
- cmtunnel
- Offline
- Premium Member
Less
More
- Posts: 148
- Thank you received: 1
22 Sep 2016 16:32 #80779
by cmtunnel
Replied by cmtunnel on topic 7i77 -> Huanyang
I made those changes. Now I'm getting 24v on FOR at the vfd at all times even if linuxcnc is closed....it goes to 0 when I push the cw button in axis...is this correct??
I'm getting control voltage reading in hal config but nothing at the 7i77 yet.
I'm getting control voltage reading in hal config but nothing at the 7i77 yet.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
22 Sep 2016 16:38 #80780
by PCW
Replied by PCW on topic 7i77 -> Huanyang
I would check this with a Ohmmeter across ENA5+ and ENA5- before ANY wiring is done
If ENA5+ to ENA5- in on (non infinite reading on Ohmmeter) when linuxCNC is not running
you have a damaged OPTO
If ENA5+ to ENA5- in on (non infinite reading on Ohmmeter) when linuxCNC is not running
you have a damaged OPTO
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
22 Sep 2016 16:42 #80781
by PCW
Replied by PCW on topic 7i77 -> Huanyang
Sorry I forgot the VFD inpuis are active low inputs with a pullup to 24V so yes thats correct (24V means off at the VFD)
Please Log in or Create an account to join the conversation.
- cmtunnel
- Offline
- Premium Member
Less
More
- Posts: 148
- Thank you received: 1
22 Sep 2016 17:03 #80785
by cmtunnel
Replied by cmtunnel on topic 7i77 -> Huanyang
ok thanks. so it looks like its working except I'm not getting my signal out of the 7i77 yet
Please Log in or Create an account to join the conversation.
- cmtunnel
- Offline
- Premium Member
Less
More
- Posts: 148
- Thank you received: 1
22 Sep 2016 18:35 #80796
by cmtunnel
Replied by cmtunnel on topic 7i77 -> Huanyang
keep trying things but I'm getting more confused. do you need to see the hal file again??
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
22 Sep 2016 18:41 #80797
by PCW
Replied by PCW on topic 7i77 -> Huanyang
Sure, post your current HAL and INI files
Please Log in or Create an account to join the conversation.
- cmtunnel
- Offline
- Premium Member
Less
More
- Posts: 148
- Thank you received: 1
22 Sep 2016 19:01 #80798
by cmtunnel
Replied by cmtunnel on topic 7i77 -> Huanyang
I really appreciate this.....Not only am I terrible with hal but I'm also sick so it's hard to concentrate.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
22 Sep 2016 19:20 #80799
by PCW
Replied by PCW on topic 7i77 -> Huanyang
# Spindle
#********************
[SPINDLE_9]
OUTPUT_SCALE = 24000.0
OUTPUT_MIN_LIMIT = 0.0
OUTPUT_MAX_LIMIT = 10.0 # this will limit you to 10/24000 V output = .0004V
It should be:
OUTPUT_MAX_LIMIT = 24000
#********************
[SPINDLE_9]
OUTPUT_SCALE = 24000.0
OUTPUT_MIN_LIMIT = 0.0
OUTPUT_MAX_LIMIT = 10.0 # this will limit you to 10/24000 V output = .0004V
It should be:
OUTPUT_MAX_LIMIT = 24000
Please Log in or Create an account to join the conversation.
- cmtunnel
- Offline
- Premium Member
Less
More
- Posts: 148
- Thank you received: 1
22 Sep 2016 19:24 #80800
by cmtunnel
Replied by cmtunnel on topic 7i77 -> Huanyang
Yeah I saw that and changed it but still no movement.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17904
- Thank you received: 4774
22 Sep 2016 19:25 #80801
by PCW
Replied by PCW on topic 7i77 -> Huanyang
Did you check the (unconnected) 7I77 analog output when you turned spindle on and set a spindle speed?
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.084 seconds