Campbell Scientific CR1000 Measurement and Control System User Manual

Page 25

Advertising
background image

Table of Contents

25

CRBasic Example 15. BeginProg / Scan() / NextScan / EndProg Syntax .. 136
CRBasic Example 16. Scan Syntax............................................................. 136
CRBasic Example 17. Measurement Instruction Syntax............................. 140
CRBasic Example 18. Use of Expressions in Arguments........................... 141
CRBasic Example 19. Use of Arrays as Multipliers and Offsets................ 142
CRBasic Example 20. Conversion of FLOAT / LONG to Boolean............ 143
CRBasic Example 21. Evaluation of Integers ............................................. 144
CRBasic Example 22. Constants to LONGs or FLOATs ........................... 145
CRBasic Example 23. String and Variable Concatenation ......................... 147
CRBasic Example 24. Use of Variable Arrays to Conserve Code Space ... 150
CRBasic Example 25. Use of Move() to Conserve Code Space ................. 150
CRBasic Example 26. FieldCal() Zeroing Demonstration Program ........... 155
CRBasic Example 27. FieldCal() Offset Demo Program............................ 156
CRBasic Example 28. FieldCal() Zero Basis Demo Program..................... 158
CRBasic Example 29. FieldCal() Multiplier and Offset Demonstration

Program................................................................................................ 160

CRBasic Example 30. FieldCal() Multiplier-Only Demonstration

Program................................................................................................ 161

CRBasic Example 31. FieldCalStrain() Calibration Demonstration ........... 164
CRBasic Example 32. HTML ..................................................................... 170
CRBasic Example 33. Using Alternate Concurrent Command (aC)........... 181
CRBasic Example 34. Using SDI12Sensor() Command ............................ 182
CRBasic Example 35. Using an SDI-12 Extended Command.................... 184
CRBasic Example 36. SDI-12 Sensor Setup............................................... 185
CRBasic Example 37. Subroutine with Global and Local Variables .......... 187
CRBasic Example 38. Custom Menus ........................................................ 196
CRBasic Example 39. Conditional Compile............................................... 199
CRBasic Example 40. Receiving an RS-232 String.................................... 210
CRBasic Example 41. Measure Sensors / Send RS-232 Data..................... 215
CRBasic Example 42. Using TrigVar to Trigger Data Storage .................. 223
CRBasic Example 43. NSEC — One Element Time Array........................ 224
CRBasic Example 44. NSEC — Two Element Time Array ....................... 225
CRBasic Example 45. NSEC — Seven and Nine Element Time Arrays.... 225
CRBasic Example 46. NSEC —Convert Timestamp to Universal Time.... 226
CRBasic Example 47. Programming with Bool8 and a bit-shift operator .. 229
CRBasic Example 48. Inserting String Characters...................................... 239
CRBasic Example 49. Formatting Strings .................................................. 240
CRBasic Example 50. Two Data Intervals in One Data Table ................... 240
CRBasic Example 51. Program Signatures................................................. 242
CRBasic Example 52. Miscellaneous Features........................................... 243
CRBasic Example 53. Running Average and Running Total of Rain......... 246
CRBasic Example 54. Use of Multiple Scans............................................. 246
CRBasic Example 55. Groundwater Pump Test ......................................... 247
CRBasic Example 56. Scaling Array .......................................................... 250
CRBasic Example 57. Conditional Output.................................................. 251
CRBasic Example 58. BeginProg / Scan / NextScan / EndProg Syntax ..... 252
CRBasic Example 59. PT100 in Four-Wire Half-Bridge............................ 259
CRBasic Example 60. PT100 in Three-wire Half-bridge............................ 261
CRBasic Example 61. PT100 in Four-Wire Full-Bridge ............................ 263
CRBasic Example 62. Using TableFile() with Option 64 with CF Cards... 268
CRBasic Example 63. Time Stamping with System Time.......................... 274
CRBasic Example 64. Measuring Settling Time......................................... 288
CRBasic Example 65. Four-Wire Full-Bridge Measurement and

Processing ............................................................................................ 297

CRBasic Example 66. Implementation of DNP3........................................ 366
CRBasic Example 67. Concatenating Modbus Long Variables.................. 371

Advertising