INtime SDK Help
StopLocalRtApplicationNode
INtime SDK v7.1 > About INtime > INtime Kernel > Status > StopLocalRtApplicationNode

Stops a currently running application node (INtime Distributed RTOS)

BOOLEAN StopLocalRtApplicationNode(LOCATION loc);

Parameters

loc
A LOCATION value indicating the node to stop

Returns

TRUE on success, FALSE on failure.

See Also