Campbell-scientific CR3000 Micrologger Uživatelský manuál Strana 481

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 590
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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)
Zobrazit stránku 480
1 2 ... 476 477 478 479 480 481 482 483 484 485 486 ... 589 590

Komentáře k této Příručce

Žádné komentáře