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

Detailed Description

This class defines the addressing of a parameter request through the definition of the address type, the control and axis number and the SERCOS parameter IDN.

Elements of class ParameterAddressing

Type Element Description
AddressMode mode Address type (logical, physical, topological).
short controlNo Logical control number.
short axisNo Logical axis number.
String idn SERCOS parameter IDN.

Definition at line 271 of file Parameter.java.


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