5i25+7i76 I/O linking
- viski
- Offline
- Senior Member
-
Less
More
- Posts: 56
- Thank you received: 1
05 Nov 2015 06:13 #64778
by viski
5i25+7i76 I/O linking was created by viski
Can somebody tell me how to link Output and Inputs from 7i76 board to classic ladder bits ?
An example for 0. output
and example for 0. input
An example for 0. output
and example for 0. input
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23320
- Thank you received: 4946
05 Nov 2015 06:30 #64779
by andypugh
Replied by andypugh on topic 5i25+7i76 I/O linking
As a general solution, if you load the config without the connections, then open a terminal and type "halcmd show pin" you will get a list of all the HAL pins that you could link together.
You can cut and paste that into a text file (or pipe it directly to a text file if you prefer).
A typical HAL net would be
You can cut and paste that into a text file (or pipe it directly to a text file if you prefer).
A typical HAL net would be
net i-am-a-signal classicladder.0.in-02 hm2_5i25.0.7i76.0.0.input-00
net i-am-a-signal-in-the-opposite-direction classicladder.0.out-00 hm2_5i25.0.7i76.0.0.output-05
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.102 seconds