mpiIdnNumberGET

Declaration

 

#define     mpiIdnNumberGET(idn,idnNumber) \
            mpiIdnFieldGet((idn), MPIIdnFieldNUMBER, (idnNumber))
Required Header stdmpi.h
Description

IdnNumberGET gets the SERCOS identification number from the idn and writes it into the location pointed to by idnNumber.

See Also mpiIdnNumberSET