Ecam_table_begin ecam_table_end get_from_array, Ecam_table_begin, Ecam_table_end – Yaskawa FSP Amplifier FlexWorks User Manual
Page 195: Get_from_array

Command Reference
195
ECAM_TABLE_BEGIN
S
YNTAX
ECAM_TABLE_BEGIN
O
P
. C
ODE
123
M
ODES
Immediate
D
ESCRIPTION
Initializes the ECAM table and clears the previous
tables. Must be sent at the beginning of each ECAM
table loading procedure.
S
EE
A
LSO
ECAM_PROFILE; ECAM_SEGMENT; ECAM_POINTS;
ECAM_TABLE_END
ECAM_TABLE_END
S
YNTAX
ECAM_TABLE_BEGIN
O
P
. C
ODE
127
M
ODES
Immediate
D
ESCRIPTION
Finalizes the ECAM table. Must be sent at the end of
each ECAM table loading procedure.
S
EE
A
LSO
ECAM_TABLE_BEGIN; ECAM_PROFILE;
ECAM_SEGMENT; ECAM_POINTS
GET_FROM_ARRAY
S
YNTAX
GET_FROM_ARRAY
O
P
. C
ODE
160
M
ODES
Immediate; Sequential; Program
D
ESCRIPTION
Reads the value of one data array member.
S
YNTAX
A
RGUMENTS
Decimal value in range of 1-1000
representing the index of the member in
the data array.
Serial 2 U
S
EE
A
LSO
READ_FROM_ARRAY; WRITE_TO_ARRAY