mpiMotorEventConfigSet

Declaration
long mpiMotorEventConfigSet(MPIMotor            motor,
                            MPIEventType        eventType,
                            MPIMotorEventConfig *eventConfig,
                            void                *external) 
Required Header stdmpi.h
Description

MotorEventConfigSet

XMP Only

external either points to a structure of type MEIMotorEventConfig{} or is NULL.

Return Values
MPIMessageOK if MotorEventConfigGet successfully writes the Motor's configuration for the event to the structure(s)
See Also MEIMotorEventConfig | mpiMotorEventConfigGet