TFrqMutationStopPrm¶
急停参数结构体
结构体说明:
typedef struct FrqMutationStopPrm
{
long positiveMutationValue;
short positiveMutationStopLinkLimitType;//
long negativeMutationValue; //
short negativeMutationStopLinkLimitType;//
}TFrqMutationStopPrm;
positiveMutationStopLinkLimitType:接近挡板时,频率突变停止触发后关联的限位类型。
negativeMutationValue:远离挡板时,调高器频率突变量阈值,正整数。
negativeMutationStopLinkLimitType:远离挡板时,频率突变停止触发后关联的限位类型。
相关指令:
GTN_HeightFrqMutationStopEnable
注意事项: