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

Starts a current stopped application node (INtime Distributed RTOS)

BOOLEAN StartLocalRtApplicationNode(LOCATION loc);

Parameters

loc
A LOCATION value indicating the node to start

Returns

TRUE on success, FALSE on failure.

See Also