TYPE SMC_TP : STRUCT
This STRUCT defines one point on the trajectory defined by MC_TP_REF and consists of a pair of time and position values.
InOut:
Name |
Type |
Initial |
Comment |
delta_time |
TIME |
TIME#0ms |
Period of time between reaching the last and the current point |
position |
LREAL |
0 |
(Absolute-/relative-)position at this point |