AXIS_REF Structure

The PLCopenClosed A vendor -and product- independent worldwide association active in Industrial Control and aiming at standardizing PLC file formats based on XML. specification indicates a Structure used for identifying the axis at a function blockClosed A function block groups an algorithm and a set of private data. It has inputs and outputs. input.

AXIS_REF contains these members:

Member

Type

Description

AXIS_NUM

INT

The axis number.

AXIS_ENGINE

UINT

Reserved.

Do not modify this variable or rely on its value.

See Modify PLCopen Axis about Axis Number.

You have to create and initialize this data structure in your application.

See Motion / PLCopen Library.