第09章西门子S7-200可编程序控制器简介
SIEMENS S7-200 可编程序控制器 说明书
CPU 222
CPU 224
CPU 224XP
CPU 226
概述
特点
质量、安全、特性 结构 • SIMATIC 的最新获奖的牢固 • 国际标准: SIMATIC CPU 22X • 数据安全性 紧凑的塑料外壳 系 列 符 合 VDE , UL , CSA 在内部 EEPROM 储存用户 • 易于接线,操作员控制及显 和 FM 标准和船籍社船用电 原程序和预设值。另外,在 示元件带前面罩保护 器认证。 一个较长时间段(典型 190 • 通过安装孔或标准 DIN 导轨 在生产过程中使用的质量保 小时) ,所有中间数据可以 可以垂直或水平地安装在机 证体系已取得 ISO 9001 认 通过一个超级电容器保持, 柜上。 证。 如果选配电池模块可以确保 • 端子排作为固定的接线配件 停电后中间数据能保存 200 (选用) 天(典型值) 。 内 部 集 成 的 PPI 接 口 为 SIMATIC S7-200 的用户提供 了强大的通讯功能。 PPI 接口物理特性为 RS485, 可在三种方式下工作: 一、PPI 方式 PPI 通讯协议是西门子专 为 S7-200 系列 PLC 开发 的一个通讯协议。可通过 普通的两芯屏蔽双绞电缆 进行联网。波特率为 9.6kbit/s , 19.2kbit/s 和 187 .5kbit/s。 S7-200 系列 CPU 上集成的编程口同时 就是 PPI 通讯联网接口。 利用 PPI 通讯协议进行通 讯非常简单方便,只用 NETR 和 NETW 两条语句 即可进行数据信号的传 递,不需额外再配置模块 或软件。 PPI 通讯网络是 一个令牌传递网,在不加 中继器的情况下,最多可 以由 31 个 S7-200 系列 PLC , TD200 , OP/TP 面 板或上位机(插 MPI 卡) 为站点,构成 PPI 网。
西门子S7200系列可编程控制器介绍
2.CPU224型PLC端子介绍
基本输入端子CPU224输入电路参见图2-2第二章\图21.doc, 基本输出端子 第二章\图22.doc 高速反应性 模拟电位器模拟电位器用来改变特殊寄存器(SM28,SM29)中的数值,以 改变程序运行时的参数。如定时器、计数器的预置值,过程量的控制参数。 存储卡该卡位可以选择安装扩展卡。扩展卡有EEPROM存储卡,电池和时钟卡 等模块。存储卡用于用户程序的拷贝复制
2.4.3 寻址方式
01
直接寻:址直接寻址是在指令 中直接使用存储器或寄存器的 元件名称(区域标志)和地址 编号,直接到指定的区域读取 或写入数据。有按位、字节、 字、双字的寻址方式,如图28所示 第二章\30.doc 。
02
间接寻址:间接寻址时操作数 并不提供直接数据位置,而是 通过使用地址指针来存取存储 器中的数据。在S7-200中允 许使用指针对I、Q、M、V、S、 T、C(仅当前值)存储区进行 间接寻址(1)使用间接寻址 前,要先创建一指向该位置的 指针。 (2)指针建立好后, 利用指针存取数据。如图2-9 所示第二章\31.doc 。
01
内部标志位存储器(中间继电器)M
02
内部标志位存储器,用来保存控制继电器 的中间操作状态,其作用相当于继电器控 制中的中间继电器,内部标志位存储器在 PLC中没有输入/输出端与之对应,其线 圈的通断状态只能在程序内部用指令驱动, 其触点不能直接驱动外部负载,只能在程 序内部驱动输出继电器的线圈,再用输出 继电器的触点去驱动外部负载。
2
中断输入允许以极快的速度对过程信号的 上升沿作出响应。
(6)EEPROM 存储器模块
可作为修改与拷贝程序的快速工具,无需编 程器并可进行辅助软件归档工作。
西门子S7-200介绍
主 要 内 容
1、PLC基本知识介绍 2、PLC的工作方式 3、西门子S7-200的硬件组成 4、西门子S7-200的通信协议 5、西门子S7-200的硬件设计 6、西门子S7-200编程调试
PLC的工作方式
循环扫描的工作方式:扫描周期一般也就是几毫秒、 几十毫秒,最多也不会超过100到200毫秒。
地址开关: ×10=设定地址的最 高位 ×1=设定地址的最 低位
DP 从站接口引脚图
S7-200 PLC的硬件组成
详细资料可登录
订购时请提供型号以及订货号。
CN后缀的表示中国产,无CN的表示进口, 其功能和技术参数没有区别, 两者的订货号 不同,带后缀的尾数为8,不带后缀的尾数为 0,例如CPU224XP:
主 要 内 容
1、PLC基本知识介绍 2、PLC的工作方式 3、西门子S7-200的硬件组成 4、西门子S7-200的通信协议 5、西门子S7-200的硬件设计 6、西门子S7-200编程调试
西门子S7-200的通信协议
1)PPI协议:西门子专为S7-200开发的通讯协议 2)MPI协议:只能作从站 3)自由口模式:由用户自定义的通讯协议,用于与其他串 行通讯设备通讯(如串行打印机等),S7-200编程软件 Micro/WIN提供了通过自由口模式实现的通讯功能: 4)PROFIBUS-DP:通过EM 277 模块实现通信 S7-200 CPU上的两个通讯口基本一样,没有什么特殊 的区别。它们可以各自在不同的模式、通讯速率下工作;它 们的口地址甚至也可相同。分别连接到CPU上两个通讯口上 的设备,不属于同一个网络。S7-200 CPU不能充当网桥的 作用。
西门子智能可编程控制器SIMATIC S7-200 SMART说明书
sSIMATIC S7-200 SMARTS7-200 SMART Programmable controllerwww.siemens.co.in/smartplcSiemens is synonymous with innovation, especially in the domain ofindustrial automation. Committed to R&D, promotion and application of latesttechnologies, Siemens has been instrumental in enhancing our customers’competitiveness for over 140 years. Our state-of-the art automation productsand solutions not only improve production efficiency but also reduce total costof ownership.One such innovation from the house of Siemens is the SIMATIC controllerseries. These Programmable Logic Controllers (PLC) from Siemens offer a widerange of selection options starting from the most basic logic controller ‘LOGO!’to powerful SIMATIC S7 series, which are high performance programmablecontrollers. For specific applications with higher demands on data storage,faster communication with embedded applications including GUI, Siemensalso offers the automation controller system based on PC. Irrespective of therequirements, one can flexibly combine one or more Simatic controllers andcustomize the solution optimally.SIMATIC S7-200 SMART, our newly launched micro PLC product, is designedto suit the needs of developing markets that are under constant pressure dueto prices and demands for continuous performance. Providing an excellentperformance-to-price ratio, SIMATIC S7-200 SMART when combined withother SMART drive products from Siemens helps in building an extremely costeffective yet efficient automation solution.2Technical specification for analogue input module ................ 26Technical specification for analogue output module .............. 26Technical specification for analogue input/output module ..... 26Technical specification for digital input/output signal board .. 27Technical specification for analogue output signal board ......... 27Technical specification for battery signal board .................... 27Technical specification for RS485/232 signal board ............... 27Technical specification for analogue input signal board ......... 28Technical specification for RTD module ................................. 28Technical specification for thermocouple module .................. 28Technical specification for Profibus DP slave module ............. 28General technical specification ............................................. 29Order number description .................................................... 29Order data (30)Product highlights ............................................................... 04CPU module ......................................................................... 06Signal board ......................................................................... 08Network communications .................................................... 09Motion control ..................................................................... 10User-friendly software improves programming efficiency ...... 12SMART micro automation solutions ...................................... 14Common SD card – Fast Update ............................................ 15Technical specification ......................................................... 16Technical specification for CPU SR20/ST20 ............................ 16Technical specification for CPU SR30/ST30 ........................... 18Technical specification CPU SR40/ST40/CR40 ........................ 20Technical specification CPU SR60/ST60/CR60 ........................ 22Technical specification for digital input module ..................... 24Technical specification for digital output module .................. 24Technical specification for digital input/output module (25)Contents3SIMATIC S7-200 SMART Product HighlightsMore models, more choicesIt provides CPU modules that have a large number of I/O points onboard (up to 60 points.) The CPU module has a standard type and compact type for the users to choose, which can meet the different needs of customers.Extension options, accurate customizationThe new signal boards are designed with scalable communication ports, digital or analog channels, that are closely fitting to the user's application requirements, and lower the user’s costs for expansion.High speed chip, excellent performanceIt is equipped with Siemens dedicated processor chip, the basic instruction execution time is up to 0.15 μs, it has the leading performance compared to the micro PLC of the same level, it can easily deal with complex and fast processes.Ethernet interconnectivity, economic and convenientAll CPUs have integrated Ethernet interface to download the programs conveniently and quickly using the common cable. Through the Ethernet port, it can connect to other Simatic CPUs / HMIs to realize interconnection and set upthe network.4Tri-axial pulse, freedom in motionProvides powerful functions of speed and positioning control, the CPU modulecan maximally integrate three 100 kHz high speed pulse outputs, and supportPWM/PTO.Common SD card, fast updateThis PLC integrates Micro SD card slot, supports common Micro SD card, canbe used to update the program or device firmware, and can provide greatconvenience to the engineer who conducts the field service.User-friendly software, programming efficiencyBased on the powerful functions inherited from the Siemens programmingsoftware, it has absorbed more humanized design which has enhanced the userfriendliness of the software greatly. Improved the efficiency in developing theprogram.5Ethernet interfaceI/O expansion moduleRS485 serial portSignal board expansionSupporting Micro SD cardReal-time clock 1)High speed countersHigh speed pulse output 2)1)Only supports the standard type CPU module2)Only supports the standard type transistor output;TypeCR40CR60SR20SR30SR40SR60ST20ST30ST40ST60High speed counter 4 at 100 kHz for single phase4 at 200 kHz for single phaseHigh speed pulseoutput —2 at 100 kHz3 at 100 kHzNumber of communicationports 22 ~ 3Number of Expansion modules —6Maximum I/O handling capacity 3)4060212222232252212222232252Maximum analogue I/O 3)—363)The maximum I/O handling capacity is considering I/O expansion with Signal boards.Compact type CPU module CPU CR40/CR60Standard type CPU module CPU SR20/SR30/SR40/SR60CPU ST20/ST30/ST40/ST606The input and output are removable.Siemens dedicated high speed chip is incorporated, with basic instruction execution time up to 0.15 μs;It is equipped with supercapacitor, when the power isdown, it still can guaranteethe normal work of the clockConvenient installation,screw type installation7Installation stepsRemove the cover board of terminalRemove the cover board with Screw driverNo fastening screw is required, gently insert it;The installation is completeSignal board configurationWhen the standard CPU module is selected in the system block, the aforementioned four signal boards will display the SB options:• When SB DT04 is selected, the system can automatically distribute I7.0 and Q7.0 as the beginning of the I/O image area • When SB AE01 is selected, the system can automatically allocates AIW12 as I / O image area • When SB AQ01 is selected, the system can automatically allocates AQW12 as the I/O image area • When SB CM01is selected, it can be done via selecting the RS232 or RS485 in the port type setting box.• When SB BA01 is selected, the low power consumption alarm can be initialized or the power consumption state can be monitored via I7.0.Model Specification DescriptionSB DT042DI/2DOtransistor outputIt provides additional digital I/O extensions, and support 2 digital inputs and 2 digital transistor outputs.SB AE01 1AI It provides additional analog I / O expansion, and support 1Analog input , the precision is 12 bits SB AQ011AO It provides additional analogue I/O extension, and support 1 analogue output, with a precision 12 bits.SB CM01RS232/RS485It provides additional RS232 or RS485 serialcommunication interface, the conversion can be realized via simple configuration in the software.SB BA01Battery moduleIt supports the generic CR1025 cell (battery), which can drive the clock for about 1 year.Basic information of the signal board8All S7-200 SMART CPUs offer 1x Ethernet interface and the 1x RS485 interface onboard. Using Signal board CM01, one can add additional RS485/232 interface.Ethernet communicationAll the CPU modules are equipped with Ethernet interface, which supports Siemens S7 protocol, can support many terminal connections:• Can be used as the programs downloading port (via general network cable)• Communicate with Simatic Key/touch HMI with Profinet/Ethernet interface, maximally support 8 sets of equipment• Communicate with multiple Ethernet equipment through the switch to achieve fast data communication.• Supports up to 8 active GET/PUT connections and 8 passive GET/PUT connections. PROFIBUSWith EM DP01 expansion module S7 200 SMART CPU can be used in Profibus DP slave network. Slave ID of the CPU can be selected from the rotary switch on the EM DP01 module. The module supports any PROFIBUS baud rate between 9600 baud to 12M baud, the maximum allowable input 244Bytes and 244 output bytes.It supports the following protocols:• MPI Slave• PROFIBUS-DP slaveSerial communicationOn board RS485 port as well as additional RS232/485 port using CM01 can communicate with the inverter and touch screen and so on third party equipments. Signal board offers configurable RS232/RS485 port, maximally supports for up to 4 devices.Serial port supports the following protocols:• Modbus RTU• PPI• USS• Free port communication (for interconnection with Bar code scanners, weighing scales, serial printers etc.)OPC Communication (PC Access SMART)*Using Siemens PC Access SMART tool, it is possible to read/ write the data from S7-200 SMART PLC on to the host computer. This can be used for simple GUI requirements for data monitoring or data archiving.(PC Access SMART is an OPC server protocol specifically developed for S7-200 SMART series PLC, an OPC software dedicatedly developed for interaction between the S7-200 SMART PLC and host computer)Network communication*) please consult the Siemens offices and authorized distributors for the specific information.9Basic functions of motion control• Standard type transistor output module CPU, ST30/ST40/ST60 provides three 100 kHz high speed pulse output (ST20 provides two 100 kHz), supports PWM (pulse width modulation) and PTO (pulse train output).• In PWM mode, the cycle of the output pulse is fixed, the pulse width and duty cycle are adjusted by the program, which can adjust the speed of the motor, the opening of valves etc.• In PTO mode (motion control), the output pulse can be configured as multiple modes of operation, including automatically finding the original point, for realising the control of the stepper motor or servo motor, achieving the purpose of speed adjustment and positioning; • The Q0.0, Q0.1 and Q0.3 on the CPU body can be configured as the PWM output or high speed pulse output, the above functions can be set up via the Wizard;PWM and motion control wizard settingsIn order to simplify the control functions in your application, the position control wizard provided by the STEP 7- Micro/WIN SMART can help you complete the PWM and the PTO configuration in a few minutes. The wizard can generate the position instructions, you can dynamically control the speed and position in your application with these instructions.According to the user selected PWM pulse number, the PWM wizard can generate PWMx_RUN subroutine frame corresponding to editing.Motion control wizards can maximally provide the settings for three pulse outputs, the pulse output speed is adjustable from 20 Hz to100 kHz.PLC1# servo drive 2# servo drive 3# servo drive1 # motor2 # motor 3# motor10Monitoring of motion controlIn order to help users develop motion control scheme, STEP7- Micro/WIN SMART provides the motion control panel. The operation, configuration and envelope configuration settingslet the users easily monitor, on the motion control function operation, the start and test phases in the development process.• The use of the motion control panel can verify whether the motion control wiring is correct or not, you can adjust the configuration data and test each mobile envelope;• Display the current speed, current position and direction of the bit control, as well as the input and output of LED (except pulse LED) status;• View to modify the configuration settings of the bit controloperation stored in the CPU moduleNew menu designIt has no more traditional drop-down menu. It has adopted the band-type menu design, all menu options can be seen completely. The image of the icon display makes the operation more convenient.By double clicking on the menu, it can be hidden so as to provide more space for a visual programming window.Fully movable window designAll windows in the software interface can move freely, and provide eight kinds of drag and drop methods.The main window, the program editor, the output window, variable table, state diagram etc. windows can be combined according to the user's habits, maximally improve the programming efficiency.The definitions of variables and program notesThe users can define the variable name according to the process flow, and can call through the variable name directly, allowing users to fully enjoy the convenience of high-level programming language. A special function registers the address call, automatically naming the variable, which can now be called directly the next time.Micro/WIN SMART provides a perfect function for annotation, can add annotations to program block, programming network and variables,with its readability greatly improved. When the mouse is moved to the instruction block, data types supported by each pin are automatically displayed.STEP 7-Micro/WIN SMART Software features:1. New menu design2. Fully movable window design3. Variable definitions and notes4. Novel wizard setting5. Status monitoring6. Convenient command Library7. Powerful password protection functions ……….For detailed information about the software, consult the S7-200 SMART System Manual.Convenient command LibraryIn PLC programming, the same tasks that are repetitively executed will be generally included in a subprogram, which can be directly used in the future. The use of subroutines can better organize the program structure, facilitate the debugging and reading.Micro/WIN SMART provides the command library functions, converting the subroutine into a block of instructions, as a common block of instructions, which will be directly dragged and dropped into the programming interface to complete the call. The command library function provides password protection function, preventing the database files from being randomly reviewed or modified.In addition, Siemens offers a large instruction library to complete a variety of functions, which can be easily added into the software.Setup wizardMicro/WIN SMART integrates simple and quick wizard settings; you can just follow the wizardprompts to set up the parameters for each step of the complex function setting. The new guidance function allows the user to directly set up a step function, and without the need to reset every step, to modify the wizard settings.The wizard setting supports the following functions: • HSC (high speed counter) • Motion control • PID• PWM (Pulse width Modulation) • Text displayStatus monitoringIn the Micro/WIN SMART status graph, it can monitor the current values of each input / outputchannel of PLC, at the same time, it can conduct the mandatory input operation to test the program logic for each channel.Status monitoring value can be displayed in numerical form, and can also be directly displayed in the waveform, the aforementioned two can also be switched each other.In addition, the Micro/WIN SMART system can monitor the PID and motion control operation, equipment operation status through the dedicate operation panel.SIMATIC Touch/Key HMIEthernetSIMATIC S7-200 SMARTUSS/MODBUS RTUSINAMICS V20USS / MODBUS RTUSINAMICS V90SIMOTICS S-1FL6SIMOTICS GP 1LE0Recommendations for the use of S7-200 SMART:• While programming and debugging, it is suggested to, using 1 set of ordinary switchboard, to connect the related equipment (including PLC, touch screen, computer) to the switch. After downloading the PLC or touch screen programs, they can be directly tested on the touch screen throughtouch. When testing the PLC working state, there is no need to use a cable to connect the PLC and touch screen.• Through the use of Micro SD card the fast and batch downloading of the PLC program can be realized. The well-prepared source card can bedelivered to the end user by courier, or, in the scenario of urgent demand, the source file stored in the card can be sent via Email directly to the user at the site, the source file will be copied to the SD card and can be used after receiving.Common SD card – Fast Update!!Restore factory settingsA memory card can be used to erase all retained data, putting the CPU back into a factory default condition.Program TransferA memory card can be used to transfer user program content into the CPU's permanent memory, completely or partially replacing content already in the load memory.For duplication of program from one CPU to other CPUs, you need not require software. Time & cost saving is also achieved.Firmware upgradeA memory card can be used to update the firmware in a CPU and any connected expansion modules.No return to the factory for FW upgrade, it can be done with SD card.The S7-200 SMART CPUs support the use of a microSDHC card for:• User program transfer.• Reset CPU to factory default condition.• Firmware update of the CPU and attached expansion modules as supportedYou can use any standard, commercial microSDHC card with a capacity in the range 4GB to 16GB.For detailed information about the software, consult the S7-200 SMART System Manual.Technical specifications Technical specification for CPU SR20/ST20Technical specification for CPU SR30/ST30Technical specification for CPU SR40/ST40/CR40Technical specification for CPU SR60/ST60/CR60Technical specification for digital input modulesTechnical specification for digital output modulesTechnical specification for digital input/output modulesTechnical specification for analogue input modulesTechnical specification for analogueoutput modulesTechnical specification for analogue input/output modulesTechnical specification for digital input /output signal boardTechnical specification for analogue output signal boardTechnical specification for battery signal boardTechnical specification for RS485/232signal boardTechnical specification for RTD moduleTechnical specification of thermocouplemoduleTechnical specification for analogue inputsignal boardTechnical specification for Profibus DP slave moduleGeneral technical specificationsOrder number description6E S7―288――0A A0 Siemens S7 series PLCS7-200 SMART1: CPU2: Digital expansion module3: Analog expansion module5: Signal boardC/S stands for CPU typeC stands for economic type, S stands for standard typeD/A represents the extension module typeD represents a digital expansion module, A represents an analog expansion moduleE/Q represents input/outputR/T represents the digital expansion module relay output / transistor outputM represent the mixed input /output expansion module* AR represents the RTD expansion module, AT represents the thermocouple moduleXX represents the number input/output portsOrder dataSIMATIC S7-200 SMART order dataNotes31The information described hereby in the catalogue is only for the general description and characteristics of the products. The contents of this catalogue may show discrepancy with the actual application, and may change along with the product development. Only when there are clear provisions in the terms and conditions of the contract, Siemens Inc shall have the responsibility to provide the product characteristics specified in the catalogue.All the names involved in the Catalogue may be subsidiaries of the Siemens company, or its suppliers’ brands or product names; unauthorized use by any third party may violate the right of the owner.May change without prior notice Siemens LtdDigital FactoryFactory AutomationR&D Technology CentreKalwa Works, Thane Belapur Road Thane – 400 601Tel.************Siemens Inc. All Rights Reserved DF-FA-6182016。
10 第9章 西门子S7-200可编程序控制器简介
PLC电气控制技术
累加器存储区
第九章 西门子S7-200可编程序控制器简介
S7-200 CPU提供了4个32位累加器(AC0~AC3),可以按字节、字和 双字来存取累加器中的数据。 定时器 定时器存储区是为S7-200存放与定时器有关的参数而开辟的存储区, 用T标志 S7-200的CPU22x系列的定时器数量为256个,T0~T255。 定时器的定时精度分别为1ms、10ms和100ms,1ms的定时器有4个, 10ms的定时器有16个,100ms的定时器有236个。 类型可分为三种: 接通延时定时器TON,断开延时器TOF,保持型接通延时定时器TONR 计数器 计数器是为S7-200存放与计数器有关的参数而开辟的存储区,用C标志. S7-200的CPU22x系列的定时器数量为256个,C0~C255。每个计数器都 有一个16位的当前值寄存器及一个状态位C(bit)。 计数器号包含两方面的信息:计数器当前值和计数状态位。 计数器的计数方式有3种:递增计数、递减计数和增/减计数
通过EM 277 PROFIBUS-DP扩展从站模块,可将S7-200 CN CPU连接到 PROFIBUS-DP网络。 EM 277 PROFIBUS-DP模块的DP端口可连接到网络上的一个DP主站上, 但仍能作为一个MPI从站与同一网络上如SIMATIC编程器或S7-300/S7400 CPU等其他主站进行通信。 S7-200 CN 系列PLC工业以太网模块 CP243-1通信处理器: CP243-1通信处理器可以让S7-200 CN连入以太网
PLC电气控制技术
第九章 西门子S7-200可编程序控制器简介
目前国内市场上应用较多的产品,如日本OMRON公司的C系列、日本松下 公司的FP系列、日本三菱公司的FX系列、德国西门子公司的S7系列和美国 ABB公司的07系列等。 西门子公司的最新PLC产品有SIMATIC S7、M7和C7等几大系列。S7系列是 传统意义的PLC产品: S7-200是针对低性能要求的小型PLC; S7-300是针对低性能要求的模块式中小型PLC,最多可以扩展32个模块; S7-400是用于中高级性能要求的大型PLC,可以扩展300多个模块。 S7-300/400可以组成MPI(多点接口)、PROFIBUS网络和工业以太网等。 其特点有如下: 可以用C、C++或CFC这类高级语言来对M7-300/400 PLC编程 由S7-300 PLC、HMI(人机接口)操作面板、I/O、通信和过程监控系统组 成,面向用户配置/编程、数据管理与通信集成在一起,具有很高的性价比 SIMATIC_WinAC基于Windows NT/2000操作系统和标准的接口 (ActiveX、OPC),提供软件PLC或插槽PLC。 既能独立运行,也可连成网络,实现集散自动化系统的复杂控制功能,应用 领域覆盖所有与自动检测、自动化控制有关的工业及民用领域 。
简述s7-200plc工作原理
简述s7-200plc工作原理
S7-200 PLC(可编程逻辑控制器)工作原理可以简述如下:
1. 输入模块:S7-200 PLC通过输入模块检测外部信号,如传
感器、按钮等。
输入信号经过处理和转换后,传递给CPU进
行处理。
2. CPU(中央处理器):CPU是PLC的核心部分,负责执行
用户程序。
它接收来自输入模块的信号,并根据用户设定的程序逻辑进行处理,以确定输出的开关状态。
3. 内存:PLC通过内存储存用户编写的程序和数据。
程序存
储在程序存储器中,数据存储在数据存储器中。
CPU从内存
中获取程序指令,根据指令逻辑进行计算并更新数据。
4. 输出模块:CPU根据程序逻辑计算得出的结果,通过输出
模块控制开关状态,控制外部设备的操作。
输出信号经过输出模块的转换和处理后,送达外部设备。
5. 编程软件:PLC编程软件用于用户编写PLC的控制程序。
用户可以在软件界面上输入程序逻辑,并进行在线调试和监测。
6. 通信接口:PLC可以通过通信接口与其他设备进行数据交
换和远程控制。
用户可以通过通信接口连接计算机、上位机、人机界面等设备,实现对PLC的编程、监测和控制。
综上所述,S7-200 PLC通过输入模块接收外部信号,CPU根
据编写的程序逻辑进行计算,并根据计算结果通过输出模块控制外部设备的工作状态,从而实现自动化控制。
S7-200简介
SIMATIC S7-200系列PLC适用于各行各业,各种场合中的检测、监测及控制的自动化。
S7-200系列的强大功能使其无论在独立运行中,或相连成网络皆能实现复杂控制功能。
因此S7-200系列具有极高的性能/价格比。
S7-200系列出色表现在以下几个方面:
∙极高的可靠性
∙极丰富的指令集
∙易于掌握
∙便捷的操作
∙丰富的内置集成功能
∙实时特性
∙强劲的通讯能力
∙丰富的扩展模块
S7-200系列在集散自动化系统中充分发挥其强大功能。
使用范围可覆盖从替代继电器的简单控制到更复杂的自动化控制。
应用领域极为广泛,覆盖所有与自动检测,自动化控制有关的工业及民用领域,包括各种机床、机械、电力设施、民用设施、环境保护设备等等。
如:冲压机床,磨床,印刷机械,橡胶化工机械,中央空调,电梯控制,运动系统。
S7-200系列PLC可提供5个不同的基本型号的8种CPU供您使用。
S7-200 CPU的技术指标。
第二讲 西门子S7-200系列可编程控制器介绍3
• 指令格式:
TON Txxx,PT
• 例:
TON T120,8
定时值=时钟脉冲频率(分辨率)×预置值PT
指令格式:见图,编号与分辨率及定时器类型有关。 使能:——IN: I0.0 =“1” 当前值——T37,当在线(Online)时,此处显示当
前值 预置值——PT=10,即定时时间=100ms×10=1s 复位——IN:I0.0 = “0” 定时器状态(位)——“1”或“0” 对S7-200 PLC, 只要I0.0=“1”,即计时,当T37当 前值=3时,定时器继续计时,直至I0.0=“0”,定时
计数器6个要素: 指令格式(类型、编号
等) 预置值——PV
使能——CU、CD
复位——R、LD
当前值——Cxxx
计数器状态
(位)——与定时器类似
2)功能、时序图及应用示例
2. 增计数器
• CTU,增计数器指令。脉冲输入的每个上升沿,计 数器计数1次,当前值增加1个单位,当前值达到 预设值时,计数器位ON,当前值继续计数到32767 停止计数。复位输入有效或执行复位指令,计数 器自动复位,即计数器位OFF,当前值为0。
LD
I0.0
//使能输入
TON T35, +4
//通电延时定时 //延时时间为
//40ms
LD TONR
I0.0 T2, +10
// //有记忆通//
TOF
T36, +3 //断电延时定时
//延时时间为
//30ms
图3.12 定时器特性
• 本梯形图程序中输入输出执行时序关系如图3.13所 示。
第二讲 西门子S7-200系列可编程控制器介绍
本章要点 1.西门子S7-200 CPU224可编程控制器的结构、性 能指标 2.S7-200系列可编程控制器编址、寻址方式 3.可编程控制器元件功能及地址分配
S7-200系列可编程控制器基本功能指令及应用全解
进出计数。货物多于1000箱,灯L1亮;货物多于5000箱, 灯L2亮。
1. 字节比较
字节比较用于比较两个字节型整数值 IN1 和 IN2 的大小,
字节比较是无符号的。比较式可以是 LDB 、 AB 或 OB 后直 接加比较运算符构成。
如:LDB=、AB<>、OB>=
等。
整数 IN1 和 IN2 的寻址范围: VB 、 IB 、 QB 、 MB 、 SB 、
第九章 S7-200系列可编程控制器功 能指令及应用
学习目标:
熟练掌握梯形图的编程方法,掌握功能指 令中的常用指令,了解和会用其他指令。
通过对本章的学习,做到可以根据需要编
制出结构较复杂的控制程序。
第一节 功能指令的分类及用途
功能指令(Function Instruction)又称为 应用指令,它是指令系统中应用于复杂控制 的指令。功能指令依据其功能可分为:数据 处理类、程序控制类、特种功能类及外部设 备类等类型。这些功能指令实际上是厂商为 满足各种客户的特殊需要而开发的通用子程 序。
传送到 OUT 所指的字节存储单元,不刷新过程映像寄 存器。 指令格式:BIR IN, OUT
(2)字节立即写指令:BIW
使能输入有效时,从存储器IN读取数据,写入物理
输出,同时刷新相应的过程映像区。
指令格式:BIW
IN,
OUT
3.块传送指令
(1)字节块传送指令:BMB
使能输入有效时,把从输入字节 IN 开始的
3. 双字整数比较
双字整数比较用于比较两个双字长整数值 IN1 和 IN2 的大
SIEMENS S7-200CN可编程序控制器 说明书
CPU 特性/端口 扩展选件
• AC 或 DC 电源 • 1 个模拟
设置调整器 • PID 控制器 • 运行中
编辑模式 • 诊断 LED • 浮点运算
• AC 或 DC 电源 • 1 个模拟
设置调整器 • 利用 EM 277
可扩展为两 个串行端口 • PID 控制器 • 运行中 编辑模式 • 诊断 LED • 浮点运算
• AC 或 DC 电源 • 可拆卸端子排 • 利用 EM 277 可扩
展为两个串行端口 • 2 个模拟
设置调整器 • PID 控制器 • 实时时钟 • 运行中编辑模式 • 诊断 LED • 浮点运算
• AC 或 DC 电源 • 可拆卸端子排 • 利用 EM 277 可扩展为四个
串行端口 • 2 个模拟设置调整器 • 自整定 PID 控制器 • 实时时钟 • 运行中编辑模式 • 诊断 LED • 浮点运算
35
附录 3 通用技术规范国家和国际标准
36
附录 4 S7-200CN 订货数据
37
2
控制器系列概述
可根据具体应用需求及预算,灵活组合、定制(系列化的控制器家族产品满足你的不同应用及需求)
性能
• I/O • 速度 • 存储容量 • 组网(网络功能)
S7-400 S7-300 S7-300C
S7-1200
1
1-3
10
94
16
44
˙ 高速计数器 ˙ 脉冲串输出 ˙ 串行通讯端口 ˙ 最大 DI/DO ˙ 最大 AI/AO ˙ CPU 本体集成模拟量通道
S7-200CN CPU 硬件特点
时钟和电池模块
√ 实时时钟和日历 (对于 221/222 CN CPU)
西门子PLC S7-200应用简介
2种供电电压
S7-200家族5中CPU都有2中类型,即 S7-200家族5 CPU都有2 DC/DC/DC和 DC/DC/DC和AC/DC/Relay 2种类型供电电压分别为直流20.4至 种类型供电电压分别为直流20.4至 28.8V和交流85至 28.8V和交流85至264V 直流供电CPU集成数字量输出为晶体管 直流供电CPU集成数字量输出为晶体管 类型 交流供电CPU集成数字量输出为继电器 交流供电CPU集成数字量输出为继电器 输出 集成数字量输入都为24V电压 集成数字量输入都为24V电压
2. 常 数
在编程中经常会使用常数.常数数据长度可为字节,字 和双字,在机器内部的数据都以二进制存储,但常数的书写 可以用二进制,十进制,十六进制,ASCII码或浮点数(实 数)等多种形式.几种常数形式分别如表所示.
3. 数据存储器类型
S7-200将编程元件统一归为存储器单元,存储单元按字节进行编址, 200将编程元件统一归为存储器单元 存储单元按字节进行编址, 将编程元件统一归为存储器单元, 无论所寻址的是何种数据类型, 无论所寻址的是何种数据类型,通常应指出它在所在存储区域和在区域内 的字节地址.每个单元都有惟一的地址,地址用名称和编号两部分组成, 的字节地址.每个单元都有惟一的地址,地址用名称和编号两部分组成, 元件名称(区域地址符号)如表所示. 元件名称(区域地址符号)如表所示.
位地址 M[ 字 节 地 址 ] .[ 位 地 址 ] 20. M20.7 字节, 字节,字,双字地址 M[ 长 度 ][ 起 始 字 节 地 址 ] MD20 MD20
例
位地址 L [字节地址].[位地址] 字节地址] 位地址] 33. 例 L33.0 字节, 字节,字,双字 L [长度] [起始字节地址] 例LB33 长度] 起始字节地址] LB33
S7-200plc原理及应用
S7-200plc原理及应用
S7-200 PLC是西门子公司研发的一种基于微型控制器的集成控制系统。
其原理是通过将各种输入信号进行逻辑运算,再通过输出信号控制各种执行器,从而实现对设备和工艺过程的控制和监测。
S7-200 PLC具有模块化结构,通常由主控模块、输入模块、输出模块和特殊功能模块等组成。
主控模块负责执行用户编写的程序,输入模块用于接收外部的输入信号,输出模块用于控制各种执行器,特殊功能模块则可以扩展系统的功能。
S7-200 PLC广泛应用于各种工业自动化控制领域。
例如,它可以用于自动化生产线上的工艺控制和监测,通过接收传感器信号并控制执行器,实现对生产过程的自动化控制。
它还可以用于建筑物的智能控制系统,如楼宇自动化系统,通过控制照明、空调、安防等设备,提高建筑物的能效和安全性。
S7-200 PLC还可以用于机械设备的控制,如机床控制系统。
通过编写控制程序,可以实现对机床的自动化控制,提高加工精度和生产效率。
同时,它还可以用于电力系统的实时监测和控制,如电力配电系统和电网控制系统,确保电力系统的稳定运行。
综上所述,S7-200 PLC是一种功能强大、可靠性高的控制系统,广泛应用于多个工业领域。
它通过对输入信号进行逻辑运算,再通过输出信号控制执行器,实现对设备和工艺过程的控制和监测,提高自动化水平和生产效率。
S7-200可编程控制器原理及应用习题答案
可编程控制器原理及应用PLC习题解答(S7-200系列PLC)第一章可编程控制器概述1-1、简述可编程的定义答:可编程控制器是取代继电器控制线路,采用存储器程序指令完成控制而设计的装置,具有逻辑运算、定时、计数等功能,用于开关量控制、实际能进行逻辑运算,故称为可编程逻辑控制器,简称PLC。
87年新定义:可编程逻辑控制器是专为在工业环境下应用而设计的一种数字运算操作的电子装置,是带有存储器、可以编制程序的控制器。
它能够存储和执行命令,进行逻辑运算、顺序控制、定时、计数和算术运算操作。
并通过数字式和模拟式的输入、输出、控制各种类型的机械或生产过程。
1-2、可编程控制器的主要特点有哪些?答:可靠性高,PLC平均无故障时间达10万小时;控制功能强,具有数值运算、PID调节;数据通信、中断处理,对步进电机、数控机床、工业机器人实施控制;组建灵活:随时可扩展各种功能;操作方便:三种语言(LAD、STL、FBD)编程。
1-3、可编程控制器有哪几种分类方法?答:按I/O点数分类:小型机I/O<256点;中型机I/O在256~1024之间;大型机I/O>1024点;按结构分类:整体结构和模块结构;按用途分类:有通用型和专用型。
1-4、小型PLC发展方向有哪些?答:小型PLC向微型化和专业化方向发展:集成度更高、体积更小、质量更高更可靠、功能更强、应用更广泛。
第二章可编程控制器构成原理2-1PLC由哪几部分组成?答:PLC由五大部分组成:①、中央处理器CPU;②存储器;③基本I/O接口电路;④接口电路,即I/O扩展和通讯部分;⑤电源(+24V)。
2-2 PLC的I/O接口电路有哪几种形式?答:PLC的输入部分,有三种接口电路:①干结点式;②直流输入式;③交流输入式。
PLC的输出部分,有三种接口电路:①继电器式;②晶体管式;③晶闸管式输入、输出电路均采用光电隔离形式,以便保护PLC内部电路不受伤害。
2-3 PLC的主要技术指标有哪些?答:PLC的主要技术指标如下:①I/O点数、一般以输入、输出端子总和给出;②存储容量,有系统、用户、数据三种存储器,即用户可用资源;③扫描速度,即扫描周期,表示PLC运算精度和运行速度;④可扩展性:可扩展I/O接口、模数处理、温度处理、通讯、高速处理。
西门子s7-200系列PLC应用技术
示范
高等职业教育教学改革系列规划教材
模块1 PLC的认知初步
1.1 可编程序控制器概述
1.2 S7-200系列PLC介绍
1.3 STEP-Micr/WIN4.0编程软件的使用
模块1 PLC的认知初步
国家示范性高职院校建设项目成果 西门子s7-200系列PLC应用技术
国家示范性高职院校建设项目成果 西门子s7-200系列Байду номын сангаасLC应用技术
示范
高等职业教育教学改革系列规划教材
美国数字设备公司(DEC)中标并于1969年研出了世界上 第一台可编程序控制器,并应用于通用汽车公司的生产线上。 当时叫可编程逻辑控制器PLC(Programmable Logic Controller),目的是用来取代继电器,以执行逻辑判断、计 时、计数等顺序控制功能。紧接着,美国MODICON公司也开 发出同名的控制器,1971年,日本从美国引进了这项新技术, 很快研制成了日本第一台可编程控制器 。1973年,西欧国家 也研制出他们的第一台可编程控制器。
图1-3 小型继电器输出形式电路
模块1 PLC的认知初步
国家示范性高职院校建设项目成果 西门子s7-200系列PLC应用技术
示范
高等职业教育教学改革系列规划教材
②大功率晶体管或场效应管输出形式。如图1-4所示。这种输 出形式只可驱动直流负载。驱动负载的能力:每一个输出点为 零点几安培左右。它的优点是可靠性强,执行速度快,寿命长。 缺点是过载能力差。适合在直流供电、输出量变化快的场合选 用。图1-4所示电路工作原理是:当内部电路的状态为1时,光 电耦合器T1导通,使大功率晶体管VT饱和导通,则负载得电, 同时点亮LED,表示该路输出点有输出。当内部电路的状态为 0时,光电耦合器T1断开,大功率晶体管VT截止,则负载失电, LED熄灭,表示该路输出点无输出。VD为保护二极管,可防 止负载电压极性接反或高电压、交流电压损坏晶体管。FU的作 用是:防止负载短路时损坏PLC。当负载为电感性负载,VT关 断时会产生较高的反电势所以必须给负载并联续流二极管,为 其提供放电回路,避免VT承受过电压。 模块1 PLC的认知初步
西门子S7-200编程PLC简单介绍
若梯形图中Q0.0的线圈通电,对应的 硬件继电器的常开触点闭合,使接在标号 Q0.0端子的外部负载通电,反之则外部负 载断电。
第四十页,共75页。
在梯形图中每一个输出映像寄存器常 开和常闭触点可以多次使用。
第四十一页,共75页。
3.变量存储器
变量存储器用来在程序执行过程中存 放中间结果,或者用来保存与工序或任务 有关的其他数据。
第三十五页,共75页。
1.输入映像寄存器
输入映像寄存器是PLC用来接收用户 设备发来的输入信号。输入映像寄存器与 PLC的输入点相连,如图2-6(a)所示。编 程时应注意,输入映像寄存器的线圈必须 由外部信号来驱动,不能在程序内部用指 令来驱动。因此,在程序中输入映像寄存 器只有触点,而没有线圈。
第二十一页,共75页。
图2-4中的I0.0或M0.0的触点接通时, 有一个假想的“能流”流过Q0.0线圈。利 用能流这一概念,可以帮助我们更好的理 解和分析梯形图,而能流只能是从左向右 流动。
第二十二页,共75页。
图2-4 梯形图
第二十三页,共75页。
3.功能块图
功能块图是一种类似于数字逻辑电路 的编程语言,该编程语言用类似与门、或 门的方框来表示逻辑运算关系,方框的左 侧为逻辑运算的输入变量,右侧为输出变 量,输入、输出端的小圆圈表示“非”运 算,方框用导线连接在一起,能流就从左 向右流动。图2-5中的控制逻辑与图2-4中的 控制逻辑完全相同。
第二页,共75页。
图2-1 S7-200系列PLC外部结构
第三页,共75页。
2.1.2 输入/输出接线
输入/输出模块电路是PLC与被控设备 间传递输入/输出信号的接口部件。各输入/ 输出点的通/断状态用LБайду номын сангаасD显示,外部接线 就接在PLC输入/输出接线端子上。
PLC的基本工作原理及其S7-200编程
PLC的基本工作原理及其S7-200编程第一章实验基础入门篇1.1 PLC入门知识概述可编程序控制器是一种数字运算的电子系统,专为工业环境下应用而设计。
它采用可编程序的存储器,用来在内部存储执行逻辑运算、顺序控制、定时、计数和算术运算等操作的指令,并通过数字式、模拟式的输入和输出,控制各种类型的机械或生产过程。
可编程序控制器及其有关设备,都应按易于与工业控制系统联成一个整体,易于扩充的原则设计PLC与传统的继电器逻辑相比:1、可靠性高、逻辑功能强、体积小。
2、在需要大量中间继电器、时间继电器及计数继电器的场合,PLC 无需增加硬设备。
3、随着要求的变更PLC对程序修改方便。
继电器线路要想改变控制功能,必须变更硬接线,灵活性差。
4、具有网络通讯功能,可附加高性能模块对模拟量进行处理,实现各种复杂控制功能。
PLC与工业控制计算机相比1、PLC继承了继电器系统的基本格式和习惯,对于有继电器系统方面知识和经验的人来说,尤其是现场的技术人员,学习起来十分方便。
2、PLC一般是由电气控制器的制造厂家研制生产,各厂家的产品不通用。
工业控制机是由通用计算机推广应用发展起来的,一般由微机厂、芯片及板卡制造厂开发生产。
它在硬件结构方面的突出优点是总线标准化程度高,产品兼容性强。
3、PLC的运行方式与工业控制机不同,微机的许多软件不能直接使用。
工业控制机可使用通用微机的各种编程语言,对要求快速、实时性强、模型复杂的工业对象的控制占有优势。
但它要求使用者具有一定的计算机专业知识。
LCCPU●诊断PLC电源、内部电路的工作状态及编制程序中的语法错误。
●采集现场的状态或数据,并送人PLC的寄存器中。
●逐条读取指令,完成各种运算和操作。
●将处理结果送至输出端。
●响应各种外部设备的工作请求。
存储器●系统程序存储器:用以存放系统管理程序、监控程序及系统内部数据。
PLC出厂前已将其固化在只读存储器ROM或PROM中,用户不能更改。
S7-200
SIMATIC S7-200
PPI 连接
状态指示 输入
本机DI/DO状态指示
SIMATIC S7
Siemens AG 2000. All rights re served.
Date: File:
2010-9-8 SSP1_01C.7
Informatio n and Trainin g Center Knowled ge for Au tomation
Informatio n and Trainin g Center Knowled ge for Au tomation
可编程控制器( 可编程控制器(S7-200)简介 )
特性: 特性: • 针对低性能要求的模块化小控制系统 , • 不同档次的CPU, • 可选择不同类型的扩展模块, • 7个模块的扩展能力, • 模块中集成背板总线, • 网络连接 - RS 485 通讯接口或 - PROFIBUS, • 通过编程器PG访问所有的模块, • 无插槽限制, • 公共软件, • 带有电源,CPU和I/O的一体化单元设备, • 带有集成功能的“微型PLC”.
---------------------------------- 免维护, 无电池-----------------------------------基本, 标准, 特殊操作,集成功能 算术功能(定点和浮点数运算) +PID, 接收 +PID, 接收
基本S7-200系统包括2种CPU型号,每种 CPU型号都有3个类型(区别: 供电电压/集成 I/O)
定义 高速计数器 脉冲输出
可编程控制器( 可编程控制器(S7-200)简介 )
中断连接 中断分离 交换
可编程控制器( 可编程控制器(S7-200)简介 )
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
PLC电气控制技术
第九章 西门子S7-200可编程序控制器简介
S7-200 CN 系列PLC热电偶、热电阻扩展模块 热电阻(RTD) 和热电偶模块是为S7-200 CN系列CPU222 CN、 CPU224 CN、CPU224XP CN和CPU226 CN设计。 EM231 CN热电偶模块提供了接口,用于7种热电偶类型:J、K、E、 N、S、T和R型。具有特殊的冷端补偿电路。 EM 231 CN热电阻模块提供了S7-200 CN与多种热电阻的连接接口。 S7-200 CN 系列PLC PROFIBUS-DP模块
PLC电气控制技术
第九章 西门子S7-200可编程序控制器简介
S7-200 CN 系列PLC数字量扩展模块
S7-200 CN 系列PLC总共可以提供3大类,共10种数字量输入/输出扩展模块 输入扩展模块EM221 CN有两种类型,包括:8点DC24V输入,光耦隔离; 16点DC24V输入,光耦隔离。 输出扩展模块EM222 CN有两种类型,包括:8点DC24V输出型,8点继电 器输出型。 输入/输出扩展模块EM 223有6种类型,包括: DC24V 4输入/ DC 4输出, DC24V 4输入/继电器4输出。DC24V 8输入/8输出,DC24V 8输入/继电器8输 出,DC24V 16输入/16输出,DC24V 16输入/继电器16输出。
S7-200 CN 系列PLC模拟量扩展模块
模拟量扩展模块提供了模拟量输入/输出的功能,优点如下: 最佳适应性。可适用于复杂的控制场合。 直接与传感器和执行器相连,12 位的分辨率和多种输入/输出范围能够不 用外加放大器而与传感器和执行器直接相连, 灵活性。当实际应用变化时,PLC可以相应地进行扩展,并可非常容易的 调整用户程序。
PLC电气控制技术
第九章 西门子S7-200可编பைடு நூலகம்序控制器简介
第一节 S7-200 CN 系列PLC硬件
S7-200 CN 系列PLC CPU模块
本系列PLC有4种基本型号的CPU,在设计上具有如下特点和功能: 可方便地用数字量和模拟量等扩展 集成的24V负载电源 模块进行扩展 不同的设备类型 模拟电位器 数字量输入/输出点 脉冲输出 模拟量输入/输出点 实时时钟 中断输入 EEPROM 存储器模块 高速计数器 电池模块 S7-200 CN系列PLC的CPU内部集成的PPI 接口提供了强大的通信功能。 PPI 接口物理特性为RS485,可在三种方式下工作: PPI 方式 :专为S7-200 CN 系列PLC 开发的一个通信协议。 MPI 方式: S7-200 CN可以通过内置接口连接到MPI网络上,波特 率为19.2K/187.5Kbit/s。 自由通信口方式 :
PLC电气控制技术
第九章 西门子S7-200可编程序控制器简介
目前国内市场上应用较多的产品,如日本OMRON公司的C系列、日本松下 公司的FP系列、日本三菱公司的FX系列、德国西门子公司的S7系列和美国 ABB公司的07系列等。 西门子公司的最新PLC产品有SIMATIC S7、M7和C7等几大系列。S7系列是 传统意义的PLC产品: S7-200是针对低性能要求的小型PLC; S7-300是针对低性能要求的模块式中小型PLC,最多可以扩展32个模块; S7-400是用于中高级性能要求的大型PLC,可以扩展300多个模块。 S7-300/400可以组成MPI(多点接口)、PROFIBUS网络和工业以太网等。 其特点有如下: 可以用C、C++或CFC这类高级语言来对M7-300/400 PLC编程 由S7-300 PLC、HMI(人机接口)操作面板、I/O、通信和过程监控系统组 成,面向用户配置/编程、数据管理与通信集成在一起,具有很高的性价比 SIMATIC_WinAC基于Windows NT/2000操作系统和标准的接口 (ActiveX、OPC),提供软件PLC或插槽PLC。 既能独立运行,也可连成网络,实现集散自动化系统的复杂控制功能,应用 领域覆盖所有与自动检测、自动化控制有关的工业及民用领域 。
CP243-1 IT通信处理器:其功能有S7通信 、IT通信、组态
PLC电气控制技术
第九章 西门子S7-200可编程序控制器简介
S7-200 CN 系列PLC AS-i接口模块CP243-2 CP243-2通信处理器,用于S7-200(CPU 22X)与带总线连接器的AS-i 接口的连接。 CP243-2是S7-200 CN(CPU22X CN)的AS-i主站,它支持扩展AS-i特 性的所有特殊功能,这使得通过双重地址赋值(A-B),可以在AS-i上最多 处理31个数字量从站。 在S7-200 CN的映像区中,CP243-2占用1个数字量输入字节(状态字节)、 1个数字量输出字节(控制字节)、及8个模拟量输入和8个模拟量输出字。 因此,CP243-2占用2个逻辑插槽。 S7-200 CN 系列PLC硬件系统配置 1.配置的模块数量 1) CPU221不能扩展。 2) CPU222最多只能扩展两个模块。 3) CPU224和CPU226最多可扩展7个模块。 2.CPU模块提供的电流不能超过额定值 每个CPU模块所提供的5V电流。在一个系统中所有扩展模块的电流总 和不能超过CPU模块的额定值。如果超过,需要另外配一个24V直流电源。
通过EM 277 PROFIBUS-DP扩展从站模块,可将S7-200 CN CPU连接到 PROFIBUS-DP网络。 EM 277 PROFIBUS-DP模块的DP端口可连接到网络上的一个DP主站上, 但仍能作为一个MPI从站与同一网络上如SIMATIC编程器或S7-300/S7400 CPU等其他主站进行通信。 S7-200 CN 系列PLC工业以太网模块 CP243-1通信处理器: CP243-1通信处理器可以让S7-200 CN连入以太网