Campbell CR200 Manuale dell'Operatore Pagina 108

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 107
Section 10. CRBASIC Programming Instructions
10.2 Data Table Declarations
DataTable … EndTable
Mark the beginning and end of a data table.
Syntax
DataTable (Name, TrigVar, Size)
[data table modifiers]
[on-line storage destinations]
[output processing instructions]
EndTable
10.2.1 Data Table Modifiers
DataInterval
Sets the time interval for an output table.
Syntax
DataInterval (TintoInt, Interval, Units,)
10.2.2 Data Storage Output Processing
FieldNames
Immediately follows an output processing instruction to change default field
names.
Syntax
FieldNames ("Fieldname1 : Description1, Fieldname2
: Description2…")
10.2.2.1 Single-Source
Average
Stores the average value over the output interval for the source variable or each
element of the array specified.
Syntax
Average (Reps, Source, DisableVar)
Maximum
Stores the maximum value over the output interval.
Syntax
Maximum (Reps, Source, DisableVar, Time)
Minimum
Stores the minimum value over the output interval.
Syntax
Minimum (Reps, Source, DisableVar, Time)
Sample
Stores the current value at the time of output.
Syntax
Sample (Reps, Source)
94
Vedere la pagina 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 209 210

Commenti su questo manuale

Nessun commento