The RMP Motion Controller APIs

◆ RSINetworkType

enum class RSINetworkType
strong
Enumerator
RSINetworkTypeSTRING 

A String topology is chain of linked Node(s) to the Controller from the In or Out port.

RSINetworkTypeDUAL_STRING 

A Dual String topology is two chained links of Node(s) to the Controller from the In and Out ports.

RSINetworkTypeRING 

A Ring topology is a chain of linked Node(s) going from the Controllers Out port to the In port.

Definition at line 611 of file rsienums.h.