mpiIdnCreate

Declaration
 MPIIdn mpiIdnCreate(MPIIdnNumber number)
Required Header stdmpi.h
Description

IdnCreate creates an Idn object, where number argument is the initial SERCOS IDNumber to be assigned to this object.
IdnCreate
is the equivalent of a C++ constructor.

Return Values
handle to an Idn object
MPIHandleVOID if the object could not be created
See Also mpiIdnDelete | mpiIdnValidate