-
Notifications
You must be signed in to change notification settings - Fork 995
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rockwell Automation 1756-EN2T, 1756-IB16, 1756-IF16, and 1756-OF8 (#2788
) * Add files via upload * Add files via upload * Updated Removed backplane connections which are not required for modules --------- Co-authored-by: Harry <[email protected]>
- Loading branch information
Showing
4 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
manufacturer: Rockwell Automation | ||
model: 1756-EN2T | ||
part_number: 1756-EN2T | ||
description: EtherNet/IP bridge module for ControlLogix systems | ||
interfaces: | ||
- name: Ethernet 1 | ||
type: 1000base-t | ||
mgmt_only: false | ||
console-ports: | ||
- name: USB Configuration Port | ||
type: usb-mini-b | ||
comments: | | ||
The 1756-EN2T module supports real-time I/O messaging and message exchange over an EtherNet/IP network. | ||
It enables communication between controllers, remote I/O, and various industrial automation devices. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
manufacturer: Rockwell Automation | ||
model: 1756-IB16 | ||
part_number: 1756-IB16 | ||
description: 16-channel DC digital input module for ControlLogix systems | ||
console-ports: | ||
- name: Configuration Port | ||
type: usb-mini-b | ||
comments: | | ||
The 1756-IB16 is a 16-channel digital input module designed for ControlLogix systems. | ||
It supports multiple input configurations and operates with a DC voltage range. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
manufacturer: Rockwell Automation | ||
model: 1756-IF16 | ||
part_number: 1756-IF16 | ||
description: 16-channel analog input module for ControlLogix systems | ||
console-ports: | ||
- name: Configuration Port | ||
type: usb-mini-b | ||
comments: | | ||
The 1756-IF16 module is a 16-channel analog input module designed for ControlLogix systems. | ||
It provides high-accuracy signal conversion and supports multiple input types, including voltage and current signals. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
manufacturer: Rockwell Automation | ||
model: 1756-OF8 | ||
part_number: 1756-OF8 | ||
description: 8-channel analog output module for ControlLogix systems | ||
comments: | | ||
The 1756-OF8 module is an 8-channel analog output module used in ControlLogix systems. | ||
It supports both voltage and current output signals for industrial automation applications. | ||
console-ports: | ||
- name: Configuration Port | ||
type: usb-mini-b |