Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.Parameter.AddressMode Enum Reference
Collaboration diagram for com.boschrexroth.mlpi.Parameter.AddressMode:
Collaboration graph

Detailed Description

This enumeration defines the address mode. It is used in the MLPI_ADDRESS method.

Code Name Description
0 ADDRESS_MODE_LOGICAL Logical address.
1 ADDRESS_MODE_PHYSICAL Physical address (sercos device address).
2 ADDRESS_MODE_TOPOLOGICAL Topological address (position in the ring).
3 ADDRESS_MODE_LOGICAL_NATIVE Logical address (position in the ring).

Definition at line 104 of file Parameter.java.


The documentation for this enum was generated from the following file: