The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 802 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 802 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lighthouse 3 display of temperatures
08-29-17, 07:20 PM
Post: #1
Lighthouse 3 display of temperatures
Can LH3 display different temps, such as Freezer, Fridge, Ambient, Engine Room etc. if they are available in the PGN 130311 data. Software I am using supports:

enum tN2kTempSource {
N2kts_SeaTemperature=0,
N2kts_OutsideTemperature=1,
N2kts_InsideTemperature=2,
N2kts_EngineRoomTemperature=3,
N2kts_MainCabinTemperature=4,
N2kts_LiveWellTemperature=5,
N2kts_BaitWellTemperature=6,
N2kts_RefridgerationTemperature=7,
N2kts_HeatingSystemTemperature=8,
N2kts_DewPointTemperature=9,
N2kts_ApparentWindChillTemperature=10,
N2kts_TheoreticalWindChillTemperature=11,
N2kts_HeatIndexTemperature=12,
N2kts_FreezerTemperature=13,
N2kts_ExhaustGasTemperature=14
};
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Lighthouse 3 display of temperatures - heatz - 08-29-17 07:20 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)