Set task identification information (TASKID)
TASKID allows you to name the (I,Q) data that are currently being acquired by RVP10.
This naming information then becomes
associated with these data, and is available in the pulse information structures
(struct RVP10PulseInfo) that are read from the Timeseries
API. The iAqMode field of the pulse headers (struct
RVP10PulseHdr) are incremented each time a TASKID opcode is
received, but the continuous flow of (I,Q) data from
the RVP10/Rx card(s) are disturbed.
The TASKID command defines a 16-character Null-terminated name, along with a 16-bit sweep number and 16-bit auxiliary (user defined) number.
You may use all 16 characters of the name, as it is stored internally in 17 slots.
The Sweep Number and Scan Geometry (one of SCAN_xxx
parameters) should be filled in with values best approximating those notions.
Auxiliary Number may be filled in with any value that you find
meaningful.
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
---------------------------------------------------------------
| | | | | | | | | | | | | | | | |
| | 0 0 0 1 0 1 1 1 1 1 1 1 | Command
|---------------|------------------------------------------------|
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
---------------------------------------------------------------
| | | | | | | | | | | | | | | | |
| Sweep Number | Input 1
|----------------------------------------------------------------|
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
---------------------------------------------------------------
| | | | | | | | | | | | | | | | |
| Auxiliary (User Defied) Number | Input 2
|----------------------------------------------------------------|
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
---------------------------------------------------------------
| | | | | | | | | | | | | | | | |
| Name Byte–2|Name Byte–1 | Input 3
|-------------------------------|--------------------------------|
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
---------------------------------------------------------------
| | | | | | | | | | | | | | | | |
| |Scan Geometry | XARG 1
|-------------------------------|--------------------------------|
