版權(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ì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 藝術(shù)展覽設(shè)計(jì)師的空間布局與藝術(shù)呈現(xiàn)
- 年產(chǎn)100萬套轉(zhuǎn)椅配件及15萬套成品生產(chǎn)線項(xiàng)目可行性研究報(bào)告模板-立項(xiàng)拿地
- 2025年全球及中國(guó)自鎖平頭螺母行業(yè)頭部企業(yè)市場(chǎng)占有率及排名調(diào)研報(bào)告
- 2025-2030全球自由式風(fēng)帆板行業(yè)調(diào)研及趨勢(shì)分析報(bào)告
- 2025-2030全球鈣鈦礦太陽光模擬器行業(yè)調(diào)研及趨勢(shì)分析報(bào)告
- 2025-2030全球生命科學(xué)服務(wù)行業(yè)調(diào)研及趨勢(shì)分析報(bào)告
- 2025-2030全球無人機(jī)測(cè)繪系統(tǒng)行業(yè)調(diào)研及趨勢(shì)分析報(bào)告
- 2025年全球及中國(guó)碳捕獲與利用技術(shù)行業(yè)頭部企業(yè)市場(chǎng)占有率及排名調(diào)研報(bào)告
- 2025-2030全球汽車空調(diào)電機(jī)行業(yè)調(diào)研及趨勢(shì)分析報(bào)告
- 2025年全球及中國(guó)家用前置過濾器行業(yè)頭部企業(yè)市場(chǎng)占有率及排名調(diào)研報(bào)告
- 二零二五版電力設(shè)施維修保養(yǎng)合同協(xié)議3篇
- 最經(jīng)典凈水廠施工組織設(shè)計(jì)
- VDA6.3過程審核報(bào)告
- 2024-2030年中國(guó)并購(gòu)基金行業(yè)發(fā)展前景預(yù)測(cè)及投資策略研究報(bào)告
- 2024年湖南商務(wù)職業(yè)技術(shù)學(xué)院?jiǎn)握新殬I(yè)適應(yīng)性測(cè)試題庫帶答案
- 骨科手術(shù)中常被忽略的操作課件
- 《湖南師范大學(xué)》課件
- 2024年全國(guó)各地中考試題分類匯編:作文題目
- 2024年高壓電工操作證考試復(fù)習(xí)題庫及答案(共三套)
- 《糖拌西紅柿 》 教案()
- 彈性力學(xué)數(shù)值方法:解析法:彈性力學(xué)中的變分原理
評(píng)論
0/150
提交評(píng)論