Non-Motion Instructions: Difference between revisions

From Industrial Robotics & Automation - Fanuc Teach Pendant Programming
Content added Content deleted
(Categorized the non-motion instructions)
No edit summary
Line 15: Line 15:
*[[CALL]]
*[[CALL]]


The options that aren't crucial 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:


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

Revision as of 17:20, 7 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: