meiNodeRealTimeControlWordGet

Declaration
long meiNodeRealTimeControlWordGet(MPINode node,
                                   long    *realTimeControlWord)
Required Header stdmei.h
Description NodeRealTimeControlWordGet reads the real time control word from a node and writes it into the location pointed to by realTimeControlWord.
  node a handle to a Node object
  *realTimeControlWord a pointer to a long
     
Return Values
MPIMessageOK if NodeRealTimeControlWordGet successfully reads the real time control word.
See Also mpiNodeRealTimeControlWordSet