Simple IO wiring not working (I know I am doing something wrong)
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20125
- Thank you received: 6849
03 Aug 2020 22:19 #177117
by tommylight
Replied by tommylight on topic Simple IO wiring not working (I know I am doing something wrong)
That diagram is wrong, it should be
power gnd to Mesa GND
power + through switch to Mesa input.
power gnd to Mesa GND
power + through switch to Mesa input.
Please Log in or Create an account to join the conversation.
- jhandel
- Offline
- Premium Member
-
Less
More
- Posts: 148
- Thank you received: 7
03 Aug 2020 22:48 #177120
by jhandel
Replied by jhandel on topic Simple IO wiring not working (I know I am doing something wrong)
Well that is going to be difficult given how the Proprietary Bob is designed from what I can gather..
I was really hoping I didn't have to tear out the IO BoB and rebuild the whole thing
:-/
I was really hoping I didn't have to tear out the IO BoB and rebuild the whole thing
:-/
Please Log in or Create an account to join the conversation.
- bevins
-
- Offline
- Platinum Member
-
Less
More
- Posts: 1943
- Thank you received: 336
03 Aug 2020 23:52 - 04 Aug 2020 00:03 #177127
by bevins
The 7i76 inmput needs to see 12v from field power connector for it to switch to true.
You dont have to tear it out, just put a relay to trigger off the bob output then pass the 12v of field power through the relay to the input of the 7i76.
I had the exact same scenario last year on a retrofit.worked like a charm.
Probably better to remove the bob and interface directly with the 7i76. Depending on your prox switches. PNP or NPN, one connects directly and the other you need some pullup resistors.
Replied by bevins on topic Simple IO wiring not working (I know I am doing something wrong)
Well that is going to be difficult given how the Proprietary Bob is designed from what I can gather..
I was really hoping I didn't have to tear out the IO BoB and rebuild the whole thing
:-/
The 7i76 inmput needs to see 12v from field power connector for it to switch to true.
You dont have to tear it out, just put a relay to trigger off the bob output then pass the 12v of field power through the relay to the input of the 7i76.
I had the exact same scenario last year on a retrofit.worked like a charm.
Probably better to remove the bob and interface directly with the 7i76. Depending on your prox switches. PNP or NPN, one connects directly and the other you need some pullup resistors.
Last edit: 04 Aug 2020 00:03 by bevins.
Please Log in or Create an account to join the conversation.
- jhandel
- Offline
- Premium Member
-
Less
More
- Posts: 148
- Thank you received: 7
04 Aug 2020 01:45 #177153
by jhandel
Replied by jhandel on topic Simple IO wiring not working (I know I am doing something wrong)
I'll have to dig through my transistor stash... I can flip the value via a transistor.. the trick will be making a package that is easy to make 20 some odd times and doesn't turn the box into a rats nest..
Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
-
Less
More
- Posts: 2245
- Thank you received: 481
04 Aug 2020 07:33 #177191
by Clive S
Please see this: forum.linuxcnc.org/38-general-linuxcnc-q...oard?start=10#177142
Replied by Clive S on topic Simple IO wiring not working (I know I am doing something wrong)
I'll have to dig through my transistor stash... I can flip the value via a transistor.. the trick will be making a package that is easy to make 20 some odd times and doesn't turn the box into a rats nest..
Please see this: forum.linuxcnc.org/38-general-linuxcnc-q...oard?start=10#177142
Please Log in or Create an account to join the conversation.
- Mike_Eitel
-
- Offline
- Platinum Member
-
Less
More
- Posts: 1126
- Thank you received: 184
04 Aug 2020 12:08 - 04 Aug 2020 12:08 #177220
by Mike_Eitel
Replied by Mike_Eitel on topic Simple IO wiring not working (I know I am doing something wrong)
Before you do anything hw:
1. If you use a switch that has 12v on one side and gnd on the other connected to the 7i76 input.. Can you see that toggling in hal? Don't move on with hw until you solved that.
2. Connect your bob to the same mesa input and measure with a real meter. Does it toggle. Yes = Do you see hal toggling too, problem solved
NO = 3. Is voltage not in full swing - try with resistor ca 1k if it gets better
A ) resistor from 12v to signal B ) signal to gnd
4. Eventually you have to lock for additional supply of bob.
Mike
1. If you use a switch that has 12v on one side and gnd on the other connected to the 7i76 input.. Can you see that toggling in hal? Don't move on with hw until you solved that.
2. Connect your bob to the same mesa input and measure with a real meter. Does it toggle. Yes = Do you see hal toggling too, problem solved
NO = 3. Is voltage not in full swing - try with resistor ca 1k if it gets better
A ) resistor from 12v to signal B ) signal to gnd
4. Eventually you have to lock for additional supply of bob.
Mike
Last edit: 04 Aug 2020 12:08 by Mike_Eitel.
Please Log in or Create an account to join the conversation.
- jhandel
- Offline
- Premium Member
-
Less
More
- Posts: 148
- Thank you received: 7
04 Aug 2020 22:58 #177299
by jhandel
Replied by jhandel on topic Simple IO wiring not working (I know I am doing something wrong)
tommylight pull up resistors it is... It flips the logic so I'll need to use "not" input pins.. But tested with a 1kohm resistor and pull up resistors work consistantly..
Going to basically make a small breadboard like this (see attached image)..
So now to work out where it goes in the box.
Going to basically make a small breadboard like this (see attached image)..
So now to work out where it goes in the box.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20125
- Thank you received: 6849
04 Aug 2020 23:40 #177309
by tommylight
Replied by tommylight on topic Simple IO wiring not working (I know I am doing something wrong)
If you are ordering resistors, get them at 2.2K or 4.7K and 1/4W.
1K will do just fine for 12V, but in case you need to raise that to 24, you would need bigger resistors at 0.5W
1K will do just fine for 12V, but in case you need to raise that to 24, you would need bigger resistors at 0.5W
Please Log in or Create an account to join the conversation.
- jhandel
- Offline
- Premium Member
-
Less
More
- Posts: 148
- Thank you received: 7
05 Aug 2020 01:33 #177330
by jhandel
Replied by jhandel on topic Simple IO wiring not working (I know I am doing something wrong)
lucky for me all of my inputs are 12v because they are coming off of that BoB.. I did try 2.2k and 4.7 and they didn't work... but 1k worked consistently... So at least for this machine that "should" work.. .
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20125
- Thank you received: 6849
05 Aug 2020 09:23 #177369
by tommylight
Replied by tommylight on topic Simple IO wiring not working (I know I am doing something wrong)
Nice to know that, thank you... I did try 2.2k and 4.7 and they didn't work... but 1k worked consistently... .. .
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.416 seconds