In order to receive a certain passing, the host sends the passing number followed by <CrLf>, e.g.
1423<CrLf>
The decoder responds with the passing record followed by <CrLf>. Therefore, the answer will end with <CrLf><CrLf>.
Examples
Single Use Tag:
1423;999;0000-00-00;12:30:45.492;888;4;-65.430000;c23fef;0;;;;;;;;D-4476<CrLf><CrLf>
Multi Use Tag:
1424;AAAA-0001;0000-00-00;12:30:45.492;0;4;-65.430000;160ca2;0;;;;;;;;D-4476<CrLf><CrLf>
Active [Pro]:
1;ZZZZZ52;0000-00-00;00:00:01.434;0;19;9;f2d3ef;1;0;0;10240;2.97;26.60;0;D-4476<CrLf><CrLf>
In case the requested passing number does not exist, the decoder responds with:
ONLY <N><CrLf>
where <N> is the number of passings available.