Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rockwell Automation 1756-EN2T, 1756-IB16, 1756-IF16, and 1756-OF8 #2788

Merged
merged 4 commits into from
Feb 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions module-types/Rockwell Automation/1756-EN2T.yml
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.
11 changes: 11 additions & 0 deletions module-types/Rockwell Automation/1756-IB16.yml
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.
11 changes: 11 additions & 0 deletions module-types/Rockwell Automation/1756-IF16.yml
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.
11 changes: 11 additions & 0 deletions module-types/Rockwell Automation/1756-OF8.yml
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
Loading