Downloading Tracks Initializing COM2 Initializing Com2 at 115200 baud. sending handshake on command writing string: $PMGNCMD,HANDON*70
writing string: $PMGNCMD,BAUD,115200*4B
readString = $PMGNCSM,70 read ack string $PMGNCSM,70 mChecksum = 112, checksum = 75 writing string: $PMGNCMD,BAUD,115200*4B
readString = $PMGNCSM,4B read ack string $PMGNCSM,4B mChecksum = 75, checksum = 75 sending get track command writing string: $PMGNCMD,TRACK,2*23
readString = $PMGNCSM,4B read ack string $PMGNCSM,4B mChecksum = 75, checksum = 35 writing string: $PMGNCMD,TRACK,2*23
readString = $PMGNCSM,23 read ack string $PMGNCSM,23 mChecksum = 35, checksum = 35 Point 0 readString = $PMGNTRK,5205.454,N,10640.882,W,00491,M,223124.60,A,,010805 msg = PMGNTRK day,month,year = 1,8,5 lat = 52.090900,lon = -106.681367 Point 1 readString = $PMGNTRK,5205.454,N,10640.882,W,00491,M,223124.60,A,,010805 msg = PMGNTRK day,month,year = 1,8,5 lat = 52.090900,lon = -106.681367 Point 2 failed to get a byte read from com port! did get 1 bytes bytesRead = 0 result = 1 The parameter is incorrect.
GetLastError = 87 Error reading string from unit Downloading Tracks Initializing COM2 Initializing Com2 at 4800 baud. sending handshake on command writing string: $PMGNCMD,HANDON*70
sending get track command writing string: $PMGNCMD,TRACK,2*23
readString = $PMGNCSM,70 read ack string $PMGNCSM,70 mChecksum = 112, checksum = 35 writing string: $PMGNCMD,TRACK,2*23
readString = $PMGNCSM,23 read ack string $PMGNCSM,23 mChecksum = 35, checksum = 35 Point 0 readString = $PMGNTRK,5205.454,N,10640.882,W,00491,M,223124.60,A,,010805 msg = PMGNTRK day,month,year = 1,8,5 lat = 52.090900,lon = -106.681367 Point 1 readString = $PMGNTRK,5205.454,N,10640.882,W,00491,M,223124.60,A,,010805 msg = PMGNTRK day,month,year = 1,8,5 lat = 52.090900,lon = -106.681367 Point 2 failed to get a byte read from com port! did get 1 bytes bytesRead = 0 result = 1 The parameter is incorrect.
GetLastError = 87 Error reading string from unit
|