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

Detailed Description

This enumeration defines the memory areas 'Ix' (Input), 'Qx' (Output) and 'Mx' (Marker) of an application.

Code Name Description
0 MEMORY_AREA_INPUT 'Ix' input memory area (Input) of an application.
1 MEMORY_AREA_OUTPUT 'Qx' output memory area (Output) of an application.
2 MEMORY_AREA_MARKER 'Mx' marker memory area (Marker) of an application.

Definition at line 332 of file Logic.java.


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