Hi,
Does anyone know how to export waveform to either bmp or jpeg format continously with a different file name programmatically? I am able to export the waveform to bmp format manually but I would like to have the program export the waveform to bmp format programmatically with a different file name when the waveform is exported. For example, I run the test over night and approximately every 10 seconds the test reads a new waveform. When the a new waveform is read I would like to program to export the waveform to bmp format and save it in a folder with a new file name.
I would really appreciate it if anyone could help.