.

mpiCompensatorConfigSet

Declaration

 
long  mpiCompensatorConfigSet(MPICompensator        compensator,
                              MPICompensatorConfig  *config,
                              void                  *external);
  Required Header: stdmpi.h

Description

mpiCompensatorConfigSet sets (writes) the configuration of a Compensator object (compensator) using data from the structure pointed to by config, and also using data from the implementation-specific structure pointed to by external (if external is not NULL).

The configuration information in external is in addition to the configuration information in config, i.e. the configuration information in config and in external is not the same information.

NOTE: config or external can be NULL (but both cannot be NULL).

Remarks

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

 
Return Values
MPIMessageOK  
MPIMessagePARAM_INVALID  
MPIMessageARG_INVALID See MPICompensatorConfig.
MPICompensatorMessageDIMENSION_NOT_SUPPORTED  
MPICompensatorMessageAXIS_NOT_ENABLED  
MPICompensatorMessagePOSITION_DELTA_INVALID  
MPICompensatorMessageTABLE_SIZE_ERROR  

See Also

mpiCompensatorConfigGet | MEICompensatorConfig

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering