.

MEISynqNetCableList

Definition

 
typedef struct MEISynqNetCableList {
    long    count;
    long    cableNumber[MEISynqNetCableHOP_COUNT];
} MEISynqNetCableList;

Description

MEISynqNetCableList contains the number of cables in the SynqNet network and their identifying numbers. The idle cables can be identified with the meiSynqNetIdleCableListGet(...) method.

A cable can also be identified by the node number and port. Use meiSynqNetCableNumToNodePort(...) to translate the cable number to a node number and a port.

 
count

The number of cables and number of valid elements in the cableNumber[] array.. Range is 0 to MEISynqNetCableHOP_COUNT.

cableNumber

The cables identified by their number. Cables are numbered in the order they are discovered during network initialization.

See Also

meiSynqNetIdleCableListGet | meiSynqNetIdleCableStatus | meiSynqNetCableNumToNodePort

 

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