tft_is_reboot_node

Function

Checks whether the current process is restarted node after a fault occurs in the MindIO ARF process. This API can be called only once and immediately after tft_start_processor is successfully called.

Format

mindio_ttp.framework_ttp.tft_is_reboot_node()

Parameters

None

Return Value

Boolean value, indicating whether the process is the restarted node after a fault occurs.