Campbell-scientific CR3000 Micrologger Uživatelský manuál Strana 517

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 590
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 516
Appendix A. CRBasic Programming Instructions
517
Table 122. Asynchronous-Port
Baud Rates
-nnnn (autobaud
1
starting at nnnn)
0 (autobaud starting at 9600)
300
1200
4800
9600 (default)
19200
38400
57600
76800
115200
1
autobaud: measurements are mode on the
communications signal and the baud rate is
determined by the CR3000.
CRBasicExample72. RetriesinPakBusCommunications.
For I = 1 to 3
GetVariables(ResultCode,….)
If ResultCode = 0 Exit For
Next
A.13 Variable Management
ArrayIndex
Returnstheindexofanamedelementinanarray.
Syntax
ArrayIndex(Name)
ArrayLength
Returnsthelengthofavariablearray.InthecaseofvariablesoftypeString,the
totalnumberofcharactersthatthearrayofstringscanholdisreturned.
Syntax
ArrayLength(Variable)
Encryption
Encrypts/decryptsamessage(stringvariable)sharedbetweentwodevices.
Syntax
Result = Encryption(Dest, Source, SourceLen, Key, Action)
FindSpa
Searchesasourcearrayforavalueandreturnsthevalue'spositioninthearray.
Syntax
FindSpa(SoughtLow, SoughtHigh, Step, Source)
Zobrazit stránku 516
1 2 ... 512 513 514 515 516 517 518 519 520 521 522 ... 589 590

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

Žádné komentáře