10.5 Examples
All parameters in the AF-650 GP are named with one or two letters, a "-" and
a number e.g. F-07. To access parameters the following table has to be used
because letters cannot be addressed.
Example: F-07 = 7, E-01 = 101, DR-53 = 1253.
Letter Number
F 0
E1
C 2
P3
H 4
K5
AN 6
B7
O 8
PB 9
SP 10
XC 11
DR 12
LG 13
CL 14
ID 15
AP 16
T17
FB 18
PC 19
AO 20
BP 21
DN 22
PI 23
LC 24
EC 25
RS 26
BN 27
LN 28
EN 29
CB 30
CA 31
CD 32
10.5.1 Writing a Parameter Value
Change par. F-15 Motor Speed High Limit [Hz] to 100 Hz.
Write the data in EEPROM.
PKE = E00F Hex - Write single word in par. F-15 Motor Speed High Limit [Hz]
IND = 0000 Hex
PWEHIGH = 0000 Hex
PWELOW = 03E8 Hex - Data value 1000, corresponding to 100 Hz, see Con-
version.
The telegram will look like this:
AF-650 GP Design Guide
188
10