Campbell-scientific CR3000 Micrologger Instrukcja Użytkownika Strona 521

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 520
Appendix A. CRBasic Programming Instructions
521
TableName.Record
Determinestherecordnumberofaspecificdatatablerecord.
Syntax
TableName.Record(1,n)
TableName.TableFull
Indicateswhetherafillandstoptableisfullorwhetheraringmodetablehas
begunoverwritingitsoldestdata.
Syntax
TableName.TableFull(1,1)
TableName.TableSize
Returnsthenumberofrecordsallocatedforadatatable.
Syntax
TableName.TableSize(1,1)
TableName.TimeStamp
Returnsthetimeintoanintervaloratimestampforarecordinaspecificdata
table.
Syntax
TableName.TimeStamp(m,n)
WorstCase
Savesoneormore"worstcase"datastorageeventsintoseparatetables.Usedin
conjunctionwithDataEvent().
Syntax
WorstCase(TableName, NumCases, MaxMin, Change, RankVar)
A.16 Information Services
These instructions address use of email, SMS, Web Pages, and other IP services.
These services are available only when the CR3000 is used with network link-
devices that have the PPP/IP key enabled, i.e., when the CR3000 IP stack is used.
See the appendix Network Links
(p. 569).
Read More! See Information Services
(p. 171).
DHCPRenew
RestartsDHCPontheethernetinterface.
Syntax
DHCPRenew
EMailRecv
PollsanSMTPserverforemailmessagesandstoresthemessageportionofthe
emailinastringvariable.
Syntax
variable = EMailRecv("ServerAddr", "ToAddr", "FromAddr",
"Subject", Message, "Authen", "UserName", "PassWord",
Result)
Przeglądanie stron 520
1 2 ... 516 517 518 519 520 521 522 523 524 525 526 ... 589 590

Komentarze do niniejszej Instrukcji

Brak uwag