詳細(xì)參數(shù) |
---|
1756-OF8 輸出模塊1756-OF8 模擬量8通道輸出模塊1756-OF8
基本結(jié)構(gòu)
PLC實(shí)質(zhì)是一種*于工業(yè)控制的計(jì)算機(jī),其硬件結(jié)構(gòu)基本上與微型計(jì)算機(jī)相同,基本構(gòu)成為:
a、電源
PLC的電源在整個(gè)系統(tǒng)中起著十分重要的作用。如果沒有一個(gè)良好的、可靠的電源系統(tǒng)是無法正常工作的,因此PLC的制造商對電源的設(shè)計(jì)和制造也十分重視。
一般交流電壓波動(dòng)在+10%(+15%)范圍內(nèi),可以不采取其它措施而將PLC直接連接到交流電網(wǎng)上去
b. *處理單元(CPU)
*處理單元(CPU)是PLC的控制**。它按照PLC系統(tǒng)程序賦予的功能接收并存儲(chǔ)從編程器鍵入的用戶程序和數(shù)據(jù);檢查電源、存儲(chǔ)器、I/O以及警戒定時(shí)器的狀態(tài),
并能診斷用戶程序中的語法錯(cuò)誤。當(dāng)PLC投入運(yùn)行時(shí),**它以掃描的方式接收現(xiàn)場各輸入裝置的狀態(tài)和數(shù)據(jù),并分別存入I/O映象區(qū),
然后從用戶程序存儲(chǔ)器中逐條讀取用戶程序,經(jīng)過命令解釋后按指令的規(guī)定執(zhí)行邏輯或算數(shù)運(yùn)算的結(jié)果送入I/O映象區(qū)或數(shù)據(jù)寄存器內(nèi)。
等所有的用戶程序執(zhí)行完畢之后,后將I/O映象區(qū)的各輸出狀態(tài)或輸出寄存器內(nèi)的數(shù)據(jù)傳送到相應(yīng)的輸出裝置,如此循環(huán)運(yùn)行,直到停止運(yùn)行。
為了進(jìn)一步提高PLC的可靠性,近年來對大型PLC還采用雙CPU構(gòu)成冗余系統(tǒng),或采用三CPU的表決式系統(tǒng)。這樣,即使某個(gè)CPU出現(xiàn)故障,整個(gè)系統(tǒng)仍能正常運(yùn)行。
c、存儲(chǔ)器
存放系統(tǒng)軟件的存儲(chǔ)器稱為系統(tǒng)程序存儲(chǔ)器。
存放應(yīng)用軟件的存儲(chǔ)器稱為用戶程序存儲(chǔ)器。
d、輸入輸出接口電路
1、現(xiàn)場輸入接口電路由光耦合電路和微機(jī)的輸入接口電路,作用是PLC與現(xiàn)場控制的接口界面的輸入通道。
2、現(xiàn)場輸出接口電路由輸出數(shù)據(jù)寄存器、選通電路和中斷請求電路集成,作用PLC通過現(xiàn)場輸出接口電路向現(xiàn)場的執(zhí)行部件輸出相應(yīng)的控制信號(hào)。
e、功能模塊
如計(jì)數(shù)、定位等功能模塊
f、通信模塊
如以太網(wǎng)、RS485、Profibus-DP通訊模塊等
PLC系統(tǒng)的安裝方式分為集中式、遠(yuǎn)程I/O式以及多臺(tái)PLC聯(lián)網(wǎng)的分布式。
集中式不需要設(shè)置驅(qū)動(dòng)遠(yuǎn)程I/O硬件,系統(tǒng)反應(yīng)快、成本低;遠(yuǎn)程I/O式適用于大型系統(tǒng),系統(tǒng)的裝置分布范圍很廣,遠(yuǎn)程I/O可以分散安裝在現(xiàn)場裝置附近,連線短,但需要增設(shè)驅(qū)動(dòng)器和遠(yuǎn)程I/O電源;多臺(tái)PLC聯(lián)網(wǎng)的分布式適用于多臺(tái)設(shè)備分別*立控制,又要相互聯(lián)系的場合,可以選用小型PLC,但必須要附加通訊模塊。
三、相應(yīng)的功能要求
一般小型(低檔)PLC具有邏輯運(yùn)算、定時(shí)、計(jì)數(shù)等功能,對于只需要開關(guān)量控制的設(shè)備都可滿足。
對于以開關(guān)量控制為主,帶少量模擬量控制的系統(tǒng),可選用能帶A/D和D/A轉(zhuǎn)換單元,具有加減算術(shù)運(yùn)算、數(shù)據(jù)傳送功能的增強(qiáng)型低檔PLC。對于控制較復(fù)雜,要求實(shí)現(xiàn)PID運(yùn)算 、閉環(huán)控制、通信聯(lián)網(wǎng)等功能,可視控制規(guī)模大小及復(fù)雜程度,選用中檔或**PLC。但是中、**PLC價(jià)格較貴,一般用于大規(guī)模過程控制和集散控制系統(tǒng)等場合。
四、響應(yīng)速度要求
PLC是為工業(yè)自動(dòng)化設(shè)計(jì)的通用控制器,不同檔次PLC的響應(yīng)速度一般都能滿足其應(yīng)用范圍內(nèi)的需要。如果要跨范圍使用PLC,或者某些功能或信號(hào)有特殊的速度要求時(shí),則應(yīng)該慎重考慮PLC的響應(yīng)速度,可選用具有高速I/O處理功能的PLC,或選用具有快速響應(yīng)模塊和中斷輸入模塊的PLC等。
五、系統(tǒng)可靠性的要求
對于一般系統(tǒng)PLC的可靠性均能滿足。對可靠性要求很高的系統(tǒng),應(yīng)考慮是否采用冗余系統(tǒng)或熱備用系統(tǒng)。
六、機(jī)型盡量統(tǒng)一
一個(gè)企業(yè),應(yīng)盡量做到PLC的機(jī)型統(tǒng)一。主要考慮到以下三方面問題:
1)機(jī)型統(tǒng)一,其模塊可互為備用,便于備品備件的采購和管理。
ber SFP
1783-SFP1GLX PLC 1000LX SFP Fiber Transceiver
1783-SFP1GSX PLC 1000SX SFP Fiber Transceiver
1783-SFP1GTE PLC 1G copper SFP
1783-SFP1GZX PLC 1G ZX single mode fiber SFP
1783-SRKIT PLC Stratix 5900 Services Router Kit
1783-US14T2S PLC Stratix 2000 14+2 port unmanaged switch
1783-US16T PLC Stratix 2000 16T Port Unmanaged Switch
1783-US4T1F PLC Stratix 2000 4+1 port unmanaged switch
1783-US5T PLC Stratix 2000 5T Port Unmanaged Switch
1783-US6T2F PLC Stratix 2000 6+2 port unmanaged switch
1783-US6T2H PLC Stratix 2000 6+2 port unmanaged switch
1783-US6TG2CG PLC Stratix 2000 6+2 port Gb unmanaged switc
1783-US7T1F PLC Stratix 2000 7+1 port unmanaged switch
1783-US7T1H PLC Stratix 2000 7+1 port unmanaged switc
1783-US8T PLC Stratix 2000 8T Port Unmanaged Switch
1783-WAPBK9 PLC Stratix 5100 Wireless AP-WGB (RegD B)
1783-WAPCK9 PLC Stratix 5100 Wireless AP-WGB (RegD C)
1783-ZMS16TA PLC ArmorStratix 5700 16 port managed switch
1783-ZMS24TA PLC ArmorStratix 5700 24 port managed switch
1783-ZMS4T4E2TGN PLC ArmorStratix 5700 10 port managed switch
1783-ZMS4T4E2TGP PLC ArmorStratix 5700 10 port managed switch
1783-ZMS8T8E2TGN PLC ArmorStratix 5700 18 port managed switch
1783-ZMS8T8E2TGP PLC ArmorStratix 5700 18 Port managed switch
1783-ZMS8TA PLC ArmorStratix 5700 8 port managed switch
1783C-SADTA1YENTM SOF Stratix 5950 Sec Appl 1 Y Subsc MED S/WC
1783C-SADTA1YENTMA1 SOF Stratix 5950 SecApp 1Y Sub MED 7x24 S/WC
1784-CF128 PLC ControlLogix CompactFlash Card
1784-CP10 PLC PLC-5 Communication Cable
1784-CP11 PLC PLC-5 Communication Cable
1784-CP14 PLC SLC Communication Cable
1784-CP6 PLC PLC-5 Communication Cable
1784-CP7 PLC PLC-5 Communication Adaptor
1784-PCC1 PLC ControlNet 1784-PCC Communication C
1753-PCS-USBM GuardPLC RSLogix Guard PLUS USB MED S/W
1756-A10 ControlLogix 10 Slots Chassis
1756-A10K ControlLogix 10 Slots Chassis
1756-A13 ControlLogix 13 Slots Chassis
1756-A13K ControlLogix 13 Slots Chassis
1756-A17 ControlLogix 17 Slots Chassis
1756-A17K ControlLogix 17 Slots Chassis
1756-A4 ControlLogix 4 Slots Chassis
1756-A4K ControlLogix 4 Slots Chassis
1756-A7 ControlLogix 7 Slots Chassis
1756-A7K ControlLogix 7 Slots Chassis
1756-A7XT ControlLogix 7 Slots XT Chassis
1756-BA1 ControlLogix FlexLogix Battery
1756-BA2 ControlLogix L6X Ser B ONLY Battery Assy
1756-BATA Replacement Battery For 1756-BATM
1756-BATM ControlLogix Battery Module
1756-CFM ControlLogix Config Flowmeter Module
1756-CFM-CC Conbal Coated 1756-CFM
1756-CJC CJC Thermistors (Qty 2)
1756-CN2 ControlLogix Communication Module
1756-CN2-CC Conbal Coated 1756-CN2
1756-CN2R ControlLogix Communication Module
1756-CN2RK ControlLogix Communication Module
1756-CN2RXT ControlLogix Temp ControlNet Module
1756-CNB ControlLogix Communication Module
1756-CNB-CC Conbal Coated 1756-CNB
1756-CNBRK ControlLogix Communication Module
1756-CP3 Logix Family RS232 Programmer Cable
1756-CPR2 ControlLogix Redundant Supply Cable
1756-CPR2D ControlLogix Redundant Supply Cable Down
1756-CPR2U ControlLogix Redundant Supply Cable Up
1756-DHRIO ControlLogix DH Plus/RIO Comms Module
1756-DHRIO-CC Conbal Coated 1756-DHRIO
1756-DNB ControlLogix DeviceNet Comms Module
1756-EN2F ControlLogix Enet/IP Fiber Optic Module
1756-EN2T CLX HI-CAP ENET/IP MODULE - TP
1756-EN2TK CLX HI-CAP ENET/IP MODULE - TP
1756-EN2TR 2-PORT CLX HI-CAP ENET/IP MODULE - TP
1756-EN2TRK 2 PORT CLX HI-CAP ENET/IP MODULE - TP
1756-EN2TRXT ControlLogix XT Dual Port EtherNet/IP Mo
1756-EN2TSC EtherNet/IP Hi Prof Sngl Port Bridge
1756-EN2TXT CLX ENET/IP MODULE - TP, X-ENVT
1756-EN3TR ControlLogix Ethernet Motion Module
1756-ENBT ControlLogix Enet/IP Comms Module
1756-ENBTK ControlLogix Communication Module
1756-ESMCAP ControlLogix Energy Storage Module-CAP
1756-ESMCAPK ControlLogix Energy Storage Module CAP
1756-ESMCAPXT L7XT Energy Storage Module-Capacitor
1756-ESMNRMK ControlLogix Energy Storage Module NRM
1756-ESMNSE ControlLogix Energy Storage Module NSE
1756-ESMNSEK ControlLogix Energy Storage Module NSE
1756-ESMNSEXT L7XT Energy Storage Module-No Energy
1756-EWEB ControlLogix ENET/IP Web Server Module
1756-EWEB-CC Conbal Coated 1756-EWEB
1756-HIST1G Historian ME 1 Gig in ControlLogix Rack
1756-HIST2G Historian ME 2 Gig in ControlLogix Rack
1756-HSC ControlLogix High Speed Counter Module
1756-HSC-CC Conbal Coated 1756-HSC
1756-HYD02 ControlLogix Hydraulic Servo Module
1756-HYD02-CC Conbal Coated 1756-HYD02
1756-IA16 ControlLogix 16 Pt D/I 120V AC Module
1756-IA16I ControlLogix Input Module
1756-IA16IK ControlLogix 16 Point Digital Input
1756-IA16K ControlLogix 16 Point Digital Input
1756-IA32 ControlLogix 32 Pt D/I 120V AC Module
1756-IA32-CC Conbal Coated 1756-IA32
1756-IA8D ControlLogix 8 Point D/I Module
1756-IA8D-CC Conbal Coated 1756-IA8D
1756-IB16 ControlLogix 16 Pt 12/24V DC D/I Module
1756-IB16D ControlLogix 16 Point D/I Module
1756-IB16DK ControlLogix 16 Point D/I Module
1756-IB16I ControlLogix Input Module
1756-IB16I-CC Conbal Coated 1756-IB16I
1756-IB16IF ControlLogix 16 Point Digital Input
1756-IB16IFK ControlLogix 16 Point Digital Input
1756-IB16ISOE ControlLogix 16 Isolated Point Module
1756-IB16ISOE-CC Conbal Coated 1756-IB16ISOE
1756-IB16K ControlLogix 16 Pt 12/24V DC D/I Module
1756-IB32 ControlLogix 32 Pt 12/24V DC D/I Module
1756-IB32K ControlLogix 32 Point Digital Input
1756-IC16 ControlLogix 16 Pt 48V DC D/I Module
1756-IC16-CC Conbal Coated 1756-IC16
1756-IF16 ControlLogix 16 Pt A/I Module
1756-IF16H ControlLogix 16 Pt A/I HART Module
1756-IF16H-CC Conbal Coated 1756-IF16H
1756-IF16HK ControlLogix 16 Pt A/I HART Module
1756-IF16IH ControlLogix 16 Point Analog Input HART
1756-IF16IHK ControlLogix 16 Point Analog Input HART
1756-IF16K ControlLogix 16 Point Analog Input
1756-IF4FXOF2F ControlLogix 6 Point Analog Comb Module
1756-IF4FXOF2F-CC Conbal Coated 1756-IF4FXOF2F
1756-IF8 ControlLogix 8 Point A/I Module
1756-IF8H ControlLogix 8 Point A/I HART Module
1756-IF8H-CC Conbal Coated 1756-IF8H
1756-IF8HK ControlLogix 8 Point A/I HART Module
1756-IF8I ControlLogix 8 Point Analog Input
1756-IF8IH ControlLogix 8 Pt A/I HART Isolated
1756-IF8IHK ControlLogix 8 Pt A/I HART Iso Module
1756-IF8IK ControlLogix 8 Point Analog Input Isolat
1756-IF8K ControlLogix 8 Point Analog Input
1756-IG16 ControlLogix 16 Pt 5VDC D/I Module
1756-IG16-CC Conbal Coated 1756-IG16
1756-IH16I ControlLogix 16 Point D/I Module
1756-IH16I-CC Conbal Coated 1756-IH16I
1756-IH16ISOE ControlLogix 16 Point D/I Module
1756-IH16ISOE-CC Conbal Coated 1756-IH16ISOE
1756-IM16I ControlLogix 16 Point D/I Module
1756-IM16IK ControlLogix 16 Point Digital Input
1756-IN16 ControlLogix 16 Pt D/I 24V AC Module
1756-IN16-CC Conbal Coated 1756-IN16
1756-IR12 ControlLogix 12 Pt RTD Input Module
1756-IRT8I ControlLogix 8 Point RTD/Thermocouple In
1756-IRT8IK ControlLogix 8 Point RTD/Thermocouple In
1756-IT16 ControlLogix 16 Pt TC Input Module
1756-IV16 ControlLogix 16 Pt 12/24V DC D/I Module
1756-IV16-CC Conbal Coated 1756-IV16
1756-IV32 ControlLogix 32 Pt 12/24VDC D/I Module
1756-IV32-CC Conbal Coated 1756-IV32
1756-JMPR ControlLogix Jumper Bar
1756-L61 ControlLogix 2 MB Memory Controller
1756-L61S GuardLogix 2 MB Standard Mem Controller
1756-L62 ControlLogix 4 MB Memory Controller
1756-L62S GuardLogix 4 MB Standard Mem Controller
1756-L63 ControlLogix 8 MB Memory Controller
1756-L63S GuardLogix 8 MB Standard Mem Controller
1756-L63XT ControlLogix XT 8 MB Memory Controller
1756-L64 ControlLogix 16 MB Memory Controller
1756-L65 ControlLogix 32 MB Memory Controller
1756-L71 ControlLogix 2 MB Controller
1756-L71K ControlLogix 2 MB Controller
1756-L71S Logix 5571S Automation Controller 2/1M
1756-L71SK Logix 5573S Automation Controller 2M/1M
1756-L72 ControlLogix 4 MB Controller
1756-L72EROM ArmorControlLogix On Machine Controller
1756-L72EROMS ArmorGuardLogix On Machine Safety Contro
1756-L72K ControlLogix 4 MB Controller
1756-L72S Logix 5572S Automation Controller 4M/2M
1756-L72SK Logix 5573S Automation Controller 4M/2M
1756-L73 ControlLogix 8 MB Controller
1756-L73K ControlLogix 8 MB Controller
1756-L73S Logix 5573S Automation Controller 8M/4M
1756-L73SK Logix 5573S Automation Controller 8M/4M
1756-L73SXT Logix 5573SXT Automation Controller 8/4M
1756-L73XT ControlLogix 8MB Controller L7XT
1756-L74 ControlLogix 16 MB Controller
1756-L74K ControlLogix 16 MB Controller
1756-L75 ControlLogix 32 MB Controller
1756-L75K ControlLogix 32 MB Controller
1756-L7RMCN ControlNet Redundancy Bundle
1756-L7RMEN Ethernet Redundancy Bundle
1756-L7SP Logix L7SP SIL 3 PLe Safety Partner
1756-L7SPK Logix L7SP SIL 3 PLe Safety Partner
1756-L7SPXT Logix L7SPXT SIL 3 PLe Safety Partner
1756-L81E ControlLogix 3MB controller
1756-L81EK ControlLogix 03MB Controller
1756-L82E ControlLogix 5MB controller
1756-L82EK ControlLogix 05MB Controller
1756-L83E ControlLogix 10MB controller
1756-L83EK ControlLogix 10MB Controller
1756-L84E ControlLogix 20MB controller
1756-L84EK ControlLogix 20MB Controller
1756-L85EK ControlLogix 40MB Controller
1756-LSC8XIB8I ControlLogix 8 Point Counter Input
1756-LSP GuardLogix Safety Partner
1756-M02AE ControlLogix 2 Axis Analog Servo Module
1756-M02AE-CC Conbal Coated 1756-M02AE
1756-M02AS ControlLogix Analog SSI Motion Module
1756-M02AS-CC Conbal Coated 1756-M02AS
1756-M03SE ControlLogix 3 Axis SERCOS Servo Module
1756-M03SE-CC Conbal Coated 1756-M03SE
1756-M08SE ControlLogix 8 Axis SERCOS Servo Module
1756-M08SE-CC Conbal Coated 1756-M08SE
1756-M08SEG ControlLogix Generic Motion Module
1756-M16SE ControlLogix 16 Axis SERCOS Servo Module
1756-M16SE-CC Conbal Coated 1756-M16SE
1756-N2 ControlLogix Empty Slot Cover
1756-N2XT ControlLogix XT Empty Slot Filler
1756-OA16 ControlLogix 16 Point D/O Module
1756-OA16I ControlLogix 16 Point D/O Module
1756-OA16IK ControlLogix 16 Point Digital Output
1756-OA16K ControlLogix 16 Point Digital Output
1756-OA8 ControlLogix 8 Pt D/O 120/240V AC Module
1756-OA8-CC Conbal Coated 1756-OA8
1756-OA8D ControlLogix 8 Point D/O Module
1756-OA8D-CC Conbal Coated 1756-OA8D
1756-OA8E ControlLogix 8 Point D/O Module
1756-OA8E-CC Conbal Coated 1756-OA8E
1756-OB16D ControlLogix 16 Pt 24V DC D/O Module
1756-OB16DK ControlLogix 16 Point Digital Output
1756-OB16E ControlLogix 16 Point D/O Module
1756-OB16EK ControlLogix 16 Point Digital Output
1756-OB16I ControlLogix 16 Point D/O Module
1756-OB16I-CC Conbal Coated 1756-OB16I
1756-OB16IEF ControlLogix 16 Point Digital Output
1756-OB16IEFK ControlLogix 16 Point Digital Output
1756-OB16IEFS ControlLogix 16 Point Digital Output
1756-OB16IS ControlLogix 16 Point D/O Module
1756-OB16IS-CC Conbal Coated 1756-OB16IS
1756-OB32 ControlLogix 32 Pt 12/24V DC D/O Module
1756-OB32K ControlLogix 32 Point Digital Output
1756-OB8 ControlLogix 8 Pt 12/24V DC D/O Module
1756-OB8-CC Conbal Coated 1756-OB8
1756-OB8EI ControlLogix 8 Point D/O Module
1756-OB8EI-CC Conbal Coated 1756-OB8EI
1756-OC8 ControlLogix 8 Point D/O Module
1756-OC8-CC Conbal Coated 1756-OC8
1756-OF4 ControlLogix 4 Point A/O I or V Module
1756-OF4-CC Conbal Coated 1756-OF4
1756-OF8 ControlLogix 8 Pt A/O I or V Module
1756-OF8H ControlLogix 8 Pt A/O I or V HART Module
1756-OF8HK ControlLogix 8 Pt A/O HART Iso Module
1756-OF8I ControlLogix 8 Point Analog Output
1756-OF8IH ControlLogix 8 Pt A/O HART Isolated
1756-OF8IHK ControlLogix 8 Pt A/O HART Iso Module
1756-OF8IK ControlLogix 8 Point Analog Output Isola
1756-OF8K ControlLogix 8 Point Analog Output
1756-OG16 ControlLogix 16 Point D/O Module
1756-OG16-CC Conbal Coated 1756-OG16
1756-OH8I ControlLogix 8 Point D/O Module
1756-OH8I-CC Conbal Coated 1756-OH8I
1756-ON8 ControlLogix 8 Point D/O Module
1756-ON8-CC Conbal Coated 1756-ON8
1756-OV16E ControlLogix 16 Point D/O Module
1756-OV16E-CC Conbal Coated 1756-OV16E
1756-OV32E ControlLogix 32 Point D/O Module
1756-OV32E-CC Conbal Coated 1756-OV32E
1756-OW16I ControlLogix 16 Pt Digital Relay Module
1756-OW16IK ControlLogix 16 Point Digital Output Rel
1756-OX8I ControlLogix 8 Pt Digital Relay Module
1756-OX8I-CC Conbal Coated 1756-OX8I
1756-PA30XT ControlLogix AC XT Power Supply
1756-PA50 ControlLogix AC Power Supply
1756-PA72 ControlLogix AC Power Supply
1756-PA72K ControlLogix AC Power Supply
1756-PA75 ControlLogix AC Power Supply
1756-PA75K ControlLogix AC Power Supply
1756-PA75R ControlLogix AC Redundant Power Supply
1756-PA75RK ControlLogix AC Redundant Power Supply
1756-PAR2 ControlLogix Power Supply Bundle
1756-PAR2K 85-265VAC REDUNDANT POWER SUPPLY ASSEMBL
1756-PAR2XT Extended Temp AC Redundant Supply Bundle
1756-PAXT ControlLogix AC XT Power Supply
1756-PAXTR Extended Temp AC Redundant Supply
1756-PB30XT ControlLogix DC XT Power Supply
1756-PB50 ControlLogix DC Power Supply
1756-PB72 ControlLogix 24V DC Power Supply
1756-PB72K ControlLogix DC Power Supply
1756-PB75 ControlLogix 24V DC Power Supply
1756-PB75K ControlLogix DC Power Supply
1756-PB75R ControlLogix DC Redundant Power Supply
1756-PB75RK ControlLogix DC Redundant Power Supply
1756-PBR2 ControlLogix Power Supply Bundle
1756-PBR2K ControlLogix Power Supply Bundle
1756-PBR2XT Extended Temp DC Redundant Supply Bundle
1756-PBXT ControlLogix 24V DC XT Power Supply
1756-PBXTR Extended Temp DC Redundant Supply
1756-PC75 ControlLogix 48V DC Power Supply
1756-PC75-CC Conbal Coated 1756-PC75
1756-PH75 ControlLogix 125V DC Power Supply
1756-PH75-CC Conbal Coated 1756-PH75
1756-PLS ControlLogix Prog Limit Switch Module
1756-PLS-CC Conbal Coated 1756-PLS
1756-PPMPC PlantPAx MPC (Module)
1756-PSCA2 ControlLogix Redundant P S Adaptor
1756-PSCA2K ControlLogix Adaptor
1756-PSCA2XT Extended Temp Redundant Supply Adapter
1756-RIO ControlLogix Remote I/O Scanner Module
1756-RIO-CC Conbal Coated 1756-RIO
1756-RM2 ControlLogix Redundancy Enhanced Module
1756-RM2K CLX Redundancy Module
1756-RM2XT ControlLogix Extended Temp Modules
1756-RMC1 ControlLogix 1 m RM Fiber Optic Cable
1756-RMC10 ControlLogix 10 m RM Fiber Optic Cable
1756-RMC3 ControlLogix 3 m RM Fiber Optic Cable
1756-SPESMNRM L7SP Energy Storage Module-Non Remove
1756-SPESMNRMXT L7SPXT Energy Storage Module-Non Remove
1756-SPESMNSE L7SP Energy Storage Module-No Energy
1756-SPESMNSEK ControlLogix Safety Partner Energy Stora
1756-SPESMNSEXT L7SPXT Energy Storage Module-No Energy
1756-SYNCH ControlLogix SynchLink Comms Module
1756-SYNCH-CC Conbal Coated 1756-SYNCH
1756-TBCH ControlLogix 36 Pin Screw Terminal Block
1756-TBE ControlLogix Deep Terminal Block Housing
1756-TBNH ControlLogix 20 Pin Screw Terminal Block
1756-TBS6H ControlLogix 36 Pin Spring TRM Block
1756-TBSH ControlLogix 20 Pin Spring TRM Block
1756-TIME ControlLogix Position and Time Services
1757-SRC1 System Redundancy Module
1757-SRC3 System Redundancy Module
1760-CBL-INT01 PicoGFX 0.3 m Cable
1760-CBL-INT03 PicoGFX 0.8 m Link Cable
1760-CONN-RJ45 PicoGFX RJ45 Connector
1760-DNET Pico DeviceNet Adaptor
1760-IB12XOB4IOF PicoGFX Analog Combination Module
1760-IB12XOB8 Pico Combination Module
1760-L12AWA-NC Pico 12 Point AC Controller
1760-L12AWA-ND Pico 12 Point Controller
1760-L12BWB-ND Pico 12 Point DC Controller
1760-L12DWD Pico 12 Point Controller
1760-L12NWN-ND Pico 12 Point Controller
1760-L18AWA-EX Pico 18 Point AC Controller
1760-L18DWD-EX Pico 18 Point Controller
1760-L18NWN-EX Pico 18 Point Controller
1760-L18NWN-EXND Pico 18 Point Controller
1760-L20BBB-EXND Pico 20 Point DC Controller
1760-MM1 Pico 12 Point Memory Module
1760-MM2B Pico 12 or 18 Point Memory Module
1760-PICOSOFT Pico programming ESD Software
1760-PICOSOFTM Pico programming MED Software
1760-PICOSOFTPRO PicoGFX programming ESD Software
1760-PICOSOFTPROM PicoGFX programming MED Software
1760-RPLCONN Pico Replacement Expansion I/O Connector
1760-SIM Pico Training Simulator Module
1760-USB-GFX PicoGFX USB Programmer Cable
1761-CBL-AC00 MicroLogix Cable
1761-CBL-AH02 MicroLogix Cable
1761-CBL-AM00 MicroLogix Cable
1761-CBL-AP00 MicroLogix Cable
1761-CBL-AS03 MicroLogix Cable
1761-CBL-AS09 MicroLogix Cable
1761-CBL-HM02 MicroLogix Cable
1761-CBL-PH02 MicroLogix Cable
1761-CBL-PM02 MicroLogix Cable
1761-L16AWA MicroLogix 1000 16 Point Controller
1761-L16BWA MicroLogix 1000 16 Point Controller
1761-L16NWA MicroLogix 1000 16 Point Controller
1761-L16NWB MicroLogix 1000 16 Point Controller
1761-L20BWB- MicroLogix 1000 20 Point Controller
1761-L32BBB MicroLogix 1000 32 Point Controller
1761-NET-ENI MicroLogix and SLC Communication Adaptor
1761-RPL-DIN MicroLogix 1000 Replacement Part
1762-IA8 MicroLogix 8 Point Digital Input Module
1762-IF2OF2 MicroLogix 4 Point Analog Comb Module
1762-IF4 MicroLogix 4 Point Analog Input Module
1762-IQ16 MicroLogix 16 Point Digital Input Module
1762-IQ16-CC Conbal Coated 1762-IQ16
1762-IQ32T MicroLogix 32 Point Digital Input Module
1762-IQ8 MicroLogix 8 Point Digital Input Module
1762-IQ8OW6 MicroLogix 14 Point Digital Comb Module
1762-IR4 MicroLogix 4 Point Module
1762-IT4 MicroLogix 4 Point Input Module
1762-L24AWA MicroLogix 1200 24 Point Controller
1762-L24AWAR MicroLogix 1200 24 Point Controller
1762-L24BWA MicroLogix 1200 24 Point Controller
1762-L24BWAR MicroLogix 1200 24 Point Controller
1762-L24BXB MicroLogix 1200 24 Point Controller
1762-L24BXBR MicroLogix 1200 24 Point Controller
1762-L40AWA MicroLogix 1200 40 Point Controller
1762-L40AWAR MicroLogix 1200 40 Point Controller
1762-L40BWA MicroLogix 1200 40 Point Controller
1762-L40BWAR MicroLogix 1200 40 Point Controller
1762-L40BXB MicroLogix 1200 40 Point Controller
1762-L40BXBR MicroLogix 1200 40 Point Controller
1762-MM1 MicroLogix 1200 Memory Module
1762-MM1RTC MicroLogix 1200 with RTC Memory Module
1762-OA8 MicroLogix 8 Point Digital Output Module
1762-OB16 MicroLogix 16 Point D/O Module
1762-OB32T MicroLogix 32 Point D/O Module
1762-OB8 MicroLogix 8 Point Digital Output Module
1762-OF4 MicroLogix 4 Point Analog Output Module
1762-OV32T MicroLogix 32 Point Module
1762-OW16 MicroLogix 16 Point Relay Output Module
1762-OW16-CC Conbal Coated 1762-OW16
1762-OW8 MicroLogix 8 Point Relay Output Module
1762-OX6I MicroLogix 6 Point Relay Output Module
1762-RPLDIN2 MicroLogix Replacement Part
1762-RPLDR2 MicroLogix Replacement Part
1762-RPLRTB40 MicroLogix 40 Point Replacement TB
1762-RTC MicroLogix 1200 Real Time Clock
1763-BA MicroLogix 1100 Battery
1763-L16AWA MicroLogix 1100 16 Point Controller
1763-L16BBB MicroLogix 1100 16 Point Controller
1763-L16BBB-CC Conbal Coated 1763-L16BBB
1763-L16BWA MicroLogix 1100 16 Point Controller
1763-L16DWD MicroLogix 1100 16 Point Controller
1763-MM1 MicroLogix 1100 Memory Module
1763-NC01 MicroLogix Cable
1764-24AWA MicroLogix 1500 24 Point Controller
1764-28BXB1 MicroLogix 1500 28 Point Controller
1764-DAT MicroLogix 1500 Data Access Tool
1764-LSP MicroLogix 1500 Processor
1764-MM1RTC MicroLogix 1500 with RTC Memory Module
1764-MM2 MicroLogix 1500 Memory Module
1764-MM3 MicroLogix 1500 Memory Module
1766-L32AWA MicroLogix 1400 32 Point Controller
1766-L32AWAA MicroLogix 1400 32 Point Controller
1766-L32BWA MicroLogix 1400 32 Point Controller
1766-L32BWAA MicroLogix 1400 32 Point Controller
1766-L32BXB MicroLogix 1400 32 Point Controller
1766-L32BXBA MicroLogix 1400 32 Point Controller
1766-MM1 MicroLogix 1400 Memory Module
1768-CNB CompactLogix L4X ControlNet Module
1768-CNB-CC Conbal Coated 1768-CNB
1768-CNBR CompactLogix L4X Redundant CNet Module
1768-ENBT CompactLogix L4X EtherNet/IP Module
1768-ENBT-CC Conbal Coated 1768-ENBT
1768-EWEB CompactLogix Enhanced Web Server Module
1768-KY1 CompactLogix L43/L45 Replacement Key
1768-L43 CompactLogix L43 2MB Memory Controller
1768-L43S Compact GuardLogix CPU L43S 2M/0.5M
1768-L43S-CC Conbal Coated 1768-L43S
1768-L45 CompactLogix L45 3MB Memory Controller
1768-L45S Compact GuardLogix CPU L45S 3M/1M
1768-M04SE CompactLogix 4 Axis Motion Module
1768-M04SE-CC Conbal Coated 1768-M04SE
1768-PA3 CompactLogix L4x AC/DC In Power Supply
1768-PA3-CC Conbal Coated 1768-PA3
1768-PB3 CompactLogix L4x DC In Power Supply
1768-PB3-CC Conbal Coated 1768-PB3
1769-AENTR 1769 Ethernet/IP Adapter
1769-ARM CompactLogix Address Reserve Module
1769-ASCII CompactLogix ASCII Interface Module
1769-BA CompactLogix 3V Battery Assembly
1769-BOOLEAN CompactLogix Boolean Module
1769-CJC CompactLogix CJC Temperature Sensor
1769-CLL1 CMPLX 0.3 m Left to Left Bus Exp Cable
1769-CLL3 CMPLX 1 m Left to Left Bus Exp Cable
1769-CRL1 CMPLX 0.3 m Right to Left Bus Exp Cable
1769-CRL3 CMPLX 1 m Right to Left Bus Exp Cable
1769-CRR1 CMPLX 0.3 m Right to Right Bus Exp Cable
1769-CRR3 CMPLX 1 m Right to Right Bus Exp Cable
1769-ECL CompactLogix Left End Cap
1769-ECR CompactLogix Right End Cap
1769-HSC CompactLogix High-Speed Counter Module
1769-IA16 CompactLogix 16 Pt 120VAC D/I Module
1769-IA8I CompactLogix 8 Pt 120VAC D/I Iso Module
1769-IA8I-CC Conbal Coated 1769-IA8I
1769-IF16C CompactLogix 16 Pt A/I Current Module
1769-IF16C-CC Conbal Coated 1769-IF16C
1769-IF16V CompactLogix 16 Pt A/I Voltage Module
1769-IF4 CompactLogix 4 Pt A/I C and V Module
1769-IF4-CC Conbal Coated 1769-IF4
1769-IF4FXOF2F CMPLX 6 Pt High Speed A/I and A/O Module
1769-IF4I CompactLogix 4 Pt A/I C and V Iso Module
1769-IF4I-CC Conbal Coated 1769-IF4I
1769-IF4XOF2 CompactLogix 6 Pt A/I and A/O Module
1769-IF4XOF2-CC Conbal Coated 1769-IF4XOF2
1769-IF8 CompactLogix 8 Pt Analog Input Module
1769-IF8-CC Conbal Coated 1769-IF8
1769-IG16 CompactLogix 16 Pt TTL DC D/I Module
1769-IM12 CompactLogix 12 Pt 240VAC D/I Module
1769-IM12-CC Conbal Coated 1769-IM12
1769-IQ16 CompactLogix 16 Pt 24VDC D/I Module
1769-IQ16-CC Conbal Coated 1769-IQ16
1769-IQ16F CompactLogix 16 Pt 24VDC Fast D/I Module
1769-IQ32 CompactLogix 32 Pt 24VDC D/I Module
1769-IQ32-CC Conbal Coated 1769-IQ32
1769-IQ32T CMPLX 32 Pt 24VDC D/I Terminated Module
1769-IQ32T-CC Conbal Coated 1769-IQ32T
1769-IQ6XOW4 CMPLX 10 Pt 24VDC D/I Relay D/O Module
1769-IQ6XOW4-CC Conbal Coated 1769-IQ6XOW4
1769-IR6 CompactLogix 6 Pt RTD Module
1769-IR6-CC Conbal Coated 1769-IR6
1769-IT6 CompactLogix 6 Pt Thermocouple Module
1769-IT6-CC Conbal Coated 1769-IT6
1769-L16ER-BB1B CompactLogix 384KB DI/O Controller
1769-L18ER-BB1B CompactLogix 0.5MB DI/O Controller
1769-L18ERM-BB1B CompactLogix 0.5MB Controller - MOTION
1769-L19ER-BB1B CompactLogix L19 1MB Memory Controller
1769-L23-QBFC1B CompactLogix 512KB DI/O AI/O Controller
1769-L23E-QB1B CMPLX 512KB Enet DI/O Controller
1769-L24ER-QB1B CompactLogix 750KB DI/O Controller
1769-L24ER-QB1B-CC Conbal Coated 1769-L24ER-QB1B
1769-L24ER-QBFC1B CompactLogix 750KB DI/O AI/O Controller
1769-L24ER-QBFC1B-CC Conbal Coated 1769-L24ER-QBFC1B
1769-L27ERM-QBFC1B CompactLogix 1MB DI/O AI/O Controller
1769-L27ERM-QBFC1B-CC Conbal Coated 1769-L27ERM-QBFC1B
1769-L30ER CompactLogix 1 MB ENet Controller
1769-L30ER-CC Conbal Coated 1769-L30ER
1769-L30ER-NSE CompactLogix 1 MB No Cap Controller
1769-L30ER-NSE-CC Conbal Coated 1769-L30ER-NSE
1769-L30ERM CompactLogix 1 MB Motion Controller
1769-L30ERM-CC Conbal Coated 1769-L30ERM
1769-L30ERMS Compact GuardLogix CPU, L30ERMS, 1M/0.5M
1769-L33ER CompactLogix 2 MB ENet Controller
1769-L33ER-CC Conbal Coated 1769-L33ER
1769-L33ERM CompactLogix 2 MB Motion Controller
1769-L33ERM-CC Conbal Coated 1769-L33ERM
1769-L33ERMS Compact GuardLogix CPU, L33ERMS, 2M/1M
1769-L36ERM CompactLogix 3 MB Motion Controller
1769-L36ERM-CC Conbal Coated 1769-L36ERM
1769-L36ERMOS Armor Compact Guardlogix Controller, 3MB
1769-L36ERMS Compact GuardLogix CPU, L36ERMS, 3M/1.5M
1769-L37ERMO Armor Compactlogix Controller, 64 nodes
1769-L37ERMOS ArmorCompactGuardlogixController,64nodes
1769-OA16 CompactLogix 16 Pt 240VAC D/O Module
1769-OA16-CC Conbal Coated 1769-OA16
1769-OA8 CompactLogix 8 Pt 240VAC D/O Module
1769-OA8-CC Conbal Coated 1769-OA8
1769-OB16 CompactLogix 16 Pt 24VDC D/O Module
1769-OB16-CC Conbal Coated 1769-OB16
1769-OB16P CompactLogix 16 Pt 24VDC Prot D/O Module
1769-OB16P-CC Conbal Coated 1769-OB16P
1769-OB32 CompactLogix 32 Pt 24VDC D/O Module
1769-OB32-CC Conbal Coated 1769-OB32
1769-OB32T CMPLX 32 Pt 24VDC Terminated D/O Module
1769-OB8 CompactLogix 8 Pt 24VDC D/O Module
1769-OB8-CC Conbal Coated 1769-OB8
1769-OF2 CompactLogix 2 Pt A/O C and V Module
1769-OF2-CC Conbal Coated 1769-OF2
1769-OF4 CompactLogix 4 Pt A/O C and V Module
1769-OF4-CC Conbal Coated 1769-OF4
1769-OF4CI CompactLogix 4 Pt A/O Current Module
1769-OF4CI-CC Conbal Coated 1769-OF4CI
1769-OF4VI CompactLogix 4 Pt A/O VoltageModule
1769-OF4VI-CC Conbal Coated 1769-OF4VI
1769-OF8C CompactLogix 8 Pt A/O Current Module
1769-OF8C-CC Conbal Coated 1769-OF8C
1769-OF8V CompactLogix 8 Pt A/O Voltage Module
1769-OF8V-CC Conbal Coated 1769-OF8V
1769-OG16 CompactLogix 16 Pt 5V TTL D/O Module
1769-OV16 CompactLogix 16 Pt 24VDC Sink D/O Module
1769-OV32T CompactLogix 32 Pt 24VDC Sink D/O Module
1769-OW16 CompactLogix 16 Pt D/O Relay Module
1769-OW16-CC Conbal Coated 1769-OW16
1769-OW8 CompactLogix 8 Pt D/O Relay Module
1769-OW8-CC Conbal Coated 1769-OW8
1769-OW8I CompactLogix 8 Pt D/O Relay Iso M