Campbell Scientific CR5000 CR5000 Measurement and Control Module - Page 168

SDMSpeed (BitPeriod), SDMTrigger, SIO4 (Dest, Reps, SDMAddress, Mode, Command, Param1, Parameter

Page 168 highlights

Section 7. Measurement Instructions Parameter & Data Type CaptureTrig Constant, Variable, or Expression Mult, Offset Constant, Variable, Array, or Expression Enter This argument is used when the "Capture All Events" output option is used. When CaptureTrig is true, the INT8 will return the last nnnn events. A multiplier and offset by which to scale the raw results of the measurement. See the measurement description for the units of the raw result; a multiplier of one and an offset of 0 are necessary to output in the raw units. For example, the TCDiff instruction measures a thermocouple and outputs temperature in degrees C. A multiplier of 1.8 and an offset of 32 will convert the temperature to degrees F. SDMSpeed (BitPeriod) Changes the rate that the CR5000 uses to clock the SDM data. Slowing down the clock rate may be necessary when long cables lengths are used to connect the CR5000 and SDM devices. Parameter & Data Type BitPeriod Constant or variable Enter The time per bit, in microseconds. Initial Setting (default): 30.0 µS Resolution: 50 µS Min Setting: 8 µS Max Setting 3 mS SDMSpeed(30) gives: 30.0 µS SDMSpeed(k) gives: bit_rate = INT(k*20) * Resolution When calculating SDMSpeed(k), the loggers round down to the next higher bit rate. SDMTrigger When SDMTrigger is executed, the CR5000 sends a "measure now" group trigger to all connected SDM devices. SDM stands for Synchronous Device for Measurement. SDM devices make measurements independently and send the results back to the datalogger serially. The SDMTrigger instruction allows the CR5000 to synchronize when the measurements are made. Subsequent Instructions communicate with the SDM devices to collect the measurement results. Not all SDM devices support the group trigger; check the manual on the device for more information. SIO4 (Dest, Reps, SDMAddress, Mode, Command, Param1, Param2, ValuesPerRep, Multiplier, Offset) The SIO4 instruction is used to control and transmit/retrieve data from a Campbell Scientific SIO4 Interface (4 Channel Serial Input/Output device). See the SDM-SIO4 Serial Input Interface manual for operation details. 7-42

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238

Section 7.
Measurement Instructions
7-42
Parameter
& Data Type
Enter
CaptureTrig
Constant,
Variable, or
Expression
This argument is used when the "Capture All Events" output option is used.
When CaptureTrig is true, the INT8 will return the last
nnnn
events.
Mult, Offset
Constant,
Variable,
Array, or
Expression
A multiplier and offset by which to scale the raw results of the
measurement. See the measurement description for the units of the raw
result; a multiplier of one and an offset of 0 are necessary to output in the
raw units.
For example, the
TCDiff
instruction measures a thermocouple
and outputs temperature in degrees C.
A multiplier of 1.8 and an offset of
32 will convert the temperature to degrees F.
SDMSpeed (BitPeriod)
Changes the rate that the CR5000 uses to clock the SDM data.
Slowing down
the clock rate may be necessary when long cables lengths are used to connect
the CR5000 and SDM devices.
Parameter
& Data Type
Enter
BitPeriod
Constant or
variable
The time per bit, in microseconds.
Initial Setting (default): 30.0 μS
Resolution: 50 μS
Min Setting: 8 μS
Max Setting 3 mS
SDMSpeed(30) gives: 30.0 μS
SDMSpeed(k) gives: bit_rate = INT(k*20) * Resolution
When calculating SDMSpeed(k), the loggers round down to the next higher
bit rate.
SDMTrigger
When SDMTrigger is executed, the CR5000 sends a "measure now" group
trigger to all connected SDM devices.
SDM stands for Synchronous Device
for Measurement.
SDM devices make measurements independently and send
the results back to the datalogger serially.
The SDMTrigger instruction allows
the CR5000 to synchronize when the measurements are made.
Subsequent
Instructions communicate with the SDM devices to collect the measurement
results.
Not all SDM devices support the group trigger; check the manual on
the device for more information.
SIO4 (Dest, Reps, SDMAddress, Mode, Command, Param1, Param2,
ValuesPerRep, Multiplier, Offset)
The SIO4 instruction is used to control and transmit/retrieve data from a
Campbell Scientific SIO4 Interface (4 Channel Serial Input/Output device).
See the SDM-SIO4 Serial Input Interface manual for operation details.