mpiSqNodeConfigGet

Declaration

long mpiSqNodeConfigGet(MPISqNode        node,
                        MPISqNodeConfig  *config);

Required Header: stdmpi.h

Description

mpiSqNodeConfigGet reads a SynqNet node's (node) configuration and writes it into the structure pointed to by config.

node a handle to a SynqNet node object.
*config a pointer to a SynqNet node config structure.
Return Values
MPIMessageOK

See Also

mpiSqNodeInfo | mpiSqNodeDriveConfigGet