Difference between revisions of "MC-Basic:robot.NUMBEROFITEMS"
m (Miborich moved page Axystems:MC-Basic:robot.NUMBEROFITEMS to MC-Basic:robot.NUMBEROFITEMS: Global renaming of Axystems: namespace into (Main):) |
(add NEXTITEM link) |
||
(One intermediate revision by one other user not shown) | |||
Line 35: | Line 35: | ||
|SEE ALSO= | |SEE ALSO= | ||
* [[MC-Basic:TRIGGER|TRIGGER]] | * [[MC-Basic:TRIGGER|TRIGGER]] | ||
+ | * [[MC-Basic:NEXTITEM|NEXTITEM]] | ||
}} | }} | ||
− | [[Category | + | [[Category:Motion:MovingFrame]] |
Latest revision as of 05:31, 15 August 2016
Returns the number of triggers that were inserted and not tracked yet. Every time a trigger inserts the number increases, and when the system stops tracking the number decreases.
Short form
NOI
Syntax
<ROBOT>.NumberOfItems
Availability
Since Version 3.6.20
Type
Long
Range
0 to MaxLong
Scope
Task or Terminal
Limitations
Modal Only. Read Only .Can return up to 32 triggers. Valid for robot only
Examples
?SCARA.NOI