Delta EtherCAT Programming Manual page 275

Table of Contents

Advertisement

Profile Velocity Mode (PV)
14.2 _ECAT_Slave_PV_Advance_Config
Syntax
14
U16 PASCAL _ECAT_Slave_PV_Advance_Config (U16 CardNo, U16 AxisNo,
U16 SlotNo, U16 SetBit, U16 Max_Torque, U16 Velocity_Window,
U16 Velocity_Window_Time, U16 Velocity_Threshold, U16 Velocity_Threshold_Time)
Purpose
This is for the advanced setting of PV mode.
Parameter
CardNo
Max_Torque,
Velocity_Window
Velocity_Window_Time
Velocity_Threshold
14-4
Name
Data type
U16
AxisNo
U16
SlotNo
U16
SetBit
U16
U16
U16
U16
U16
Property
Number
Card No.
Number
Node ID
Number
Slot ID
Enable the following parameters via the bit values:
Bit 0 → Max_Torque
Bit 1 → Velocity_Window
Option
Bit 2 → Velocity_Window_Time
Bit 3 → Velocity_Threshold
Bit 4 → Velocity_Threshold_Time
The torque output, which setting range is 1 ~ 1000.
Permillage
(OD: 0x6072 Sub 0)
Specify the range for state of "target speed
reached".
Inc/s
inc signifies the unit set in the slave device. Please
refer to the manual of the slave device for more
details. (OD: 0x606D Sub 0)
Set the duration for state of "target
speed-reached". (OD: 0x606E Sub 0)
Bit 10-Target_Reached of Status_Word will be
enabled when the difference between the motion
Millisecond (ms)
speed and the set speed is smaller than the value
specified by Velocity_Window, and such difference
has lasted longer than the time set by
Velocity_Window_Time.
Inc/s
Specify the speed range (Address: 0x606F Sub 0)
EtherCAT Programming Guide
Description
March, 2017

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents