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

Detailed Description

This class defines the information content of a container.

Elements of class ContainerInformation

Type Element Description
WCHAR16 name Name of container.
DateAndTime dateTime Date and time container was created.
ULONG numItems Number of entries of container.
ULONG numElementsTagList Number of elements describing container.
ULONG dataSize Total data size (byte) of container.
ContainerAccess accessFlag READ or WRITE access to the container.

Definition at line 126 of file Container.java.


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