mpiSercosCreate

Declaration
 MPISercos mpiSercosCreate(MPIControl control,
                           long       number) 
Required Header stdmpi.h
Description

SercosCreate creates a Sercos object that is associated with the SERCON 410B chip, which in turn is identified by number on a motion controller (control). SercosCreate is the equivalent of a C++ constructor.

Return Values
handle to a Sercos object (associated with number and control)
MPIHandleVOID if the object could not be created
See Also mpiSercosDelete | mpiSercosValidate