Download Programmer`s Access Kit

Transcript
FACTORYLINK API REFERENCE GUIDE
fl_reset_app_mem
FL _R ESET _ APP _ M EM
Reset application memory for a specific instance of an application by clearing all
change bits and setting all data values to zero.
Call Format:
int fl_reset_app_mem(id)
Arguments:
Table 8-116
Type
id_t
Name
id
Description
Passed By
FactoryLink application task ID Value
8
Returns:
Remarks:
Normally, only the Run-Time Manager should call this function.
FL_RESET_APP_MEM clears all change bits and sets all data values to zero for a
specific instance of an application.
FactoryLink ECS / Programmer’s Access Kit / 301
FactoryLink API
Reference Guide
GOOD or ERROR