The SASTAT[0-3] command can be used to determine the current status of the specified standalone program. The table below details the returned values of this command.

Value

Description

0

Idle

1

Running

2

Paused

3

N/A

4

Error

SASTAT command

The SPC[0-3] command can also be used to find the current assembled line that the specified standalone program is executing. Note that the return value of the SPC[0-3] command is referencing the assembly language line of code and does not directly transfer to the pre-compiled user generated code. The return value can range from [0-1799].

< Previous Section | Topic Home | Home |  Next Section  >