[DefaultCom] DefaultBaudrate=38400 DefaultParity=0 DefaultStopBits=1 DefaultDataBits=8 // To ensure serial comms are achievable [General] SyncMode=1 SyncCount=2 SyncString=189,219 //Synch on 0xBD,0xDB DataRate=50 //Maximum expected data rate 50 Hz TimeOut=5.0 //Maximum time out is 5 seconds NumberOfMessages=1 //Number of messages difined in this file MessageType=9 //Decoding method formula [Msg(0)] NewElement=1 //This message forwards the data block to the comps. NumDataEntries=3 // Heading as unsigned short in units of 180°x2^-15 NormData(0).Entry=0 NormData(0).Formula=(BinValue(GetSubStr(var0,24,2),7)*0.0054931640625) // Heading // Given Time of Obs Time float in units of 10-14 seconds. If no time supplied to unit field is all zeros. Note Expand time expects milliseconds NormData(1).Entry=2 NormData(1).Formula=ExpandTime((BinValue(GetSubStr(var0,84,4),3)*0.00006103515625)*1000) // UTC Time in message //No heading error available so set to zero NormData(2).Entry=3 NormData(2).Formula=0 // Heading error not in message //no attributes given