Campbell-scientific CR800 and CR850 Measurement and Control Systems Uživatelský manuál Strana 493

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 566
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 492
Appendix A. CRBasic Programming Instructions
493
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 CR800 memory.
CalFile
Storesvariabledata,suchassensorcalibrationdata,fromaprogramintoanon
volatileCR800memoryfile.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 492
1 2 ... 488 489 490 491 492 493 494 495 496 497 498 ... 565 566

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

Žádné komentáře