RECADD  

Records HPC memory locations.

Up to three variables can be recorded. Recording buffer starts collecting data as soon as the RECADD command is issued, and hence the recording trigger (RECTRIG) stops the cycling of the recording buffer following the trigger condition.

Firmware Versions:  all

Syntax: RECADD <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 0xE7FF, and 0xEE00 to 65535. <addr2> and <addr3> are optional.

For internal use (debug).