Vaisala PTB210 SERIES Instruction Manual Page 137

  • Download
  • Add to my manuals
  • Print
  • Page
    / 137
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 136
52 CONTENTS
A.2 CRBasic - Input file CONST.CR1
’_______________________
’COMMAND FOR PTB210
’_______________________
Const = CR = CHR(13) ’carriage return
Const = LF = CHR(10) ’line feed
Const = Command = ".P" + CR + LF
’_______________________
’MULTIPLIER AND OFFSETS
’_______________________
Const = wind_multiplier = 0.03125
Const = wind_offset = -12.5
Const = humid_multiplier = 0.1
Const = humid_offset = 0
Const = temp_multiplier = 0.1
Const = temp_offset = -30
Const = pyrano_multiplier = 75.1314800901577
Const = pyrano_offset = 0
A.3 CRBasic - powerup.ini
6,WMS_FTIR.CR1,CPU
Page view 136
1 2 ... 132 133 134 135 136 137

Comments to this Manuals

No comments