Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4COM)  1.26.2
IRobot::RobotAxisConfiguration Struct Reference
Collaboration diagram for IRobot::RobotAxisConfiguration:
Collaboration graph

Public Attributes

RobotAxisTypes axisConfiguration
 
USHORT controlNumber
 
USHORT axisNumber
 

Detailed Description

This structure defines the information about the configuration of an axis of a robot.

Elements of struct RobotAxisConfiguration

Type Element Description
USHORT axisConfiguration Configuration of axis.
USHORT controlNumber Control number of axis.
USHORT axisNumber Axis number of axis.

Definition at line 274 of file IRobot.idl.

Member Data Documentation

RobotAxisTypes IRobot::RobotAxisConfiguration::axisConfiguration

configuration of axis

Definition at line 276 of file IRobot.idl.

USHORT IRobot::RobotAxisConfiguration::controlNumber

control number of axis

Definition at line 277 of file IRobot.idl.

USHORT IRobot::RobotAxisConfiguration::axisNumber

axis number of axis

Definition at line 278 of file IRobot.idl.


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