Click here to Skip to main content
16,007,932 members

Comments by prabut (Top 6 by date)

prabut 5-Mar-12 1:02am View    
Am very New to Win Forms..May i know How to convert the Valid Output.Pls Give me Valid Output.

3.1.3 Fomat of GPRS auto report message (TCP/UDP)
Standard mode code:
No. 00 01 02 03 04 05 06 07 08 09 0A 0B
Content $ 0x1030731001 0x050316 0x220902
Notes Head Terminal serial code time date
No. 0C 0D 0E 0F 10 11 12 13 14 15 16 17 18
Content 0x22128745 0x03 0x113466574C 0x014028
Notes Latitude value / Longitude value,N,E,AV Speed,direciton
No. 19 1A 1B 1C 1D 1E 1F
Content 0xFFFFFBFF 0x15 0x25 0x79
Notes VehStatus Usr_alarm_flag /
Record
No
An example of typical auto report message,
24 70 80 53 01 77 00 50 24 06 01 80 22 32 96 92 00 11 35 52 42 3C 00 00 00 FF DF FB FF
00 00 00 (in Hex, but should be decoded in binary as above)
Note:
‘$’(0x24): Head, standard auto-report message;
Time:0x050316,International standard time 05:03:16;
Date:0x220902, 22/09/2002
Longitude value: 0x22128745, 22°12.8745′
Latitude Value: 0x113466574C,113°46.6574′. Its last byte(0x15) express
bit7654,the last bit of latitude value
Roadsay Technology Limited Communication Protocol for RS AVL
- 12 -
bit3, 1: East Longitude, 0:West Longitude
bit2, 1: North latitude, 0:South latitude
bit1, 1:A valid GPS data,0:V invalid GPS data
bit0,/
Speed, direction: 0x014028, speed is 014 knot,direction is 028.
VehStatus: mark the vechile state in Binary.
Usr_alarm_flag: customizable alarm status.
Record No.: Record No. increases one per sms sent in Binary.
2100 Serial added milemeter function:
Mileage: mileage BCD code:D11D10D9D8D7D6D5D4D3D2.D1D0,but
D11D10D9D8D7D6D5D4 bits is valid. 0x10 saves D11D10, 0x1E and 0x1F save
D9D8D7D6,and 0x1D saves D5D4.In case user customizable alarm happens,0x1D saves
customization alarm status, or it will save D5D4. Mileage equals
D11D10D9D8D7D6D5D4*51.444(meter), Example: 03257915*51.444(meter)=
167600.18Km.
 When head is ‘M’or ‘P’, then ‘M’ packet is picture index and ‘P’ packet is picture
data.To ‘M’ packet,the lower bits in 0x10 byte express picture format and the higher
bits in 0x10 byte express picture module number, the content of 0x1E and 0x1F is
‘0xFF’ . To ‘P’ packet, the content of 0x1E byte and 0x1F byte is picture number and
block number. The ‘P’ packet data includes 32 bytes picture index and a block’s
data(512 bytes),totally 544bytes.
 When head is ‘L’, the packet data is driver’s logon data by ’C9’. then the content of
0x16~0x17 arenot speed and direction,but BCD code to express driver’s ID.
 When head is ‘R’, the packet data is driving record from flash memory by ‘C13’,’C21’.
 When head is ‘D’, the packet data is 512 bytes to record total 21 seconds data.The firt
second’s data is the same as ‘$’ packet(32 bytes), the later 20 seconds’ data is
480bytes(every second’s data is 24 bytes as 0x06-0x1Dbyte in the ‘$’ packe data. Refer
to ‘Set accident doubt data record (C12)’.
prabut 21-Dec-11 7:59am View    
yes already installed
prabut 19-Nov-11 2:27am View    
Hi pls Mention clearly ..i did not get u
prabut 16-Nov-11 6:08am View    
Yes,i put before that because it causes errors while appending same file name.
prabut 15-Nov-11 6:34am View    
Is it Possible append with same File name?
Because it cause Following Error:
The process cannot access the file 'C:\Users\Blisslogix01\Desktop\smartgwt-1.0b1.zip' because it is being used by another process.