CDHD Variables and Commands
VarCom Reference Manual 343
RECORD
Definition Record
Type Command
Description Captures real-time variables to memory for retrieval/ display
by the GET command. RECORD must be set up before the
RECTRIG command is used. RECLIST returns the list of the
recordable variables.
Syntax RECORD sample_time num_points var1 [var2 … var6]
sample_time = 1 to 1000000 (multiples of 31.25 µs)
num_points = 1 to 2000
var = Name of a recordable system variable that appears in
RECTRIGLIST. System variables must be preceded by a
quotation mark (").
Firmware 1.0.6
Drive status Enabled | Disabled
Range Not Applicable
Default value Not Applicable
Unit Refer to Syntax, above
Non-volatile No
Example
RECORD 32 100 "VCMD "V "ICMD
Records 100 points for VCMD, V, and ICMD every
1 milliseconds
See also GET
RECDONE
RECING
RECLIST
RECOFF
RECRDY
RECTRIG