7i73 P2 IN3 - IN7 how to setup for bit input ?
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 111
- Thank you received: 6
13 Aug 2024 18:43 #307648
by abdulasis12
7i73 P2 IN3 - IN7 how to setup for bit input ? was created by abdulasis12
Hi
I use 7i73 and now I use IN9 - IN13 for pendant input(For Sellect X, Y,Z, x1 , x10) and use IN14 and IN15 for encoder pendant
Now I use all bit input.
Now I connect resistor IN3 -IN7 for pull up done.
I want to use IN3 - IN7 for bit input but it's can't recieved 0 , 1 for trig signal (IN3 - IN7 analog input).
How to setup ini ,hal for use IN3 - IN7 for bit input or trig signal ?
Thank you ,
Asis
I use 7i73 and now I use IN9 - IN13 for pendant input(For Sellect X, Y,Z, x1 , x10) and use IN14 and IN15 for encoder pendant
Now I use all bit input.
Now I connect resistor IN3 -IN7 for pull up done.
I want to use IN3 - IN7 for bit input but it's can't recieved 0 , 1 for trig signal (IN3 - IN7 analog input).
How to setup ini ,hal for use IN3 - IN7 for bit input or trig signal ?
Thank you ,
Asis
Attachments:
Please Log in or Create an account to join the conversation.
13 Aug 2024 19:29 #307654
by PCW
Replied by PCW on topic 7i73 P2 IN3 - IN7 how to setup for bit input ?
What is the issue with inputs 3..7?
They work as expected for me
(they do need pullup or pulldown resistors for use with switches however)
They work as expected for me
(they do need pullup or pulldown resistors for use with switches however)
The following user(s) said Thank You: abdulasis12
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 111
- Thank you received: 6
15 Aug 2024 02:06 #307762
by abdulasis12
Replied by abdulasis12 on topic 7i73 P2 IN3 - IN7 how to setup for bit input ?
Hi, PCW
Thank you for fast respond.
Before this problem I use 7i73 input for this
# The Axis select inputs
net axis-select-x <= hm2_7i96s.0.7i73.0.3.input-15-not
net axis-select-y <= hm2_7i96s.0.7i73.0.3.input-14-not
net axis-select-z <= hm2_7i96s.0.7i73.0.3.input-13-not
all work correct
But now I want input 14 and input 15 for encoder 1more , then I try use any input .
I go to input-00 and input-01 for input select axis.
I'm use pull up on input-00 and input-01 (show picture in clip) and try input signal for select X and Y axis
# The Axis select inputs
net axis-select-x <= hm2_7i96s.0.7i73.0.3.input-00-not
net axis-select-y <= hm2_7i96s.0.7i73.0.3.input-01-not
net axis-select-z <= hm2_7i96s.0.7i73.0.3.input-13-not
I use hall show LED can change when select x-axis and y-axis (Z axis too) from my pendant but can't work for output on input-00 and input01 but input-13 work fine
have any idea ? I will try again .
youtube.com/shorts/ryRGpOwS6_Y?si=10v7SAaK9OYonX4i
Thank you,
Asis
Thank you for fast respond.
Before this problem I use 7i73 input for this
# The Axis select inputs
net axis-select-x <= hm2_7i96s.0.7i73.0.3.input-15-not
net axis-select-y <= hm2_7i96s.0.7i73.0.3.input-14-not
net axis-select-z <= hm2_7i96s.0.7i73.0.3.input-13-not
all work correct
But now I want input 14 and input 15 for encoder 1more , then I try use any input .
I go to input-00 and input-01 for input select axis.
I'm use pull up on input-00 and input-01 (show picture in clip) and try input signal for select X and Y axis
# The Axis select inputs
net axis-select-x <= hm2_7i96s.0.7i73.0.3.input-00-not
net axis-select-y <= hm2_7i96s.0.7i73.0.3.input-01-not
net axis-select-z <= hm2_7i96s.0.7i73.0.3.input-13-not
I use hall show LED can change when select x-axis and y-axis (Z axis too) from my pendant but can't work for output on input-00 and input01 but input-13 work fine
have any idea ? I will try again .
youtube.com/shorts/ryRGpOwS6_Y?si=10v7SAaK9OYonX4i
Thank you,
Asis
Please Log in or Create an account to join the conversation.
15 Aug 2024 02:32 #307763
by PCW
Replied by PCW on topic 7i73 P2 IN3 - IN7 how to setup for bit input ?
Can you post your hal and ini files?
Note that because inputs 0..3 are used for
analog inputs, you may need stiffer pullup
resistors because the input sampling cause
higher leakage currents.
Note that because inputs 0..3 are used for
analog inputs, you may need stiffer pullup
resistors because the input sampling cause
higher leakage currents.
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 111
- Thank you received: 6
15 Aug 2024 03:51 #307765
by abdulasis12
I try pullup with resistor 4.7kOhm and 10kOhm not difference.
Replied by abdulasis12 on topic 7i73 P2 IN3 - IN7 how to setup for bit input ?
How to stiffer ?you may need stiffer pullup
resistors because the input sampling cause
higher leakage currents.
I try pullup with resistor 4.7kOhm and 10kOhm not difference.
Please Log in or Create an account to join the conversation.
15 Aug 2024 06:14 #307769
by PCW
Replied by PCW on topic 7i73 P2 IN3 - IN7 how to setup for bit input ?
Do the inputs 0,1,13 work correctly?
(as shown in halshow)
Does the encoder count in all modes?
have you set homing for any channel
(you are jogging joints which will only work until homed)
(as shown in halshow)
Does the encoder count in all modes?
have you set homing for any channel
(you are jogging joints which will only work until homed)
Please Log in or Create an account to join the conversation.
- abdulasis12
- Offline
- Premium Member
Less
More
- Posts: 111
- Thank you received: 6
16 Aug 2024 09:44 #307903
by abdulasis12
Replied by abdulasis12 on topic 7i73 P2 IN3 - IN7 how to setup for bit input ?
Attachments:
Please Log in or Create an account to join the conversation.
16 Aug 2024 14:44 #307922
by PCW
Replied by PCW on topic 7i73 P2 IN3 - IN7 how to setup for bit input ?
Yes, that looks correct.
The following user(s) said Thank You: abdulasis12
Please Log in or Create an account to join the conversation.
Time to create page: 0.107 seconds