This is part of 2.0.0latest release: 2.1.0.

MLxModuleInfo

0.1.0

Data type for MotoLogix module data.

Data structure used in MLXData structure.

Contains IP address, MAC address, controller type and robot system software version of the MotoLogix system.

Version history

0.1.0

  deGroot

Changes

Changed:

Overview

nametypedefaultcomment
IPAddress_LENDINTStringlength for platform compatibility
IPAddressSTRING[82]The IPAddress of the MotoLogix system module.
MACAddress_LENDINTStringlength for platform compatibility
MACAddressSTRING[82]The MAC Address of the MotoLogix system module.
ControllerType_LENDINTStringlength for platform compatibility
ControllerTypeSTRING[82]The type of the MotoLogix system module.
AxSDKVersionMLxVersionFor future use
MLxRVersionMLxVersionRobot SystemSoftware version
MLxDVersionMLxVersionMotoLogix PLC library version
ConveyorTrackingEnabledBOOLFor future use
PalletizingFeatureEnabledBOOLFor future use

Details

IPAddress_LEN

DINT

Stringlength for platform compatibility

IPAddress

STRING[82]

The IP Address of the MotoLogix system module.

MACAddress_LEN

DINT

Stringlength for platform compatibility

MACAddress

STRING[82]

The MAC Address of the MotoLogix system module.

ControllerType_LEN

DINT

Stringlength for platform compatibility

ControllerType

STRING[82]

The type of the MotoLogix system module.

AxSDKVersion

MLxVersion

For future use

MLxRVersion

MLxVersion

Robot SystemSoftware version

MLxDVersion

MLxVersion

MotoLogix PLC library version

ConveyorTrackingEnabled

BOOL

For future use

PalletizingFeatureEnabled

BOOL

For future use

Pages built with Hugo - 14 Nov 2025 17:47 CET