[DefaultCom] DefaultBaudrate=9600 DefaultParity=4 DefaultStopBits=2 DefaultDataBits=7 [General] SyncMode=0 //Sync on terminator SyncCount=1 //Sync lenght SyncString=10 //Sync character is linefeed DataRate=10 //Maximum expected data rate 10 Hz TimeOut=5.0 //Maximum time out is 5 seconds NumberOfMessages=1 //Number of messages difined in this file // space in message are not there, only added for reading //01234 56789 012 345 67890 //14908 03673 000 610 205 Cr Lf //+---+ +---+ +-+ +-+ +-+ // ¦ ¦ ¦ ¦ ¦ // ¦ ¦ ¦ ¦ +-- Latest storage cell used (max 6000) // ¦ ¦ ¦ +-- (Battery voltage in 1/10 volt only SVP-14/15/20/25) // ¦ ¦ +-- (Temperature in 1/10 °C only SVP-20/25) // ¦ +-- (Actual depth in [dm] decimetre only SVP-14/15/20/25) // +-- Actual Sound velocity in [dm/sec.] [Msg(0)] MsgMode=0 //Input message MessageType=9 // NumItems=0 NumDataOutItems=0 NewElement=1 //This message forwards the data block to the comps. NumDataEntries=3 NormData(0).Entry=0 NormData(0).Formula=Value(GetSubStr(var0,0,5))/10 //sv NormData(0).Unit=Meters/second NormData(1).Entry=1 NormData(1).Formula=Value(GetSubStr(var0,10,3))/10 //temp NormData(1).Unit=Celcius NormData(2).Entry=6 NormData(2).Formula=Value(GetSubStr(var0,5,5))/100 //pressure