X_InterpolationActive, X_DwellTimeActive
Data type | HLI_BOOLEAN |
ST path | pMC[ChannelIdx]^.addr^.StateBahn_Data.X_InterpolationActive pMC[ChannelIdx]^.addr^.StateBahn_Data.X_DwellTimeActive |
Programming Example
Block is in the process of being interpolated
N20 G01 X10 Y20 Z30 F2000 #Block is currently interpolated
Programming Example
Block currently executed with dwell time
N20 G04 10 #Block is currently executed with dwell time