Campbell-scientific CR800 and CR850 Measurement and Control Systems Manuel d'utilisateur Page 495

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 566
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 494
Appendix A. CRBasic Programming Instructions
495
NewFile
Determinesifafilestoredonthedataloggerhasbeenupdatedsincethe
instructionwaslastrun.Typicallyusedwithimagefiles.
Syntax
NewFile(NewFileVar, "FileName")
RunProgram
Runsadataloggerprogramfilefromtheactiveprogramfile.
Syntax
RunProgram("Device:FileName", Attrib)
A.15 Data-Table Access and Management
Commands to access and manage data stored in data tables, including Public and
Status tables.
FileMark
Insertsafilemarkintoadatatable.
Syntax
FileMark(TableName)
GetRecord
Retrievesonerecordfromadatatableandstorestheresultsinanarray.Maybe
usedwithSecsSince1990().
Syntax
GetRecord(Dest, TableName, RecsBack)
ResetTable
Usedtoresetadatatableunderprogramcontrol.
Syntax
ResetTable(TableName)
SetStatus
ChangesthevalueforasettinginthedataloggerStatustable.
Syntax
SetStatus("FieldName", Value)
TableName.EventCount
Returnsthenumberofdatastorageeventsthathaveoccurredforanevent
drivendatatable.
Syntax
TableName.EventCount(1,1)
TableName.FieldName
Accessesaspecificfieldfromarecordinatable
Syntax
TableName.FieldName(FieldNameIndex, RecordsBack)
Vue de la page 494
1 2 ... 490 491 492 493 494 495 496 497 498 499 500 ... 565 566

Commentaires sur ces manuels

Pas de commentaire