Gocator API

◆ GoSystem_ClearData()

kStatus GoSystem_ClearData ( GoSystem  system)

Clears any buffered data messages.

When stopping and then restarting a system, it may be desirable to ensure that no messages from the previous session remain in any buffers. The GoSystem_ClearData function closes any open data channels, destroys any received messages, and then reopens data channels.

Version
Introduced in firmware 4.0.10.27
Parameters
systemGoSystem object.
Returns
Operation status.