Message Type 1000-1999, $PCYP
Proprietary message containing key/value delimited pairs. All values are strings
Message format is:
$PCYP,key1=val1,key2=val2,key3=val3,*hh<CR><LF>
Where:
key1 is the first key
val1 is the first value that corresponds to the first key
key2 is the second key
val2 is the second value that corresponds to the second key
key3 is the third key
val2 is the third value that corresponds to the third key
hh is the checksum
Example:
$PCYP,flags=V,date=151020,ts=211349.00,id=359225050564319,msgid=1000,sys_ver=2.2.1.4959-72,*5F[0x0D][0x0A]
In the above example the flags, date, ts, id and msgid are always automatically appended to the PCYP message. The sys_ver key provides the system version.
Last modified 4 years ago
Last modified on 15-10-20 01:23:30 PM