Campbell-scientific CR800 and CR850 Measurement and Control Systems Manual do Utilizador Página 457

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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.
Vista de página 456
1 2 ... 452 453 454 455 456 457 458 459 460 461 462 ... 565 566

Comentários a estes Manuais

Sem comentários