TStartCatchUpProcessPrm¶
启动飞行加工参数结构体
结构体说明:
typedef struct StartCatchUpProcessPrm
{
short mode;
short crdIndex;
short reserve1[2];
long reserve2[4];
double reserve3[4];
} TStartCatchUpProcessPrm;
crdIndex:加工插补坐标系索引。
reserve1:保留参数,必须为0。
reserve2:保留参数,必须为0。
reserve3:保留参数,必须为0。
相关指令:
注意事项: