Mesa 7i95
28 Nov 2019 16:26 - 28 Nov 2019 16:28 #151432
by PCW
OK that's the old one:
freeby:/users/pcw/newmesa> md5 /users/www/data/newmesa.zip
MD5 (/users/www/data/newmesa.zip) = f56c156c7297d582061d8a1b386b08bf
and a downloaded copy:
peter@pcw-HP-EliteDesk-800-G1-USDT:~/Downloads$ md5sum newmesa.zip
f56c156c7297d582061d8a1b386b08bf newmesa.zip
Did you clear your browser cache before downloading?
freeby:/users/pcw/newmesa> md5 /users/www/data/newmesa.zip
MD5 (/users/www/data/newmesa.zip) = f56c156c7297d582061d8a1b386b08bf
and a downloaded copy:
peter@pcw-HP-EliteDesk-800-G1-USDT:~/Downloads$ md5sum newmesa.zip
f56c156c7297d582061d8a1b386b08bf newmesa.zip
Did you clear your browser cache before downloading?
Last edit: 28 Nov 2019 16:28 by PCW.
Please Log in or Create an account to join the conversation.
29 Nov 2019 22:30 #151528
by Gnevko
Attachments:
Please Log in or Create an account to join the conversation.
29 Nov 2019 22:54 - 29 Nov 2019 22:56 #151531
by PCW
If you have combined home/limit switches it would be more like:
net min-home-x hm2_7i95.0.inmux.00.input-8 joint.0.home-sw-in joint.N.neg-lim-sw-in
(assuming N/O switches) or
net min-home-x hm2_7i95.0.inmux.00.input-8-not joint.0.home-sw-in joint.N.neg-lim-sw-in
(assuming N/C switches)
and you would have to set the "HOME_IGNORE_LIMITS" flag true for that joint in your INI file
INCOM8,9 is the input common for inputs 8 and 9 so for example you could connect
INCOM8,9 to +24V and grounding inputs 8 or 9 would set the corresponding hal pins high
Alternatively you could connect INCOM8,9 to ground and then supplying +4 to +24 on inputs 8,9
would also set the corresponding hal pins high. Each group of 2 inputs has a separate common
net min-home-x hm2_7i95.0.inmux.00.input-8 joint.0.home-sw-in joint.N.neg-lim-sw-in
(assuming N/O switches) or
net min-home-x hm2_7i95.0.inmux.00.input-8-not joint.0.home-sw-in joint.N.neg-lim-sw-in
(assuming N/C switches)
and you would have to set the "HOME_IGNORE_LIMITS" flag true for that joint in your INI file
INCOM8,9 is the input common for inputs 8 and 9 so for example you could connect
INCOM8,9 to +24V and grounding inputs 8 or 9 would set the corresponding hal pins high
Alternatively you could connect INCOM8,9 to ground and then supplying +4 to +24 on inputs 8,9
would also set the corresponding hal pins high. Each group of 2 inputs has a separate common
Last edit: 29 Nov 2019 22:56 by PCW.
Please Log in or Create an account to join the conversation.
Time to create page: 0.369 seconds