
Appendix A. CRBasic Programming Instructions
521
TableName.Record
Determinestherecordnumberofaspecificdatatablerecord.
Syntax
TableName.Record(1,n)
TableName.TableFull
Indicateswhetherafill‐and‐stoptableisfullorwhetheraring‐modetablehas
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)
Commentaires sur ces manuels