Expand description
§Query message
Flags:
- C: Consolidation if C==1 then consolidation is present
- P: Parameters If P==1 then the parameters are present
- Z: Extension If Z==1 then at least one extension is present
7 6 5 4 3 2 1 0
+-+-+-+-+-+-+-+-+
|Z|P|C| QUERY |
+-+-+-+---------+
% consolidation % if C==1
+---------------+
~ ps: <u8;z16> ~ if P==1
+---------------+
~ [qry_exts] ~ if Z==1
+---------------+