Non-Motion Instructions: Difference between revisions

From Industrial Robotics & Automation - Fanuc Teach Pendant Programming
Content added Content deleted
No edit summary
No edit summary
Line 17: Line 17:
The options that aren't crucial for the first semester course but still offer considerable benefit to programming are:
The options that aren't crucial for the first semester course but still offer considerable benefit to programming are:


*Palletizing
*[[Miscellaneous]]
*[[Miscellaneous]]


*[[Skip]]
*[[Skip]]
*[[Payload]]
*[[Offset Frames|Offset/Frames]]

*[[Multiple Control]]
*VISION

*[[Program Control]]
*


*[[MACRO]]
*[[MACRO]]

*[[Tool_Offset]]


*[[FOR/ENDFOR]]
*[[FOR/ENDFOR]]


*[[Offset Frames]]
*[[Tool_Offset]]

*[[Program Control]]

*[[Multiple Control]]

*[[Payload]]


*[[LOCK PREG]]
*[[LOCK PREG]]
*[[Collision Detect]]


*[[MONITOR MON.END]]
*[[MONITOR MON.END]]
*[[Stick Detect]]

*


*[[String]]
*[[String]]

*[[Collision Detect]]

*[[Stick Detect]]


*[[DIAGNOSE]]
*[[DIAGNOSE]]
*LOCK VREG
*VOFFSET

Revision as of 17:16, 27 May 2019

Non-Motion instructions are program lines that don't directly result in motion of the robot joints. They can perform functions such as change variables, redirect program flow, operate devices, and read sensors.

The instructions most crucial to an intermediate program are:

The options that aren't crucial for the first semester course but still offer considerable benefit to programming are: