Campbell-scientific CR1000 Measurement and Control System Bedienungsanleitung Seite 473

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 588
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 587 588

Kommentare zu diesen Handbüchern

Keine Kommentare