:DISK:EYE:FNAMe:AUPDate
Instrument:
N1000A
DCA-M
Meas. mode:
Eye
Jitter
Flex Apps:
FlexDCA
FlexRT
Command Syntax
:DISK:EYE:FNAMe:AUPDate
Description
Increments a file name's autonumber for the next file saved with the :DISK:EYE:SAVE
command. The autonumber is placed at the end of the file name and begins with a hyphen followed by decimal digits:
<type_><YYYY-MM-DD><_autonumber>.<extension>
An example autonumber would be cg-gs_2020-10-23_1.cgsx. Saving a file with :DISK:EYE:SAVE
does not increment the autonumber. You must use the :DISK:EYE:FNAMe:AUPDate
command to increment the autonumber. Otherwise, the next file saved will have the same name as the last file saved.
If you have entered a custom file name, but want to return to using standard file name, use the :DISK:EYE:FNAMe:USTandard
command.
Name | Type | Autonumber | Default Extension |
---|---|---|---|
cg-gs_2017-04-08_1 | standard | yes | .cgsx |
DUT | custom | no | .cgsx |
DUT23 | custom | no | .cgsx |
DUT_23 | custom | yes | .cgsx |
Requires FlexDCA revision A.05.70 and above.
Example Command Sequence
:DISK:EYE:SAVE:FTYPe DATabase
:DISK:EYE:FNAMe "my_file_1"
:DISK:EYE:SAVE # my_file_1.cgsx
…
…
:DISK:EYE:FNAMe:AUPDate
:DISK:EYE:SAVE # my_file_2.cgsx