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

  • 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 476
Appendix A. CRBasic Programming Instructions
477
ReadOnly
Flagsacommaseparatedlistofvariables(PublicorAliasname)asreadonly.
Syntax
ReadOnly [variable1, variable2, ...]
Units
Assignsaunitnametoafieldassociatedwithavariable.
Syntax
Units [variable] = [unit name]
A.1.2 Constant Declarations
Const
Declaressymbolicconstantsforuseinplaceofnumericentries.
Syntax
Const [constant name] = [value or expression]
ConstTable/EndConstTable
Declaresconstants,thevalueofwhichcanbechangedusingtheintegrated
keyboard/displayorterminalCoption.Theprogramisrecompiledwiththenew
valueswhenvalueschange.SeeConstants
(p.127).
Syntax
ConstTable
[constant a] = [value]
[constant b] = [value]
[constant c] = [value]
EndConstTable
A.2 Data-Table Declarations
DataTable/EndTable
Markthebeginningandendofadatatable.
Syntax
DataTable(Name, TrigVar, Size)
[data table modifiers]
[on-line storage destinations]
[output processing instructions]
EndTable
DataTime
Declarationwithinadatatablethatallowstimestampingwithsystemtime.
Syntax
DataTime(Option)
A.2.1 Data-Table Modifiers
DataEvent
Setstriggerstostartandstopstoringrecordswithinatable.Oneapplicationis
withWorstCase.
Syntax
DataEvent(RecsBefore, StartTrig, StopTrig, RecsAfter)
Zobrazit stránku 476
1 2 ... 472 473 474 475 476 477 478 479 480 481 482 ... 589 590

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

Žádné komentáře