10 Chapter 8 Point Job Setting.docx

上传人:b****5 文档编号:3260620 上传时间:2022-11-21 格式:DOCX 页数:17 大小:19.15KB
下载 相关 举报
10 Chapter 8 Point Job Setting.docx_第1页
第1页 / 共17页
10 Chapter 8 Point Job Setting.docx_第2页
第2页 / 共17页
10 Chapter 8 Point Job Setting.docx_第3页
第3页 / 共17页
10 Chapter 8 Point Job Setting.docx_第4页
第4页 / 共17页
10 Chapter 8 Point Job Setting.docx_第5页
第5页 / 共17页
点击查看更多>>
下载资源
资源描述

10 Chapter 8 Point Job Setting.docx

《10 Chapter 8 Point Job Setting.docx》由会员分享,可在线阅读,更多相关《10 Chapter 8 Point Job Setting.docx(17页珍藏版)》请在冰豆网上搜索。

10 Chapter 8 Point Job Setting.docx

10Chapter8PointJobSetting

Chapter8PointJobSetting

8-1Commandsintroduced

Robotisrunalonebutalsorobotisrunwithexternaldevices.Ifrobotisconnectedwithexternaldevices,usetheinputandoutputsignal.InputandoutputsignalcontrolissetatPointJob.

Inputandoutputcommandsareclassifiedasfollows.

Commandcategory

Command

Settinglist

Explanation

Example

Output

SETONOutput

OutputB:

0000N

Signaloutputondesignatedpoint

SETB01

RSTOFFOutput

OutputB:

0000N

Signaloffondesignatedpoint

RSTB01

PULSONPulse

Width001.00msec

Outputtimeondesignatedpoint

PULSB011.00

OutputB:

0000N

Signaloutputpoint

PULSB011.00

IPULSOFFPulse

Width001.00msec

Signalofftimeondesignatedpoint

IPULSB011.00

OutputB:

0000N

Signaloffpoint

IPULSB011.00

Branch

IFif

Conditionalexpression

IF

LDA01

THEN

SETB01

ELSE

SETB02

ENDIF

THENthen

Ifconditionistrue,commandisrunbelowtheTHEN

ELSEelse

Ifconditionisfalse,commandisrunbelowtheELSE

ENDIFendif

Conditionalssolidarity

WAITINF

UselikeWHEN.ItisrepeateduntilconditionundertheWAITissatisfied.

WAITINF

LDA01

WEND

WAIT+TimeLimit

Limit001.00sec

IfitisusedwithTimeuporWEND,itisrepeateduntilconditionundertheWAITissatisfiedordesignatetime

WAIT1.00

LDA01

TimeUp

WEND

TimeUp

UsewithWAIT+TimeLimit

WENDwaitend

WAITloopsolidarity

Input/Connection

LDload

InputA:

0000N

TheApointlogicaloperationstartatdesignatedinputpoint

LDA01

LDIloadInverse

InputA:

0000N

TheBpointlogicaloperationstartatdesignatedinputpoint

LDIA01

ANDbitwiseAnd

InputA:

0000N

ANDandApointserialconnection

LDA01

ANDA02

ANIANDInverse

InputA:

0000N

ANDInverseandApointserialconnection

LDA01

ANDA02

ORbitwiseOR

InputA:

0000N

OrandApointparallelconnection

LDA01

ORA02

ORIORInverse

InputA:

0000N

OrInverseandBpointparallelconnection

LDA01

ORIA02

ANBlogicalAND

ANDblockandcircuitblockserialconnection

LDA01

ANDA02

ANB

LDA03

ORA04

ORBlogicalOR

ORblockandcircuitblockparallelconnection

LDA01

ANDA02

ORB

LDA03

ORA04

Wait

WAITTime

WAITTime001.00sec

Waituntilbesettime

WAIT2.00

WAITStart

Waituntilpressthestartbutton

WAITSTRT

Zmove/Junp/End

UpZZrise

Distance001.00mm

LifttheZ-axisbysetdistance(absolutecoordinate)

UPZ1.00mm,50mm/s

Speed050.00mm/s

SpeedwhenZ-axisislift

UPZ1.00mm,50mm/s

DownZZdescent

Distance001.00mm

DowntheZ-axisbysetdistance(absolutecoordinate)

DOWNZ1.00mm,50mm/s

Speed050.00mm/s

SpeedwhenZ-axisisdown

DOWNZ1.00mm,50mm/s

MovetoZZmove

Distance+001.00mm

lifttheZ-axisbysetdistance(fromnowposition)

MOVEZ1.00mm,50mm/s

Speed050.00mm/s

Z-axismovementspeed

MOVEZ1.00mm,50mm/s

GoPTPPointjump

Condition000N

Gotothespecifiedpointinaccordancewiththeconditionsset

GOPTP01P001

PointNum.000N

Targetnumberofpoints

GOPTP01P001

GoPTP+rjump

Condition000N

Gototheopponentspointinaccordancewiththeconditionsset

GOPTP01P001

PointNum.+000N

Movetheforwardorbackwardfromsetpoint(relativepoint)

GOPTP01P001

JUMPLlabeljump

LabelNum.000N

Jumptothelabel

JUMP001

Label

LabelNum.000N

Setthelabelname

LABEL001

EndProgram

Jobprogramtermination

ENDPRG

EndJob

Jobprogramtermination

ENDJOB

GoHome

progresshomingposition

GoHome

8-2PointJobprogramming

 

Explanation

Screen

Usingnumberkey,cursorismovedtocommandsthatyouwant.AndpresstheENT.UsingArrowkeys,CursorismovedatPointJobSettingandpressedtheENT.

MainMenu

ProgramDataSetting

PointJobSetting

DataSaveUtility

SystemSetting

Test

Followingscreenwillappear.ThescreenisPointJobsettingscreen.IfyoupresstheF1key,canbenewprogramedit.Ifyouwantthateditpreviousprogram,presstheF2keythatcallthelistorenterthenumberthenpresstheENT.

PntJobNo.0001th

NewLIST

PressedtheENTkey,commandscreenisappear.

PointJobNo.001

Usingnumberkey,cursorismovedtocommandsthatyouwant.AndpresstheENT.

Forexample,AftermovetoOutput,ifyoupresstheENTkey,followingscreenwillappear.

CommanndCategory

Output

Branch

Input/Connection

Wait

Zmove/Junp/End

Usingnumberkey,cursorismovedonPLUSONPulse,thenpresstheENT.

Output

SETONOutput

RSTOFFOutput

PULSONPulse

IPULSOFFPulse

Itisscreenthatsetthetimetosignaloutputatoutputpoint.Usingnumberkey,enterthetimeyouwant.ThenpressENT.Forexample,enterthe2.

Width002.00msec

Itisscreenthatsetthepointtosignaloutput.Usingnumberkey,enterthepointnumberyouwant.ThenpressENT.Forexample,enterthe8.

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 外语学习 > 韩语学习

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1