在Measurement & Automation Explorer (MAX)中无论如何设置Axis 1的Home Switch,电机总是在home switch处停止。
FlexMotion 5.1.1(或者更早版本)的解决办法是在LabVIEW, LabWindows/CVI或者C中禁用Home Switch:
- 在LabVIEW中,使用Enable Home Inputs.flx (Functions » Motion & Vision » FlexMotion » Motion I/O).
- 在LabWindows/CVI或者C中,使用flex_enable_home_inputs (Board ID, HomeMap) 功能。参考FlexMotion Software的参考手册(附件中的链接)以观看更多信息。
FlexMotion 5.1.1f2更新后允许在MAX中禁用Home Switch。
当使用Motion driver version 6.0或者更高版本时,使用在所有的参考VI都可用的axis map输入来禁用轴。