LD Address
LXM_RESTORE Object_Type, Data_to_Write, Management_Param
LXM_RESTORE(Address, Object_Type, Data_to_Write, Management_Param);
Parameter
|
Type
|
Comment
|
---|---|---|
Address
|
ARRAY [0.. 5] OF INT
|
Address of the destination entity of the exchange. Generic example:
ADDR('\b.e\SYS')
b: bus number
e: Fipio agent number of the Lexium drive on the bus
|
Object_Type
|
Type of object to be restored:
|
|
Data_to_Write
|
ARRAY [n... m] OF INT
|
Word table containing the value of the objects to be restored. This table was created previously using the LXM_SAVE function when drive parameters or motion tasks for a Lexium drive were being saved.
|
Parameter
|
Type
|
Comment
|
---|---|---|
Management_Param
|
ARRAY [0.. 13] OF INT
|