Records DSP memory locations.
Up to three variables can be recorded. Recording buffer starts collecting data as
soon as the RECDADD command is issued, and hence the recording trigger
(RECTRIG) stops the cycling of the recording buffer following the
trigger condition.
Syntax: RECDADD <gap> <points> <addr1> [<addr2> <addr3>]
<gap> - record gap, like in regular RECORD. Range: 1 to 10000. (* 0.5 milliseconds).
<points> - number of recording points, like in regular record. Range: 1 to 1024.
<addr1>, <addr2>, <addr3> - memory location to record. Range: 0 to 65535.
<addr2> and <addr3> are optional.