54
3 DETAILS OF FUNCTION
3.1 C Intelligent Function Module Dedicated Functions
CITL_StopCollectData
This function stops data sampling in each sequence scan.
■ Format
short CITL_StopCollectData (void)
■ Argument
None
■ Description
This function stops data sampling in each sequence scan.
To restart data sampling in each sequence scan, execute the CITL_StartCollectData function.
When executing the CITL_StopCollectData function, the buffer memory (data missing status) of a C intelligent function
module is initialized.
■ Return value
■ Relevant function
Page 32 CITL_GetCollectData
Page 47 CITL_SetCollectData
Page 52 CITL_StartCollectData
Page 61 CITL_WaitCollectDataRecvEvent
Return value Description
0 (0000H) Normal
Other than 0 (0000H) Error
For details on the error, refer to the following chapter.
Page 108 ERROR CODE LIST