Campbell-scientific CR3000 Micrologger Bedienungsanleitung Seite 481

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 590
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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)
Seitenansicht 480
1 2 ... 476 477 478 479 480 481 482 483 484 485 486 ... 589 590

Kommentare zu diesen Handbüchern

Keine Kommentare