.

meiSynqNetNodePortToCableNum

Declaration

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

Description

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

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
nodeNumber the number of the node
port an enumerated port value
*cableNumber a pointer to a cable number
   
 
Return Values
MPIMessageOK  

See Also

MEISynqNetCableList

 

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