Campbell-scientific CR1000 Measurement and Control System Uživatelský manuál Strana 473

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 588
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 472
473
Appendix A. CRBasic Programming
Instructions
Read More! Parameter listings, application information, and code examples are
available in CRBasic Editor (p. 109) Help.
All CR1000 CRBasic instructions are listed in the following sub-sections. Select
instructions are explained more fully, some with example code, in Programming
Resource Library
(p. 151). Example code is throughout the CR1000 manual. Refer
to the table of contents Example index.
A.1 Program Declarations
AngleDegrees
Setsmathfunctionstousedegreesinsteadofradians.
Syntax
AngleDegrees
PipelineMode
Configuresdataloggertoperformmeasurementtasksseparatefrom,but
concurrentwith,processingtasks.
Syntax
PipelineMode
SequentialMode
Configuresdataloggertoperformtaskssequentially.
Syntax
SequentialMode
SetSecurity
Setsnumericpasswordfordataloggersecuritylevels1,2,and3.Executesat
compiletime.
Syntax
SetSecurity(security[1], security[2], security[3])
StationName
SetsthestationnameinternaltotheCR1000.Doesnotaffectdatafilesproduced
bysupportsoftware.SeesectionsCRBasicexampleMiscellaneousFeatures
(p.243)
demonstratesuseofseveralCRBasicfeatures:datatype,units,names,event
counters,flags,dataintervals,andcontrol.
andCRBasicexampleConditional
Output
(p.251)demonstratesprogrammingtooutputdatatoadatatable
conditionalonatriggerotherthantime.
.
Syntax
StationName(name of station)
Sub/ExitSub/EndSub
Declaresthename,variables,andcodethatformaSubroutine.Argumentlistis
optional.ExitSubisoptional.
Zobrazit stránku 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 587 588

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

Žádné komentáře