.

meiSynqNetCableNumToNodePort

Declaration

 
long meiSynqNetCableNumToNodePort(MEISynqNet     synqNet,
                                  long           cableNumber,
                                  long           *nodeNumber,
                                  MEINetworkPort *port);
  Required Header: stdmei.h

Description

meiSqNodeConfigGet converts a cable number on a SynqNet network into a node number and port. It reads the node number and writes it into a long pointed to by nodeNumber and reads the port and writes it to the value pointed to by port.

Network connections can be identified by a cable number OR a node number and port. For simple network topologies, it is easier to identify network connections by a cable number. For complex network topologies, it is easier to identify network connections by a node number and port.

 
synqNet a handle to the SynqNet object
cableNumber the number of the cable
*nodeNumber a pointer to a node number
*port a pointer to an enumerated port value
   
 
Return Values
MPIMessageOK  

See Also

meiSynqNetNodePortToCableNum | MEISynqNetCableList

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering