Section 10. CRBASIC Programming Instructions
94
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)
Summary of Contents for CR200
Page 32: ...Section 2 Quickstart Tutorial 22 ...
Page 45: ...Section 3 Overview 35 3 3 Specifications ...
Page 46: ...Section 3 Overview 36 ...
Page 58: ...Section 4 Sensor Support 48 ...
Page 62: ...Section 5 Measurement and Control Peripherals 52 ...
Page 78: ...Section 8 CR200 X Configuration 68 ...
Page 102: ...Section 9 Programming 92 ...
Page 138: ...Section 11 Programming Resource Library 128 ...
Page 156: ...Section 16 Support Software 146 ...
Page 160: ...Section 17 Care and Maintenance 150 ...
Page 167: ...Section 18 Troubleshooting 157 18 3 3 2 Charging Circuit Test Solar Panel ...
Page 168: ...Section 18 Troubleshooting 158 18 3 3 3 Charging Circuit Test Transformer ...
Page 169: ...Section 18 Troubleshooting 159 18 3 3 4 Adjusting Charging Circuit Voltage ...
Page 170: ...Section 18 Troubleshooting 160 ...
Page 184: ...Appendix A Glossary 14 ...
Page 190: ...Appendix B Status Table and Settings 20 ...
Page 192: ...Appendix C Serial Port Pin Outs 22 ...
Page 211: ......