Campbell-scientific CR1000 Measurement and Control System Instrukcja Użytkownika Strona 499

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 498
Appendix A. CRBasic Programming Instructions
499
Round
Roundsavaluetoahigherorlowernumber.
Syntax
variable = Round (Number, Decimal)
SGN
Findsthesignvalueofanumber.
Syntax
x = SGN(source)
Sqr
Returnsthesquarerootofanumber.
Syntax
x = SQR(number)
A.6.8 Integrated Processing
DewPoint
Calculatesdewpointtemperaturefromdrybulbandrelativehumidity.
Syntax
DewPoint(Dest, Temp, RH)
PRT
CalculatestemperaturefromtheresistanceofanRTD.Thisinstructionhasbeen
supersededbyPRTCalc()inmostapplications.
Syntax
PRT(Dest, Reps, Source, Mult)
PRTCalc
CalculatestemperaturefromtheresistanceofanRTDaccordingtoarangeof
alternativestandards,includingIEC.
Syntax
PRTCalc(Dest, Reps, Source, PRTType, Mult, Offset)
SolarPosition
Calculatessolarposition
Syntax
SolarPosition(Dest, Time, UTC_OFFSET, Lat_c, Lon_c, Alt_c,
Pressure, AirTemp)
SatVP
Calculatessaturationvaporpressure(kPa)fromtemperature.
Syntax
SatVP(Dest, Temp)
StrainCalc
Convertstheoutputofabridgemeasurementinstructiontomicrostrain.
Syntax
StrainCalc(Dest, Reps, Source, BrZero, BrConfig, GF, v)
Przeglądanie stron 498
1 2 ... 494 495 496 497 498 499 500 501 502 503 504 ... 587 588

Komentarze do niniejszej Instrukcji

Brak uwag