RSLogix5000添加EDS文件的步骤
- 格式:ppt
- 大小:98.50 KB
- 文档页数:4
ETHERNET/IP转PROFINET协议网关HT3S-PNS-EIS用户手册V2.01北京中科易联科技有限公司目录1. 产品概述 (2)1.1 产品功能 (2)1.2 技术参数 (2)1.2.1 Profinet技术参数 (2)1.2.2 EtherNet/IP技术参数 (3)2. 产品外观 (4)2.1 产品尺寸图 (4)2.2 端子说明 (4)2.3 指示灯 (5)2.4 拨码说明 (5)3. 硬件电气规范 (6)3.1 电气参数 (6)3.2 Profinet的电气连接 (6)3.3 EtherNet/IP的电气连接 (7)4. 协议及数据转换 (8)4.1 协议转换原理 (8)4.2 Profinet协议介绍 (8)4.3 EtherNet/IP协议介绍 (9)5. 软件配置及操作 (11)5.1 配置网关的EtherNet/IP地址 (11)5.2 配置网关的EtherNet/IP从站 (14)5.2.1 使用AB系统的配置方法 (14)5.2.2 使用欧姆龙系统的配置方法 (23)5.3 配置网关的Profinet从站 (34)1. 产品概述1.1 产品功能HT3S-PNS-EIS是一款Profinet从站功能的通讯网关,主要功能是将Profinet 网络和EtherNet/IP网络连接起来,进行数据传输。
HT3S-PNS-EIS网关连接到Profinet总线中作为从站使用,连接到EtherNet/IP总线中作为从站使用。
1.2 技术参数1.2.1 Profinet技术参数● 网关作为Profinet网络的Device设备(即从站),带2个RJ45以太网接口,支持100BASE-TX,MDI/MDIX自检测,集成以太网交换机,可以组成链式网络,支持环网冗余。
● 适应Profinet V2.3协议,采用实时(RT)通讯功能,符合:GB/T 25105-2014《工业通信网络现场总线规范类型10: Profinet IO规范》,IEC 61158-5-10:2007,IDT。
1、安装RSLogix5000,订货是V19版本,光盘内集成有以前所有版本,安装时可以选择所有版本进行安装,授权通用2、Rslogix5000连接一个新PLC时,需要先给PLC刷新固件。
连接PLC 的步骤:将电脑的有线网络IP地址设置为自动获取,打开BOOTP/DHCP Server 设置子网掩码:255.255.255.0,会自动刷出PLC的MAC地址如下图。
双击MAC地址设置PLC的IP地址确认后点击Enable DHCP将地址下载PLC中,再点一下Disable Bootp/DHCP。
3、如果通过电脑直接连接PLC,IP地址要手动设置为:192.168.1.10,如果通过路由器则设置为自动获取。
首先组态RSlinx Classic通讯驱动。
Communications-Configure Drivers-Ethernet devices或EtherNet(此驱动只能连接PLC)/IPDriver(此驱动可以连接PLC和触摸屏)菲律宾项目用1769-L35E PLC与RSview 32上位机通过以太网通讯。
RSLinx Classic设置如下4. 设置Configure Client Applications点击RSWho,会自动识别连接到的PLCRslinx classic组态好后在RSlogix5000中点击找到cpu所在位置点击go online4、Compact-Logix 1769系列PLC,通过1769-SDN/B进行扩展机架时,相当于新加了一组子站,通过1769-SDN/B扫描新加子站,通讯方式为DeviceNet网通讯,如果距离近时可以通过终端盖板上的扩展电缆进行扩展。
1769-SDN/B 模块需要刷新固件后才正常通讯,将设置下载到1769-SDN/B模块中。
新加子站需加1769-ADN通讯模块,1769-SDN/B最多可加三个扩展即三个1769-ADN,SDN与AND连接线需要在ADN末端2,4端子(红,蓝)线加一个120欧姆的终端电阻。
OverviewThis document is a procedure on how to import an Add-On Instruction and use it in the Main Routine of an RSLogix5000 project.Before you StartBefore importing the Add-On Instruction follow these steps▪Download EDS files for C445 at /C445▪Add the C445 to the Ethernet/IP network in RSLogix5000 using the EDS files▪Generic Ethernet Device may also be used to add the C445 to an Ethernet/IP networkScale FactorsC445 has different Scale Factor assignments for Current and Power depending on the current range:The C445 Add-On Instructions provide current and power (kW) in floating point format. These programs take care of the scaling, so there are 3 Add-On Instructions for any selected I/O pair. C445 AOIs are available for I/O pairs 116/3 and 106/110.InstructionsTo use one of the C441 Add-On Instructions for I/O assemblies 116/3, follow these steps. The same steps apply for other I/O assemblies like 106/110.▪Open the RSLogix5000 project where it will be used▪Create an Ethernet/IP network and add the C445▪Select the 116/3 I/O assembly pair▪Right click on Add-On Instructions on the tree on the left of the screen and select Import Add-On Instruction▪Locate the Add-On Instruction on your computer and select Open. The tree in RSLogix5000 should look like the following:▪The parameters, tags and logic for this Add-On Instruction are available to view under C445_AOI_116_3_SmallFrameSize (Small frame size used in this example)▪To add this Add-On Instruction to the Main Routine, open the MainRoutine as shown below:▪In the area above where logic is entered are all of the available instructions. Select the category called “Add-On” and the C445 Add-On Instruction will be displayed above it, as shown below:▪Select the C445 AOI to add it to your program as shown below:▪Double click the “?” to the left of the ellipses and enter a name for this AOI block. For this exam-ple, C445 is used. Right click on C445 and choose New “C445” - the following window will open:▪Be sure all fields have the selections shown above, then select “Cr e ate”▪Add the Input and Output addresses by selecting the “?” next to each one and select the ad-dresses as shown below▪Note: Under the Input tag category is C445:I1.ConnectionFaulted. This is a BOOL tag that is a 1 if the connection is lost to the C445 and a 0 if the connection is good. Monitor this bit for connec-tion status for the C445 by assign ing it to the “Comm_Status” tag shown below the I/O tagsComplete!The information for the Add-On Instruction will now be displayed and the instruction is now included in your logic. Specific tags were selected to be displayed in the instruction, but all I/O tags are now availa-ble to be used in the programTags correspond to the tag names documented in the C445 user manual (publication MN0420003EN) Appendix C for Input assembly 116 and Output assembly 3. They are located in the Parameters and Lo-cal Tags area under “MainProgram” in the RSLogix5000 project. All Input and Output tags are shown below for 116/3. Refer to user manual for tags used with 106/110.The Logic area for the Add-On Instruction associates the generic I/O tags RSLogix5000 creates with the descriptive tags shown above. These generic I/O tags are created when a device is added to the Ethernet network. The generic I/O tags can be found in the Controller Tags area.The descriptive tags shown above may now be used to control and monitor the C445.Supporting DocumentationC445 User Manual MN0420003EN/C445Additional HelpIn the event that additional help is needed, contact the Technical Resource Center at1-877-ETN-CARE Option 2, Sub Option 2。
罗克韦尔PLC系统操作站软件安装及配置作业指导书目录一、操作站操作系统的安装及配置 (3)二、 RSlink软件的安装 (6)三、系统组态软件RSlogix5000或RSlogix500的安装 (10)四、项目组态软件RSView32或RSView SE的安装 (19)五、系统放权利文件 (28)六、系统网络配置与项目通道配置(RSview32) (32)七、添加系统EDS文件 (41)八、操作站备份 (43)罗克韦尔PLC系统操作站软件安装及配置作业指导书AB PLC是我厂最主要的三大控制系统之一,应用比较广泛,系统操作站的维护工作工作也显得尤为重要,操作站相关软件的安装及配置也是日常维护中经常要进行的工作,是必须要掌握的技能之一。
罗克韦尔PLC系统(以下简称AB系统)需要安装的软件主要有程序组态软件RSlogix5000或RSlogix500;项目组态软件RSview32或SE;网络组态软件RSlink。
系统操作站的安装和配置应当按照以下顺序进行:1、操作系统的安装和配置;2、网络组态软件RSlink的安装;3、程序组态软件RSlogix5000或RSlogix500的安装;4、项目组态软件RSview32或SE的安装;5、系统放权利文件;6、系统网络配置与项目通道配置(RSview32);7、添加系统EDS文件;8、操作站桌面锁设定与整体备份。
以上步骤中3和4的顺序可以颠倒,其他步骤必须按顺序进行。
下面就各个软件的安装及操作站的配置步骤进行详细介绍:一、操作站操作系统的安装及配置目前AB系统操作站的操作系统主要是windows XP,要安装系统软件首先需要安装操作系统,并对操作系统进行简单的设置。
第一步:XP操作系统的安装及基本配置。
操作系统的安装只需按照基本的系统安装步骤进行即可,这里不再详细的介绍安装过程,需要注意的是如果是新硬盘需要对硬盘分区并格式化,最少需要分两个区,便于后期程序和系统的备份恢复,系统盘最少分配10GB。
Publication 9399-RLD300GR 技術支援電話:1-440-646-780技術支援傳真:1-440-646-7801 世界網站 :1999,2000 Rockwell 軟體公司,Rockwell 自動化公司,在美國版權所有,翻印必究。
部份版權由Allen-Brandley 公司‧ LLC ,Rockwell 自動化公司所有。
此手冊和相關Rockwell 軟體屬於Rockwell 軟體公司所有。
若非經Rockwell 軟體公司同意,嚴禁翻印。
請遵照執照合約細則。
Rockwell 軟體公司商標, RSAlarm, RSAnimator, RSAssistant, RSBatch, RSBreakerBox,RSButton, RSChart, RSCompare, RSControlRoom, RSData, RSDataPlayer, RSEventMaster,RSGuage, RSJunctionBox, RSLogix Emulate 5, RSLogix Emulate 500, RSGuardian,RSHarmony, RSKeys, RSLadder, RSLadder 5, RSLadder 500, RSLibrary Builder, RSLinx,RSLogix 5, RSLogix 500, RSLogix Frameworks, RSLogix SL5, RSMailman, RSNetworx forControlNet, RSNetworx for DeviceNet, RSPortal, RSPower, RSPowerCFG , RSPowerRUN,RSPowerTools, RSRules, RSServer32, RSServer, RSServer OPC Toolkit, RSSidewinderX,RSSlider, RSSnapshot, RSSql, RSToolbox, RSToolPak I, RSToolPak II, RSTools, RSTrainer,RSTrend, RSTune, RSVessel, RSView32, RSView, RSVisualLogix, RSWheel, RSWire,RSWorkbench, RSWorkshop, SoftLogix 5, A.I. Series, Advanced Interface (A.I.) Series,AdvanceDDE, AutomationPak, ControlGuardian, ControlPak, ControlView, INTERCHANGE,Library Manager, Logic Wizard, Packed DDE, ProcessPak, View Wizard, WINtelligent,WINtelligent LINX, WINtelligent LOGIC 5, WINtelligent VIEW, WINtelligent RECIPE,WINtelligent VISION, and WINtelligent VISION2 是Rockwell 軟體公司/自動化公司註冊商標。
AB-PLC使用笔记(自己)_NewAB-PLC使用笔记(自己)1..软件安装2.首先安装RSLINX CLASSIC,然后安装RSLOGIX,再安装CONTROLFLASH,再安装CONTROLNET,最后安装授权。
3.授权安装步骤如下:1)开始——程序——DEKART——PRIVATE DISK2)点击CONNECT3)找到授权所在文件夹,双击4)安装完毕后不要关闭DEKART PRIVATE DISK,打开MOVE ACTIVATION 32,5)选择驱动Z盘,然后OK,MOVE OK下面介绍各个软件的使用:一,RSLinx Classic是AB_PLC的联机介质软件,即联机方式选择。
该软件可以刷出整个网络中的模块(除第三方模块之外,即非AB的模块)。
1.打开联机介质软件。
2. 在communications中点击,在配置驱动窗口中选择联机方式,用串口选择“RS-232” DF1 devices;用以太网选择“Ethernet devices”。
3.1下面举例用串口方式:在步骤2中选择“RS-232 DF1 devices”,点击,为该方式取名点击OK。
然后点击。
自动配置完成之后点击OK。
然后点击CLOSE。
3.2下面举例用以太网方式:方法一:在步骤2中选择“Ethernet devices”,点击,为该方式取名点击OK。
然后在下面的0号站中输入以太网模块的IP地址。
配置完成之后点击“确定”。
然后点击CLOSE。
4.点击RSwho ,勾选上自动浏览,这时候就会自动刷出整个网络来了。
方法二:这里点击删除Delete。
点击RSwho ,勾选上自动浏览,这时候就会自动刷出整个网络来了。
二,ControlFLASH是AB_PLC刷CPU版本的软件。
1.打开。
点击下一步。
2.选择PLC的CPU型号1756- L63。
点击下一步。
3.选择需要刷的CPU,用串口时鼠标应该点击在AB_DF1-1这里,然后OK。
AB_RSLogix5000初级使用手册目录:设定笔记本IP地址 (3)查看PLC硬件组态信息 (3)设定RSLinx (4)打开RSLogix5000软件创建与RSLinx相符的程序 (7)在RSLogix5000软件中创建程序章节、程序段落、程序自然段 (10)上传和下载程序 (13)创建行参 (16)RSLinx查看网络IP以及硬件 (18)PLC静态和动态IP地址分配 (21)Firmware刷新 (25)Rxlogx5000软件的在线修改功能 (28)Rxlogx5000软件的在线强制功能 (31)范围指令LIM需要注意的是,当Low Limit < High Limit数值时,LIM命令在Low Limit和High Limit之间的数值时输出。
如果Low Limit > High Limit数值时,LIM命令在Low Limit和High Limit之间的数值时停止输出。
(35)查找跳转、中断等子程序块的位置 (35)RSLogix5000软件的在线帮组功能 (36)Routine里程序的类型 (37)一个Project里可以最多建立32个Task,但只能有一个Task属性为Continuous (连续扫描)其余的31个Task可以分配给Event(事件扫描)或者Periodic(中断扫描)。
每一个Task里可以建100个Program,每一个Program可以建立无穷个routine。
(38)备份程序和解压程序 (41)程序的比较 (43)Flash Memory Card 程序备份和下载操作 (46)模拟量模块的组态、量程设定、模拟量输出的钳位设定。
(49)Device Net网络配置 (53)Device Net软件安装 (55)Device Net组网 (57)在RSLogix5000程序里添加DeviceNet硬件 (69)DeviceNet的硬件寻址 (71)配置EtherNet以太网远程I/O (75)实时监控趋势图 (81)EDS文件更新 (85)设定笔记本IP地址1.查看AB_PLC机器槽架上的CPU模块显示的IP地址,一般PLC的IP地址为为10.0.0.1,笔记本上的IP最后一位设置需要变化。
罗克韦尔RSLOGIX 5000的使用方法之宇文皓月创作摘要:通过示例项目讲解RSLOGIX 5000从项目的启动、实施到测试过程,深入浅出地软件的的编程方法关键词:PLC;软件;编程A description of ROCKWELL programming software RSLOGIX 5000 and its applicationAbstract:The programming method employing the ROCKWELLRSLOGIX 5000 software is briefly described with examples,includingthe start—up of an item,and execution and debugging of the item.1引言RSLOGIX5000是美国AB公司开发的用于对其公司PLC产品编程的软件。
它具有以下特点:1.统一的项目检查2.灵活的梯形图编辑器3.拖放式操纵4.梯形图检查选项5.定制数据监视6.状态文件分类显示7.简易的通讯配置8.强大的数据库编辑器9.查找与替换10.直观的windows界面11.项目校验快捷地更正程序错误等。
2 创建工程下面介绍如何使用RSLogix5000,首先要创建新的RSLogix5000工程文件。
具体步调如下:打开RSLogix5000,见图1-1图1-1打开后的窗口为RSLogix5000的工程,见图1-2:首先你要给PLC的处理器定义,定义的内容有名字、类型、机架的背扳所在槽号、创建的文件路径等。
这里处理器类型选1756 L1 controllogix 5550,名字定为PLC,description定为练习,背板定为13槽,槽号0槽,路径默认。
图 1-2点击ok完成设置,显示RSLogix5000工程界面首先提出tag(标签)的概念,标签:就是实际工程中的变量,有模拟量如水位、压力、温度。