Data types, Data types for gantry toolbox – Yaskawa MotionWorks IEC Toolboxes User Manual

Page 246

Advertising
background image

Gantry Toolbox: DataTypes

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

233

Data Types

Data Types for Gantry Toolbox

The following is a complete list of all DataTypes included in the Gantry Toolbox. The list is arranged to separate
those that are used internally, and not useful outside of their particular function, and those that an application
program must incorporate when the programmer wishes to use the associated Function Block.

Data Type

Usage

DataTypes not used directly with any of the Gantry Toolbox function blocks.

GantryPositions

Can be used to store absolute positions within the coordinate system.

DataTypes for external use with Gantry Toolbox function blocks

AXIS_REF

Identifies an axis

GantryStruct

Contains all information pertaining to a gantry system.

PathDetails

For Use with PathGenerator FB

DataTypes that support other DataTypes (no need for direct use by the application
programmer)

PathIdStruct

For use with PathGenerator and MovePath FBs

PathPairs

For use by PathGenerator FB

PathPointArray

For use by PathDetails STRUCT in PathGenerator FB

PathStruct

For Use with PathGenerator FB

SegmentArray

For use with MovePath FB

SegmentDetails

For use with MovePath FB

SegmentStruct

For use with MovePath FB

WPos

Supporting structure for

GantryPositions

XPos

Supporting structure for

GantryPositions

YPos

Supporting structure for

GantryPositions

ZPos

Supporting structure for

GantryPositions

Advertising