FG_D6_CCLINK_EN_02 / 2020-06-17
Writing of the program name
—
Select the program whose name you want to
modify
—
Write the program name of 12 characters/bytes
maximum in the corresponding area depending on
the configuration mode of the slave.
—
Activate the “Write program name” command:
Write at the address 00(h), the value 4000(h)
Byte 0 = 00(h)
Byte 1 = 40(h) (Y00E(h) = 1)
Acknowledgement
Command echo:
—
Byte 0 = 00(h)
—
Byte 1 = 40(h) (X00E(h) = 1)
Command error code:
—
Byte 2 = FF(h)
—
Byte 3 = FF(h)
(if command error code = FFFF(h), command is in
progress)
Running “Write program name” command
Command finished
Command echo:
—
Byte 0 = 00(h)
—
Byte 1 = 40(h) (X00E(h) = 1)
Command error code if the command is correctly
carried out:
—
Byte 2 = 00(h)
—
Byte 3 = 00(h)
OR if an error occurred during the command:
—
Byte 2 = 00(h)
—
Byte 3 = 40(h) (X01E(h) = 1)
—
Wait the end of the command:
command echo = 4000(h) (X00E(h) = 1)
command error code ≠ FFFF(h) (end of command)
—
Deactivate the “Write program name” command:
Write at the address 00(h) the value 0000(h)
Byte 0 = 00(h)
Byte 1 = 00(h) (Y00E(h) = 0)
The program name is dependant of the program number in edition, a program selection has to be
realized.
The master instrument must always set to zero the command bit. If it is not done, the slave instrument
will not detect the following command on this bit. It has detection on the rising edge (when the bit
state goes from 0 to 1).