From 18de9c3857b47200df05b97236aff2b7f9042e0f Mon Sep 17 00:00:00 2001 From: ICSSUSCG Date: Sat, 22 Feb 2025 08:03:27 -0500 Subject: [PATCH] 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 --- module-types/Rockwell Automation/1756-EN2T.yml | 15 +++++++++++++++ module-types/Rockwell Automation/1756-IB16.yml | 11 +++++++++++ module-types/Rockwell Automation/1756-IF16.yml | 11 +++++++++++ module-types/Rockwell Automation/1756-OF8.yml | 11 +++++++++++ 4 files changed, 48 insertions(+) create mode 100644 module-types/Rockwell Automation/1756-EN2T.yml create mode 100644 module-types/Rockwell Automation/1756-IB16.yml create mode 100644 module-types/Rockwell Automation/1756-IF16.yml create mode 100644 module-types/Rockwell Automation/1756-OF8.yml diff --git a/module-types/Rockwell Automation/1756-EN2T.yml b/module-types/Rockwell Automation/1756-EN2T.yml new file mode 100644 index 000000000..ff6843aaf --- /dev/null +++ b/module-types/Rockwell Automation/1756-EN2T.yml @@ -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. diff --git a/module-types/Rockwell Automation/1756-IB16.yml b/module-types/Rockwell Automation/1756-IB16.yml new file mode 100644 index 000000000..27250780c --- /dev/null +++ b/module-types/Rockwell Automation/1756-IB16.yml @@ -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. diff --git a/module-types/Rockwell Automation/1756-IF16.yml b/module-types/Rockwell Automation/1756-IF16.yml new file mode 100644 index 000000000..f8f6a9ffe --- /dev/null +++ b/module-types/Rockwell Automation/1756-IF16.yml @@ -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. diff --git a/module-types/Rockwell Automation/1756-OF8.yml b/module-types/Rockwell Automation/1756-OF8.yml new file mode 100644 index 000000000..adaf52c0b --- /dev/null +++ b/module-types/Rockwell Automation/1756-OF8.yml @@ -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