版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、Distributor trainingAugust 20132005 2008: Development of UR52008:First commercial sales of UR52009: Distribution network established in Europe2011: Distribution network established in AsiaDevelopment of UR102012: Launch of UR10 in the marketDistribution network established in US2013: Distribution ne
2、twork established in Latin AmericaSubsidiaries established in New York + Shanghai History3EuropeAustria (AT)Belarus (RU)Belgium (BE)Croatia (HR)Czech Republic (CZ)Denmark (DK)Estonia (EE)Finland (FI)France (FR)Germany (DE)Hungary (HU)Iceland (IS)Italy (IT)Lithuania (LT)Luxembourg (LU)Netherlands (NL
3、)Norway (NO)Portugal (PT)Poland (PL)Republic Slovakia (SK)Romania (RO)Spain (ES)Slovenia (SI)Sweden (SE)Switzerland (CH)Turkey (TR)UK (GB)Other countriesArgentina (AR)Australia (AU)Brazil (BR)Canada (CA)Chile (CL)China (CN)Columbia (CO)Israel (IL)India (IN)Indonesia (ID)Japan (JP)Korea (KR)Malaysia
4、(MY)Marocco (MA)Mexico (MX)New Zealand (NZ)Singapore (SG)South Africa (ZA)Taiwan (TW)Thailand (TH)Vietnam (VN)USA (US)Global distribution 20134Initial setup Robot configurationGraphical User InterfaceTCP and payloadMountingI/O setupLoad/save installationBasic programmingCreate/open/save programsWayp
5、oints and movement typesDigital and analog signalsBasic CommandsProgram LogicVariablesThreads and eventsAuto StartService/troubleshootingAuto InitializeDef. programLog historyJoint replacementLow Level ControlCalibrate jointDay 1Intermediate/advancedForce ControlPosition variablesFeaturesScriptElect
6、rical interfaceMasterboardTool connectorCommunication interfacesSoftwareModbus TCPClientServerDashboard serverFTP serverEthernet socketEuromap67 (option)Wiki support pageSoftware updateFirmware updateURmagic filesURsimDay 2Initial setupRobot configurationGraphical User InterfaceTCP and payloadMounti
7、ngI/O setupLoad/save installationBasic programmingCreate/open/save programsWaypoints and movement typesDigital and analog signalsBasic CommandsProgram LogicVariables and typesThreads and eventsWaypoints and movement typesMovement typesMoveJMoveLMovePMoveCWaypoint typesFixedRelativeVariableParameters
8、SpeedAccelerationBlendJoint movementMoveJwp_1wp_2Robot Basewp_3Linear movementMoveLwp_1wp_2wp_3Robot BaseLinear movementMoveLwp_1wp_2wp_3blend radiusRobot BaseProcess movementMovePwp_1wp_2wp_3shared blendconstantTCP speedRobot BaseCircular movementMoveCMoveP wp_1MoveC wp_2MoveC wp_3Robot BaseDigital
9、 and analog signalsWaitSetControl boxTool connectorDigital input8 DI2 DIDigital output 8 DO 2 DOAnalog input2 AI2 AIAnalog output 2 AO-Basic commandsPopupHaltCommentFolderProgram logicLoopIf elseSubProgWizardsPalletSeekVariable typesAssignmentbooltrue/falseint16 bit, whole numberfloatreal number (de
10、cimal)stringASCII characters (text)poseposition variable px,y,z,rx,ry,rzlistarray of variablesvar typevalueThreads/eventsThreadParallel processContinuously runningEventParallel processTriggered by a conditionRobot prg Event ThreadDO0 = HIDO0 = LOStartTrigger: DO0 = HIStopAuto startAuto initializeDef
11、. programService/troubleshootingLog historyJoint replacementLow Level ControlCalibrate jointMaintenanceRobot armController boxNew calibration methodFor use after replacement of joint or entire robot armReplace jointCalibrate jointOpen existing programRe-teach the most important waypointscorrectionPA
12、TENT PENDINGkorrektion23Day 2Intermediate/advancedForce ControlPosition variablesFeaturesScriptElectrical interfaceMasterboardTool connectorCommunication interfacesSoftwareModbus TCPClientServerDashboard serverFTP serverEthernet socketEuromap67 (option)Wiki support pageSoftware updateFirmware update
13、URmagic filesURsimForce ControlFeaturesSpecify force control relative to coordinate systemSpecify force control relative to motionDefine force in single axis or multiple axesLimit tool velocity in compliant axesEasy testing using the backrive buttonSpecificationsForce precision 10 NTorque precision
14、5 NmPosition precision 5 mmOrientation precision 0.5 Force type: SimpleFeaturesOne axis in compliant modeForce direction in Z-axisLine feature, direction in Y-axisForce type: FrameFeaturesMultiple axes in compliant modeForce level individual for each axisDefine speed for axes in compliant modeBase,
15、Tool, user defined framesForce type: PointFeaturesSpecify Feature pointY-axis of task frame points towards Feature pointTask frame changes during runtimeForce type: MotionFeaturesTCP motion in X-axis of task frameTask frame changes during runtimeY-axis perpendicular to TCP motionX-axis not compliant
16、Teach mode not applicablePosition variablesDefinition of position variablepose_var = p x , y , z , rx , ry , rz variable namelinear coordsrotationFeaturesDefault featuresUser defined featuresBaseBase coordinate systemToolTool coordinate systemPointLinePlaneURscript languageScript codeSingle line scr
17、iptScript fileElectrical interfacesMasterboardTool connectorElectrical interfaceMasterboardElectrical interfaceTool connectorCommunication interfacesModbus TCPClientServerDashboard serverFTP serverEthernet socketEuromap67 (option)Modbus TCPRobot = clientModbus clientModbus serverEthernetExt. deviceM
18、odbus TCPRobot = serverFixed registersI/O statusTCP and joint positionsRobot and program stateUser defined registers128 registersModbus clientModbus serversEthernetDashboard serverloadLoads a programplayStarts programstopStops running programpausePauses running programquitCloses connectionshutdownSh
19、uts down and turns power offrunningExecution state enquiryrobotmodeRobot mode enquiryget loaded programLoaded program enquirypopupPopup boxclose popupCloses the popupRobotmode -1NO_CONTROLLER_MODE 0ROBOT_RUNNING_MODE (normal state) 1ROBOT_FREEDRIVE_MODE 2ROBOT_READY_MODE 3ROBOT_INITIALIZING_MODE 4RO
20、BOT_SECURITY_STOPPED_MODE 5ROBOT_EMERGENCY_STOPPED_MODE 6ROBOT_FAULT_MODE 7ROBOT_NO_POWER_MODE 8ROBOT_NOT_CONNECTED_MODE 9ROBOT_SHUTDOWN_MODE10ROBOT_SAFEGUARD_STOP_MODESSH / SFTP (secure file transfer protocol)FTP clientHost:IP-address on robotUser:rootPassword:easybotPort 22Ethernet socketsCommonly
21、 used commands:socket_open()socket_close()socket_set_var()socket_get_var()socket_read_ascii_float()Ethernet socketssocket_open(address, port, socket_name)Parameters:address:server address (string)port: port number (int)socket_name:name of socket (string)Return value:FALSE if failedTRUE if connection
22、 is establishedEthernet socketssocket_close(socket_name)Parameters:socket_name:name of socket (string)Return value:no return valueEthernet socketssocket_set_var(name, value, socket_name)Parameters:name:variable name (string)value:number to send (int)socket_name:name of socket (string)Return value:no
23、 return valueEthernet socketssocket_get_var(name, socket_name)Parameters:name:variable name (string)socket_name:name of socket (string)Return value:integer value from serverEthernet socketssocket_read_ascii_float(number, socket_name)Parameters:number:number of variables to read (int)socket_name:name of so
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 江蘇省教育機(jī)構(gòu)2025年度勞動(dòng)合同規(guī)范文本2篇
- 2025年金融資產(chǎn)交易居間委托服務(wù)合同2篇
- 二零二五年度法院離婚案件財(cái)產(chǎn)分割操作合同3篇
- 2025年度綠化帶病蟲害防治服務(wù)合同范本4篇
- 二零二五年度醫(yī)療設(shè)備采購與租賃合同參考文本4篇
- 2025版模具行業(yè)市場(chǎng)調(diào)研與購銷合同4篇
- 2025年人才招聘解決方案合同
- 2025年古玩字畫擔(dān)保協(xié)議
- 2025年寬帶網(wǎng)絡(luò)使用合同
- 2025年融資居間服務(wù)合同的比較研究
- 2025年度版權(quán)授權(quán)協(xié)議:游戲角色形象設(shè)計(jì)與授權(quán)使用3篇
- 心肺復(fù)蘇課件2024
- 《城鎮(zhèn)燃?xì)忸I(lǐng)域重大隱患判定指導(dǎo)手冊(cè)》專題培訓(xùn)
- 湖南財(cái)政經(jīng)濟(jì)學(xué)院專升本管理學(xué)真題
- 全國身份證前六位、區(qū)號(hào)、郵編-編碼大全
- 2024-2025學(xué)年福建省廈門市第一中學(xué)高一(上)適應(yīng)性訓(xùn)練物理試卷(10月)(含答案)
- 《零售學(xué)第二版教學(xué)》課件
- 廣東省珠海市香洲區(qū)2023-2024學(xué)年四年級(jí)下學(xué)期期末數(shù)學(xué)試卷
- 房地產(chǎn)行業(yè)職業(yè)生涯規(guī)劃
- 江蘇省建筑與裝飾工程計(jì)價(jià)定額(2014)電子表格版
- MOOC 數(shù)字電路與系統(tǒng)-大連理工大學(xué) 中國大學(xué)慕課答案
評(píng)論
0/150
提交評(píng)論