AKD RSLogix AOI AKD_Two_Axis_Move blockThis block performs a linear X-Y move with two axis. It is not “true” coordinated motion. It calculates two motion task for X and Y axis to perform a simultaneous move that results in the correct linear point to point move. Each axis moves independent of each other but the motio
Registration with PLCopen Example ProjectThe attached KAS project contains a Registration example used on a real machine. It is a two axis program that uses PLCopen motion functions.
Handling Multiturn Overflow in KAS for Non Modulo AxisA multiturn encoder delivers feedback position in 32 bits format. The lower 20 bits provides single turn information and the higher 12 bits provides the multiturn information.
Inglese
Data shifted in PxMM IDE debug modeA user found that when passing structure to a sub-program (UDFB) that the data is shifted within the structure. All values are shifted down by one variable. This is an IDE display (animation) issue. The actual underlying data is correct.
Inglese
PCMM - New KAS Controller!The PCMM (Programmable Controller Multi-Axis Master) is a PDMM (Programmable Drive Multi-Axis Master) without an internally integrated AKD drive. It shares the same electronic hardware, connectors, and signals as the PDMM. It has the same features, functionality, and performance as the…
Inglese
AKD Delay Command for Command Buffer and MacroThere are two delay commands for the AKD drive:
DRV.CMDDELAY
#DELAY
DRV.CMDDELAY is used in the digital input command buffers. The allowable range is 1 to 5000. The units are in milliseconds.
Inglese
AKD Modbus Motion Tasking and ControlOverview of changing Motion Tasks over Modbus and typical parameters of interest for basic operation of the drive.