Mitsubishi Electronics MR-J3- T Car Amplifier User Manual


 
3 - 49
3. CC-LINK COMMUNICATION FUNCTIONS
3.7.5 Writing the data
This section explains the programs for writing various data to the servo amplifier.
(1) Writing the servo motor speed data of point table
Change the servo motor speed data in the point table No.1 of the servo amplifier of station 2 to "100".
The following shows a program example for writing data to the servo amplifier when two stations are
occupied. Writing is disabled for the servo amplifier when one station is occupied.
Code No. Description
H8D01
Write of servo motor speed data of point table No.1
(hexadecimal)
Set data Description
K100
Servo motor speed data of point table No.1
(decimal)
Write the data to the servo motor speed data of point table No.1 by turning on X20.
The respond code at instruction code execution is set to D2.
Turns on instruction code execution demand
(RY29).
Reads respond code (RWr6) to D2 when
instruction code execution completion (RX29)
turns on.
Checks data link status of station No.2.
Writes speed data (H8D01) of point table No.1
to RWw6, and speed data (K100) to RWw7.
Write
command
In position
Turns off instruction code execution demand
(RY29).