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

  • 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 514
Appendix A. CRBasic Programming Instructions
515
FindSpa
Searchesasourcearrayforavalueandreturnsthevalue'spositioninthearray.
Syntax
FindSpa(SoughtLow, SoughtHigh, Step, Source)
Move
Movesthevaluesinarangeofvariablesintodifferentvariablesorfillsarangeof
variableswithaconstant.
Syntax
Move(Dest, DestReps, Source, SourceReps)
A.14 File Management
Commands to access and manage files stored in CR1000 memory.
CalFile
Storesvariabledata,suchassensorcalibrationdata,fromaprogramintoanon
volatileCR1000memoryfile.CalFilepredatesandisnotusedwiththeFieldCal
function.
Syntax
CalFile(Source/Dest, NumVals, "Device:filename", Option)
Encryption
Encrypts/decryptsamessage(stringvariable)sharedbetweentwodevices.
Syntax
Result = Encryption(Dest, Source, SourceLen, Key, Action)
FileCopy
Copiesafilefromonedrivetoanother.
Syntax
FileCopy(FromFileName, ToFileName)
FileClose
ClosesaFileHandlecreatedbyFileOpen.
Syntax
FileClose(FileHandle)
FileEncrypt
Performsanencryptingalgorithmonthefile.AllowsdistributionofCRBasicfiles
withoutexposingsourcecode.
Syntax
Boolean Variable = FileEncrypt(FileName)
FileList
Returnsalistoffilesthatexistonthespecifieddrive.
Syntax
FileList(Drive,DestinationArray)
Zobrazit stránku 514
1 2 ... 510 511 512 513 514 515 516 517 518 519 520 ... 587 588

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

Žádné komentáře