SVA Load and Save Command Correction (PG0701X_E01A, still active as of 11/1/2018)

November 1, 2018

The SVA Programming Guide (PG0701X_E01A, still active as of 11/1/2018) has incorrect commands.

The Memory Store and Load commands should be:
:MMEM:LOAD CSV,”test.csv”
:MMEM:STOR CSV,”test.csv”
The “” around the file name are required
US