MC-Basic:robot.PASSBUFFERMAX
The number of points given by PASS command (min of point array size and the PassUpTo value) can not be bigger then the PassBufferSize-PassBufferLevel value:
Min(ArraySize(Through), PassUpTo) <= PassBufferSize-PassBufferLevel
Short form
None
Syntax
? <group>.PassBufferMax
Availability
Since Version 4.0.0
Type
Long
Range
0 - MaxLong
Default
N/A
Scope
Task or Terminal
Limitations
Valid for robots only.