Campbell-scientific CR800 and CR850 Measurement and Control Systems Manuel d'utilisateur Page 457

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 566
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 456
Appendix A. CRBasic Programming Instructions
457
A.3 Single Execution at Compile
Reside between BeginProg and Scan Instructions.
ESSInitialize
PlacedaftertheBeginProginstructionbutpriortotheScaninstructionto
initializeESSvariablesatcompiletime.
Syntax
ESSInitialize
MovePrecise
UsedinconjunctionwithAddPrecise,movesahighprecisionvariableinto
anotherinputlocation.
Syntax
MovePrecise(PrecisionVariable, X)
PulseCountReset
Anobsoleteinstruction.Resetsthepulsecountersandtherunningaverages
usedinthepulsecountinstruction.
Syntax
PulseCountReset
A.4 Program Control Instructions
A.4.1 Common Program Controls
BeginProg/EndProg
Marksthebeginningandendofaprogram.
Syntax
BeginProg
[program code]
EndProg
Call
Transfersprogramcontrolfromthemainprogramtoasubroutine.
Syntax
Call subname (list of variables)
CallTable
Callsadatatable,typicallyforoutputprocessing.
Syntax
CallTable [TableName]
Delay
Delaystheprogram.
Syntax
Delay(Option, Delay, Units)
Do/Loop
Repeatsablockofstatementswhileaconditionistrueoruntilacondition
becomestrue.
Vue de la page 456
1 2 ... 452 453 454 455 456 457 458 459 460 461 462 ... 565 566

Commentaires sur ces manuels

Pas de commentaire