
Appendix A. CRBasic Programming Instructions
486
PanelTemp
Thisinstructionmeasuresthepaneltemperaturein°C.
Syntax
PanelTemp(Dest, Integ)
Signature
Returnsthesignatureforprogramcodeinadataloggerprogram.
Syntax
variable = Signature
A.5.2 Voltage
VoltDiff
MeasuresthevoltagedifferencebetweenHandLinputsofadifferentialchannel
Syntax
VoltDiff(Dest, Reps, Range, DiffChan, RevDiff, SettlingTime,
Integ, Mult, Offset)
VoltSe
Measuresthevoltageatasingle‐endedinputwithrespecttoground.
Syntax
VoltSe(Dest, Reps, Range, SEChan, MeasOfs, SettlingTime,
Integ, Mult, Offset)
A.5.3 Thermocouples
Read More! See Thermocouple (p. 306).
TCDiff
Measuresadifferentialthermocouple.
Syntax
TCDiff(Dest, Reps, Range, DiffChan, TCType, TRef, RevDiff,
SettlingTime, Integ, Mult, Offset)
TCSe
Measuresasingle‐endedthermocouple.
Syntax
TCSe(Dest, Reps, Range, SEChan, TCType, TRef, MeasOfs,
SettlingTime, Integ, Mult, Offset)
A.5.4 Resistive-Bridge Measurements
Read More! See Resistive Bridge (p. 300).
BrFull
MeasuresratioofV
diff
/V
x
ofafour‐wirefull‐bridge.Reports1000*(V
diff
/V
x
).
Syntax
BrFull(Dest, Reps, Range, DiffChan, Vx/ExChan, MeasPEx, ExmV,
RevEx, RevDiff, SettlingTime, Integ, Mult, Offset)
Komentáře k této Příručce