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

  • 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 482
Appendix A. CRBasic Programming Instructions
483
StrComp
Comparestwostringsbysubtractingthecharactersinonestringfromthe
charactersinanother
Syntax
Variable = StrComp(String1, String2)
SplitStr
Splitsoutoneormorestringsornumericvariablesfromanexistingstring.
Syntax
SplitStr(SplitResult, SearchString, FilterString, NumSplit,
SplitOption)
SPrintF
Convertsdatatoformattedstrings.Returnslengthofformattedstring.Replaces
FormatFloat()andFormatLong().
Syntax
length = SPrintF(Destination, format,...)
Trim
Returnsacopyofastringwithnoleadingortrailingspaces.
Syntax
variable = Trim(TrimString)
UpperCase
Convertsastringtoalluppercasecharacters
Syntax
String = UpperCase(SourceString)
A.8 Clock Functions
Within the CR800, time is stored as integer seconds and nanoseconds into the
second since midnight, January 1, 1990.
ClockChange
Returnsmillisecondsofclockchangeduetoanysettingoftheclockthat
occurredsincethelastexecutionofClockChange.
Syntax
variable = ClockChange
ClockReport
SendsthedataloggerclockvaluetoaremotedataloggerinthePakBusnetwork.
Syntax
ClockReport(ComPort, RouterAddr, PakBusAddr)
ClockSet
Setsthedataloggerclockfromthevaluesinanarray.
Syntax
ClockSet(Source)
Vue de la page 482
1 2 ... 478 479 480 481 482 483 484 485 486 487 488 ... 565 566

Commentaires sur ces manuels

Pas de commentaire