AB伺服编程基础课件

上传人:文**** 文档编号:240743689 上传时间:2024-05-04 格式:PPT 页数:96 大小:4.58MB
返回 下载 相关 举报
AB伺服编程基础课件_第1页
第1页 / 共96页
AB伺服编程基础课件_第2页
第2页 / 共96页
AB伺服编程基础课件_第3页
第3页 / 共96页
点击查看更多>>
资源描述
1ppt课课件件.+10 Steps to Developing ControlLogix Motion:+伺服运动基础编程包含以下10个步骤Create new program创建一个新程序Enable time synchronization使能时间同步Create motion group tag创建运动组标签Create Axis tag创建轴标签Add motion module添加伺服驱动器Assign axes to motion module分配轴到伺服驱动器Configure motion group配置运动组属性Configure axes配置轴的属性Perform hookup test and tune axes执行测试和整定轴Write logic to perform motion写执行运动的逻辑程序2ppt课课件件.1.Enable Time Synchronization使能时间同步使能时间同步2.Creating the Motion Group创建运动组创建运动组3.Configure the Motion Group配置运动组配置运动组4.Motion Control Tags运动控制标签运动控制标签3ppt课课件件.+In all ControlLogix chassis(single and multiple controllers),one of the controllers needs to be set as the reference clock.This will synchronise all the motion modules,other Logix controllers and I/O cards in the chassis to a single master clock.The process of setting up a controller to be the reference clock is called“Making this controller the master”.+在所有的ControlLogix机架上(单个或多个控制器),控制器中的其中一个需要设定参考时钟,这将使所有的运动模块同步,其他机架上的Logix控制器和I/O卡使用单独的主时钟,设定控制器参考时钟的过程被称为“确定主控制”+Note:There can only be one master controller per chassis.+注意:每个机架上只能有一个主控制器Techno Fact:If you have more than one controller in the chassis,choose one of the controllers to be the time master.You cant have more than one time master for the chassis.In a ControlLogix motion application,you must define a controller as the time master.技术事实:如果机架上你有超过1个控制器的,选择其中一个为主时钟,在机架上你不能有超过1个的主时钟,在ControlLogix运动应用中,你必须定义一个控制器作主时钟4ppt课课件件.+Coordinated System Time(CST)Master 协调系统主时钟RSLogix5000 v17 and earlier.RSLogix5000 v17 版本及之前When there is a CST master in the chassis,all of the motion modules,I/O modules,and controllers in that chassis can keep their CST clocks synchronized.当机架上有协调系统主时钟时,所有机架上的的运动模块,I/O模块,和控制器能够保持时钟同步。+Precision Time Protocol(PTP)Grandmaster Clock精度时间协议(PTP)RSLogix5000 v18 and later RSLogix5000 v18 版本及以后版本The Grandmaster Clock is used to synchronize motion modules,I/O modules,communication modules,and controllers within a ControlLogix chassis.顶级时钟被用在ControlLogix机架上的运动模块,I/O模块,通讯模块,和控制器+Starting in v17,there is an option to set the CST Master/Enable Time Synchronization in the download dialog if it is not already set+从V17版本开始,如果没有被设定,在下载对话框里可以选择设定CST主/使能时间同步+Time Synchronization is required for motion to operate properly!+运动的正常操作必须要时间同步5ppt课课件件.+For RSLogix5000 v17 and earlier,the following procedure is used to set the Coordinated System Time Master:RSLogix5000+v17 和早期版本,设定协调系统主时钟如下步骤In the Controller Organizer window,right click on the controller folder and select Properties OR click on the controller icon在控制器组织窗口中,点控制器文件夹右键选择“属性”或者点击控制器符号Click here点这里Or right-click and select Properties或者右键选择属性6ppt课课件件.+Setting the master coordinated system time:设定主协调系统时间Click on the Date/Time tab of the Controller Properties dialog box.点击控制器属性对话箱的“日期/时间”标签Click here7ppt课课件件.+Setting the Master Coordinated System Time设定主协调系统时间After selecting the Master controller,click OK to complete the operation在设定主控制器后,点击OK完成操作Techno Fact:A motion module can be owned by a ControlLogix controller even though the controller is not the CST master.Since another controller in the chassis is the CST master(must have a master in a motion application)you will receive a warning while downloading and during program verification regarding the CST master.技术事实:一个运动模块可以拥有一个ControlLogix 控制器,即使控制器没有主协调时间。因为机架其他控制器是CST主(在运动引用中必须有一个主),当下载和程序核实CST主时你将收到警告Click8ppt课课件件.+Enable Time Synchronization使能时间同步Click OK to complete the operation点击“OK”完成操作Click9ppt课课件件.1.Enable Time Synchronization使能时间同步使能时间同步2.Creating the Motion Group创建运动组创建运动组3.Configure the Motion Group配置运动组配置运动组4.Motion Control Tags运动控制标签运动控制标签10ppt课课件件.Creating a Motion Group:创建运动组创建运动组+All used axes must be part of the motion group所有轴必须是运动组的一部分+Only one motion group is allowed per ControlLogix processor+ControlLogix处理器只能运行一个运动组+A Motion Group is a collection of axes that can be controlled by a single group instruction.There are five motion group instructions.+一个运动组是一个轴的集合,能被单独的组指令控制,这里有5个运动组指令+There are multiple ways to create a new motion group.+这里有多种方法创建一个新运动组TechnoFact:Only one motion group tag is allowed per ControlLogix controller.All used axes must be assigned to a motion group.技术要点:只有一个运动组标签允许在每个ControlLogix控制器中,所有的轴必须被分配至运动组中。11ppt课课件件.+Right-click on the Motion Groups folder in the Controller Organizer+在控制器组织中Motion Groups文件夹上右键点击+Select New Motion Group 选择“新运动组”+Give the motion group a name 给运动组取个名字12ppt课课件件.1.Enable Time Synchronization使能时间同步使能时间同步2.Creating the Motion Group创建运动组创建运动组3.Configure the Motion Group配置运动组配置运动组4.Motion Control Tags运动控制标签运动控制标签13ppt课课件件.Configuring Motion Group Properties:配置运动组属性+Right-click on the Motion Group folder+右键点击运动组文件夹+Select Properties+选择“属性”Select Properties14ppt课课件件.Configuring Motion Group Properties:配置运动组属性+Axis Assignment Tab轴分配标签Add or Remove axes from the Motion Group as necessary根据需要从运动组中添加或移除轴15ppt课课件件.Configuring Motion Group Properties:配置运动组属性+Attribute Tab属性标签Set the Coarse Update Period设置大致更新周期Enable or Disable Auto Tag Update,as desired根据需要激活或禁止自动更新标签Enabled by default,this is OK for the majority of applications默认是激活,对大多数应用是OK的View Motion Planner Scan Times 查看运动规划扫描时间(read Only)Scan time must be less than the CUP 扫描时间必须小于CUP16ppt课课件件.+Coarse Update Period伺服更新周期Selects the periodic rate at which the motion planner executes to compute the servo commanded position and velocity information to be sent to the analog motion modules,SERCOS drives,or CIP drives when executing motion instructions.选择运动规划执行的周期,执行运动指令时,计算伺服命令被发送到模拟运动模块,SERCOS的驱动器,或CIP驱动器的位置和速度信息If the coarse update period is too small,the controller may not have time to execute non-motion related ladder logic.如果伺服更新周期太小,控制器可能没时间执行运动和梯形逻辑的关联The number of axes in the project sets the lower limit on the coarse update period.项目中轴的数量的设定低于更新周期限制17ppt课课件件.+Coarse Update Period伺服更新周期Range of values:0.5msec 32msec 值范围:0.5毫秒 32毫秒General“rule of thumb:”1.0msec per axis as a starting point常用的“经验法”:1毫秒每轴为出发点 Less than 11 axes Set the coarse update period to 10 ms.11 axes or more Set the coarse update period to 1 ms per axis.Minimum recommendations based on Logix processor:Logix处理器为基础的最低建议 1756-L55:1.5msec per axis(only available through v16)1.5毫秒每轴1756-L6x:0.25msec per axis 0.25毫秒每轴1768-L4x:0.25msec per axis 0.25毫秒每轴1756-L7x:0.125msec per axis 0.125毫秒每轴Once configured,the motion planner scan times should be monitored with the application running and modified as needed一旦配置好后,运动规划的扫描时间应与正在运行的应用程序进行监测,并根据需要进行修改If the cycle time is 2 ms,set the coarse update period to 8 ms,10 ms,12 ms,and so on.18ppt课课件件.1.Enable Time Synchronization使能时间同步使能时间同步2.Creating the Motion Group创建运动组创建运动组3.Configure the Motion Group配置运动组配置运动组4.Motion Control Tags运动控制标签运动控制标签19ppt课课件件.+A Motion Control tag must be defined for each motion instruction used+一个运动控制标签必须定义每一个使用的运动指令Data-type:MOTION_INSTRUCTION数据类型:MOTION_INSTRUCTIONTag stores status information about the instruction 标签存储关于指令的状态信息+Each motion instruction must use a unique control tag+每一个运动指令必须使用唯一的控制标签+Examples20ppt课课件件.Motion Axis Types:运动轴类型:运动轴类型:+Axis_Servo:a physical axis which is connected to an Analog motion module(1756-M02AE,1756-M02AS,or 1756-HYD02).This axis can consist of a motor and feedback device(Servo)or simply a feedback device(Feedback Only).+连接到拟运动模块的一个物理轴(1756-M02AE,1756-M02AS,or 1756-HYD02)。这些轴能有电机和反馈设备或仅仅反馈设备(只反馈)+Axis_Servo_Drive:a physical axis which is connected to a SERCOS Drive.This axis can consist of a motor and feedback device(Servo)or simply a feedback device(Feedback Only).+轴伺服驱动:连接到SERCOS驱动的物理轴,这些轴能有电机和反馈装置或仅仅反馈设备(只反馈)+Axis_CIP_Drive:a physical axis which is connected to a CIP Drive.This axis can consist of a motor and feedback device(Servo)or simply a feedback device(Feedback Only).+轴CIP驱动:连接到CIP驱动的物理轴。这个轴能有电机和反馈设备或仅仅反馈设备(只反馈)+Axis_Virtual:a theoretical(imaginary)axis which is exists in the ControlLogix processor.There is no hardware associated with a virtual axis.+虚轴:一个存在于ControlLogix处理器中的理想轴,没有硬件关联一个虚轴21ppt课课件件.Motion Axis Types:运动轴类型运动轴类型+Axis_Consumed:a physical or virtual axis which is owned by another ControlLogix processor within the same rack.One ControlLogix processor produces the axis information to be consumed by other ControlLogix processors.Produced and consumed axis are used to share axis information between multiple ControlLogix processors+轴消费者:一个物理或虚拟轴被其他在同一个机架里的ControlLogix处理器拥有。一个ControlLogix处理器产生轴信息被其他处理器所消费。轴的生产者和消费者被用来在多ControlLogix处理器及之间共享轴信息+Axis_Generic:a generic axis object represents an axis with full motion planner functionality,but not associated with any device that requires motion configuration support(e.g.,DriveLogix or 1756-DM).+轴_通用:一个通用的轴对象代表一个完整的运动规划功能轴,但是不关联任何需要运动配置支持的设备+Axis_Generic_Drive:Third party SERCOS drive;i.e.Indramat,Bosch,etc.轴_通用_驱动:三方SERCOS驱动;如,Indramat,博士等等22ppt课课件件.CIP Axis CIP 轴轴+Use this dialog to configure the axis properties for an axis of data type AXIS_CIP_DRIVE:+使用这个对话框配置数据类型是AXIS_CIP_DRIVE的轴属性+CIP axes have the following“Categories”:CIP轴如下“类别”General常规Motor(Sub Model)电机(替代模式)Motor Feedback电机反馈Scaling 比例Hookup Tests连接测试Polarity极性Autotune自整定Load(Subs BacklashCompliance,Friction)负载(替代间隙,统一,对立)Position Loop位置闭环Velocity Loop速度闭环Acceleration Loop加速闭环Torque/Current Loop力矩/电流闭环Planner规划Homing回零Actions激活Drive Parameters驱动参数Status状态Faults and Alarms故障和报警Tag标签CIP Axis23ppt课课件件.CIP Axis Parameter Page CIP 轴参数页面轴参数页面+In addition to the parameters that are accessible on the Category page,the parameters page shows all drive parameters within the group:除了上页中得到的参数外,在组里参数页面显示所有的驱动参数CIP Axis24ppt课课件件.(Confidential For Internal Use Only)Copyright 2010 Rockwell Automation,Inc.All rights reserved.1.What is a Virtual Axis什么是虚轴什么是虚轴2.Configuring a Virtual Axis配置虚轴配置虚轴3.Using a Virtual Axis使用虚轴使用虚轴25ppt课课件件.(Confidential For Internal Use Only)Copyright 2010 Rockwell Automation,Inc.All rights reserved.An imaginary axis which resides in the controller.在控制器中一个虚构的轴在控制器中一个虚构的轴Provides command position update capability without requiring a physical axis.提供命令位置更新能力不依赖于物理轴提供命令位置更新能力不依赖于物理轴Actual position tracks the command exactly.命令没有实际位置轨迹命令没有实际位置轨迹No limits with respect to velocity,acceleration,or deceleration.没有速度,加速没有速度,加速度,或减速度限制度,或减速度限制Virtual axes do not require tuning or hookup tests.虚轴不要求自整定或虚轴不要求自整定或hookup测试测试Virtual axes do not fault.虚轴没有错误虚轴没有错误2626ppt课课件件.(Confidential For Internal Use Only)Copyright 2010 Rockwell Automation,Inc.All rights reserved.1.What is a Virtual Axis什么是虚轴什么是虚轴2.Configuring a Virtual Axis配置虚轴配置虚轴3.Using a Virtual Axis使用虚轴使用虚轴27ppt课课件件.28ppt课课件件.29ppt课课件件.30ppt课课件件.31ppt课课件件.32ppt课课件件.33ppt课课件件.34ppt课课件件.(Confidential For Internal Use Only)Copyright 2010 Rockwell Automation,Inc.All rights reserved.1.What is a Virtual Axis什么是虚轴什么是虚轴2.Configuring a Virtual Axis配置虚轴配置虚轴3.Using a Virtual Axis使用虚轴使用虚轴35ppt课课件件.+Programming for a virtual axis is the same as for any physical axis.+设计一个虚轴是和物理轴一样的Does not require MSO,MSF,or MAFR 不需要MSO,MSF或MAFR+A virtual axis counts toward the maximum axis count for your processor.+一个虚轴的数量占用处理器的轴数量+When using a virtual axis,you need to consider it when specifying the motion group update rate.当使用虚轴时,你需要考虑指定运动组更新率As a starting point,a good rule of thumb is 1 msec per virtual axis作为一个起点,一个好的经验法则是每虚拟轴1毫秒+When following a virtual axis(gear or cam)there is no difference in specifying“actual”or“command”for the Master Reference.+当一个虚拟轴(齿轮或凸轮)没有指定主参考“实际”或“命令”的区别36ppt课课件件.1.Motion Instruction Overview 运动指令概述运动指令概述2.Motion Instruction Errors 运动指令错误运动指令错误3.Motion State Instructions 运动状态指令运动状态指令4.Fault Handling Instructions 故障处理指令故障处理指令37ppt课课件件.+As of RSLogix5000 v16,there are 40 motion instructions+从RSLogix5000 v16起,总共有40个运动指令Only 36 motion instructions available for CompactLogix仅36个运动指令对CompactLogix有效1 new instruction in v19 is for the PowerFlex755 on CIP only 在v19 中有1个新指令仅对CIP上的PowerFlex755 有效+The motion instruction set consists of six groups of instructions:运动指令集包含6组指令1)Motion state instructions运动状态指令2)Motion move instructions运动位移指令3)Motion group instructions*运动组指令4)Motion event instructions*运动事件指令5)Motion configuration instructions*运动配置指令6)Motion coordinated instruction*协调运动指令38ppt课课件件.MSO(Motion Servo On)MSO(运动伺服使能)+Directly activates the drive and enables the configured servo loops associated with a physical servo axis直接激活驱动,并使配置伺服回路与一个物理伺服轴联结+Most common use of this instruction is to activate the servo loop for the specified axis in its current position in preparation for commanding motion该指令最常见的用途是在备用于指挥运动的当前位置为指定轴激活伺服回路。+Look for bit Axis.ServoActionStatus to indicate the servo loops were successfully+查找位元Axis.ServoActionStatus,显示伺服回路ServoActionStatus成功启用39ppt课课件件.MSO(Motion Servo On)MSO(运动伺服使能)40ppt课课件件.MSF(Motion Servo Off)MSF(运动伺服关闭使能)+Directly and immediately turns off drive output and disables the servo loop on any physical servo axis.+直接即时关闭驱动输出,禁止任何物理伺服轴上的伺服回路+Disables any motion planners that may be active at the time of execution+禁止任何可能在执行时活动的运行规划+Position continues to be tracked when axis is disabled+当轴被禁用时位置继续进行跟踪+Axis stopping behavior(if axis is in motion when MSF is executed)depends on type of drive41ppt课课件件.MSF(Motion Servo Off)(关闭伺服使能关闭伺服使能)TechnoFact:If you execute an MSF instruction while the axis is moving,the axis can coast to an uncontrolled stop.This instruction is not recommended for normal stopping.Use the Motion Axis Stop(MAS)instruction for that purpose.当轴在运动中执行关闭伺服指令,轴将不受控的停止,这条指令不建议作为通常停止指令,使用运动轴停止停止指令42ppt课课件件.1.Motion Instruction Overview运动指令概述运动指令概述2.Motion Instruction Errors运动指令错误运动指令错误3.Motion State Instructions运动状态指令运动状态指令4.Fault Handling Instructions故障处理指令故障处理指令43ppt课课件件.MAFR(Motion Axis Fault Reset运动故障复位运动故障复位)+Use the MAFR instruction to clear all motion faults for an axis+使用MAFR指令清除轴的所有故障+Removes the fault status排除所有故障状态+Does NOT perform any other recovery,such as enabling servo action不要执行重启,比如激活伺服使能+Usually part of a fault handling program出错处理程序+If the condition that caused the fault still exists when the MAFR instruction is executed,the axis immediately faults again当运动故障复位时,仍然错误存在错误,轴将在次报错This scenario gives the impression that the fault was never cleared这个方法感觉故障从来没被清除Example:Axis hits a hardware over travel sensor and faults.An MAFR command is executed without moving the axis.Axis immediately faults again due to the hardware over travel condition.例如:轴的硬件采样超过了传感器行程引起错误,MAFR指令不能移动轴,轴又立刻报错因为硬件超过了行程条件44ppt课课件件.MAFR(Motion Axis Fault Reset运动轴故障复位运动轴故障复位)45ppt课课件件.Manually Clearing Axis Faults手动清除轴故障手动清除轴故障+Axis faults can be clearly manually when online with the controller+控制器在线时,能够手动清除轴故障Right-click on the axis listed in the Motion Group folder运动组文件夹里的轴清单处点击右键Select Clear Axis Faults选择“清除轴错误”+This method is only recommended while troubleshooting and debugging an application program这种方法只在调试项目和维修时推荐使用Right-click on the faulted axis,select Clear Axis Faults46ppt课课件件.MASR(Motion Axis Shutdown Reset轴关闭复位轴关闭复位)+Use the MASR Instruction to transition an axis from an existing Shutdown state to an Axis Ready state+使用MASR指令使轴从关闭状态到轴准备状态+Any faults associated with the specified axis are automatically cleared+一个指定的轴采用自动清除故障是错误的This was not true for initial releases of RSLogix5000这可能没被RSLogix5000所正式发布+If the module supports an OK contact and no other module axis is in the Shutdown state,the OK relay contact is closed OK+如果模块支持OK接触器且没有其他轴模块在关闭状态,中间接触器闭合+No recovery actions are taken,such as enabling the servo loops+没有恢复激活,比如伺服环处于使能47ppt课课件件.MASR(Motion Axis Shutdown Reset轴关闭复位轴关闭复位)48ppt课课件件.MASR(Motion Axis Shutdown Reset轴关闭复位轴关闭复位)+Changes to axis status bits:改变轴状态位+Axis remains disabled after MASR has been executed+在轴关闭复位后轴仍然保持在禁止状态Axis.ServoActionStatus is FalseServo loop is inactive伺服环没激活Axis.DriveEnableStatus is FalseDrive output is inactive驱动输出没激活49ppt课课件件.Common Fault Reset Logic常用的故障复位逻辑+When Fault Reset input is requested:当故障复位输入被请求Logic checks for Shutdown Status on an axis在轴上确定关断逻辑If an axis is in a Shutdown State,the Shutdown Reset instruction clears the shutdown condition and any faults on that axis are cleared(assuming the cause of the fault has been corrected)如果在在关断状态,关闭复位指令清除关断条件,并且轴的故障也被清除(如果导致故障的条件被修正)If the axis is not in a Shutdown State,second branch of logic is executed 如果轴没在关断状态,第二个分支逻辑将被执行If an axis has an existing fault condition,the Fault Reset instruction clears the axis faults(assuming the cause of the fault has been corrected)如果轴存在错误条件,故障复位指令清除故障(如果导致故障的条件被修正)50ppt课课件件.MASD(Motion Axis Shutdown关闭运动轴关闭运动轴)+Use the MASD instruction to force a specified axis into the Shutdown state使用MASD指令强制关闭指定轴状态Drive output is disabled驱动输出没使能Servo loop is deactivated伺服环没激活Associated OK relay contacts open(analog axes)OK中间继电器处于释放状态+Sets bit Axis.ShutdownStatus设置轴关断状态位+All current motion processes are cancelled所有的当前运动处理被取消Motion status bits and motion instruction IP bits are cleared运动状态位和运动指令IP位被清除+Motion commands for that axis are blocked from execution while an axis is in the Shutdown state当轴处于关闭状态则轴的运动指令被封锁,51ppt课课件件.MASD(Motion Axis Shutdown运动轴关闭运动轴关闭)52ppt课课件件.1.MAM,MAJ,and MAS Instructions MAM MAJ和和MAS指令指令2.Merging Motion Instructions吞并运动指令吞并运动指令53ppt课课件件.Motion Move Instructions运动移动指令运动移动指令+This category includes all motion instructions that cause or directly affect axis motion.These instructions include moving,jogging,gearing,stopping,camming,etc.This category also includes motion instructions that directly modify current axis position that are typically used to reference the specified axis to some absolute physical position of the axis.Instructions to redefine axis position and perform a homing sequences fall under this category.包括所有的运动指令,间接或直接影响轴运动,这些指令包括,移动,点动,齿轮,停止,凸轮 等。也包括直接修正当前轴位置的运动,通常用于指定的轴的轴的绝对物理位置。从新定义轴位置的指令和执行回零序列都包含在此类中。These instructions will be taught in detail in advanced training这些指令将在伺服高级培训中讲到54ppt课课件件.MAM(Motion Axis Move)轴位移轴位移+Use the MAM instruction to initiate a move profile for the specified axis使用轴位移指令初始化一个指定轴的运动曲线+Moves the axis to a specified position(absolute)or by a specified distance(incremental)移动轴到指定的位置(绝对)或者一个指定的距离(增量)+The steady-state speed of the move profile is given by the speed parameter由速度参数给定运动轨迹一个恒定的速度+Specify values for acceleration,deceleration,acceleration jerk,and deceleration jerk 指定的加速度,减速度,加加速度,和减减速度+Available profiles:trapezoidal,s-curve,modified s-curve with programmable jerk+可用曲线:梯形,S曲线,通过编程跃度修正S曲线55ppt课课件件.MAM(Motion Axis Move)轴位移轴位移56ppt课课件件.MAM(Motion Axis Move)轴位移轴位移57ppt课课件件.MAM(Motion Axis Move)轴位移轴位移58ppt课课件件.MAJ(Motion Axis Jog)轴按速度运动轴按速度运动+Use the MAJ instruction to move an axis at a constant speed in the forward or reverse direction until you tell it to stop;jog is commanded without regard to position使用轴点动指令时一个轴以恒定速度向前或后运动,直到你告诉他停止,寸动指令不考虑位置+Specify values for acceleration,deceleration,acceleration jerk,and deceleration jerk+指定的加速,减速,加加速度,和减减速度值+Available profiles:trapezoidal,s-curve,modified s-curve with programmable jerk+可用曲线:梯形,S曲线,通过编程跃度修正S曲线可用+The MAJ instruction may be used to convert any current axis motion into a pure jog motion profile by specifying the merge option.+通过指定的吞并选择,MAJ指令可改变当前轴运动到纯点动轨迹59ppt课课件件.MAJ(Motion Axis Jog)轴点动轴点动60ppt课课件件.MAJ(Motion Axis Jog)轴点动轴点动61ppt课课件件.MAS(Motion Axis Stop)运动轴停止运动轴停止+Use the MAS Instruction to stop a specific motion process on an axis or to stop all motion on the axis使用MAS指令停止一个特定的运动流程或完全停止一个轴+Used to command a decelerated stop使用加速停止命令+Stops motion without disabling the servo loop没有屏蔽伺服环停止运动+Command defaults to using the maximum deceleration configured for the axis指令默认使用轴最大减速度+Change Decel and Change Decel Jerk are used to specify a deceleration rate other than 100%of maximum deceleration变更慢速度和慢速度跃度被用来指定减速率 超过100%的最大减速度62ppt课课件件.MAS(Motion Axis Stop)运动轴停止运动轴停止63ppt课课件件.MAS(Motion Axis Stop)运动轴停止运动轴停止64ppt课课件件.MAS(Motion Axis Stop)运动轴停止运动轴停止65ppt课课件件.MAS(Motion Axis Stop)运动轴停止运动轴停止66ppt课课件件.1.MAM,MAJ,and MAS InstructionsMAM MAJ和MAS指令2.Merging Motion Instructions吞并运动指令吞并运动指令67ppt课课件件.+Merging option available for MAM,MAJ,MCLM,and MCCM instructions 可并可选有用的MAM,MAJ,MCLM和MCCM指令+For single axis instructions:单轴指令Merge Disabled/吞并禁止 Merge Enabled吞并使能Programmed Speed/Current speed 编程速度/当前速度+For coordinated system协调系统instruc
展开阅读全文
相关资源
相关搜索

最新文档


当前位置:首页 > 办公文档 > 教学培训


copyright@ 2023-2025  zhuangpeitu.com 装配图网版权所有   联系电话:18123376007

备案号:ICP2024067431-1 川公网安备51140202000466号


本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知装配图网,我们立即给予删除!