Servo and Motion Ladder Functions

Servo Ladder Functions

UniLogic provides:

COM: Servo Functions

These functions may be considered as groups. They are listed under COM: Servo in the Ladder Toolbox.

 

Group

Function Name

Purpose

Servo Configuration (Read/Write via Ladder)

Servo Read Configuration

Reads (uploads) Configuration file data from the servo drive to the drive struct

Servo Write Configuration

Writes all of the data in the drive struct to the drive

Servo Load Configuration from File

Loads servo drive Configuration data from the file specified in the function in UniLogic to the servo drive struct

Servo Store Configuration to File

Stores the last loaded servo drive Configuration of the drive specified, to the Configuration file specified in the function

Write Modified Parameters

Writes only the servo drive data that has been modified to the drive and saves the successfully modified values  to the struct

 

Group

Function Name

Purpose

Servo Configuration (Read/Write via Ladder)

Servo Read Configuration

Reads (uploads) Configuration file data from the servo drive to the drive struct

Servo Write Configuration

Writes all of the data in the drive struct to the drive

Servo Load Configuration from File

Loads servo drive Configuration data from the file specified in the function in UniLogic to the servo drive struct

Servo Store Configuration to File

Stores the last loaded servo drive Configuration of the drive specified, to the Configuration file specified in the function

Write Modified Parameters

Writes only the servo drive data that has been modified to the drive and saves the successfully modified values  to the struct

 

Group

Function Name

Purpose

Read / Write Parameters to the Servo Drive

Servo Read Parameter Direct

Read a value from the servo drive, directly from the specified parameter

Servo Read Parameter InDirect

Read a value from the servo drive, indirectly, using a tag to store the parameter name (group and index)

Servo Write Parameter Direct

Write a value from the servo drive, directly from the specified  parameter

Servo Write Parameter InDirect

Write a value from the servo drive, indirectly, using a tag to store the parameter name (group and index)

 

  • Note that the input parameters of the Read/Write Direct functions listed above must be linked to the specific parameter in the drive's struct.

Related Topics

EtherCAT Motion

CANopen Motion

Axis Structs

UMD Servo Firmware Update

MC Function Blocks

Multi-Axes MC Functions (EtherCAT)

Servo: Ready-made Motion Code

Motion: Diagnostics & Tuning

Servo Motion Complete Error Codes

Axis Homing Methods