Imported from previous forum
Hi Friends,
What if in PMap byte templateid bit is 0?
e.g. 10101010
How to interpret it??
[ original email was from janaka Sooriyaarachchi - janakas@millenniumit.com ]
> Hi Friends,
What if in PMap byte templateid bit is 0?
e.g. 10101010How to interpret it??
Template ID use copy operator. Hence template ID should be taken from previous Message.
Hi Friends,
What if in PMap byte templateid bit is 0?
e.g. 10101010How to interpret it??
Template ID use copy operator. Hence template ID should be taken from previous Message.
Hey thanks for rply.
I have PMap byte like this
PMAP: 01011111 01111110 11000000
after Pmap bytes messg contains 00000000 10001000… this sequence
If template ID byte (00000000) means should be taken from previous Message??
Thank you.