Campbell-scientific CR3000 Micrologger Instrukcja Użytkownika Strona 481

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 480
Appendix A. CRBasic Programming Instructions
481
WindVector
Processeswindspeedanddirectionfromeitherpolarororthogonalsensors.To
saveprocessingtime,onlycalculationsresultingintherequesteddataare
performed.
Syntax
WindVector(Repetitions, Speed/East, Direction/North,
DataType, DisableVar, Subinterval, SensorType, OutputOpt)
Read More! See Wind Vector (p. 193).
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)
Przeglądanie stron 480
1 2 ... 476 477 478 479 480 481 482 483 484 485 486 ... 589 590

Komentarze do niniejszej Instrukcji

Brak uwag