Denso RC5 Spécifications Page 429

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 428
Chapter 14 Multitasking Control Statements
14-5
STATUS (Function)
Function
Obtains the program status.
Format
STATUS (<Program name>)
Explanation
This statement stores the program status of the program designated in
<Program name> using an integer.
Value Status
1
Running Executing
2
Stopping Stopping in progress
3
Suspend Suspension in progress
4
Delay Delay in progress
5
Pending Currently pending
6
Step Stopped Step stoppage in progress
Related Terms
DELAY, HALT, HOLD, STOP
Example
DIM li1 As Integer
li1 = STATUS(samp1) ' Assigns the program status of samp1 to li1 using an
integer.
Notes
This statement cannot obtain the status of its own.
Vue de la page 428
1 2 ... 424 425 426 427 428 429 430 431 432 433 434 ... 691 692

Commentaires sur ces manuels

Pas de commentaire