MEIMotionAttrOutputType

MEIMotionAttrOutputType

 

typedef enum {
    MEIMotionAttrOutputTypeINVALID,
    MEIMotionAttrOutputTypeNONE,
    MEIMotionAttrOutputTypeMOTOR,
    MEIMotionAttrOutputTypeOUTPUT,
} MEIMotionAttrOutputType;
Description
  MEIMotionAttrOutputTypeNONE This type disables the setting/clearing of output bit(s) during motion.
  MEIMotionAttrOutputTypeMOTOR This type configures a motor's output bit(s) to be set or cleared during motion.
  MEIMotionAttrOutputTypeOUTPUT This type configures bit(s) at a memory address to be set or cleared during motion.
See Also MEIMotionAttrOutput