Hey,
I want to use the following command to generate only one frame on generator output 1 :
-> WGEN1:OUTP:MODE
-> WGEN1:OUTP:MODE SING
These commands are given by the user guide.
When I run my programm (in C, using VISA library), I got an error message coming from the application.
Am I using in a wrong way this command or it is a "know issue" ?
The firmware version I use is : 03.22.2014052100.
Is it mandatory to upgrade to the last firmware version to have this function working ? (I check the log and I didn't see a note related on that command).
Thank you for your time and help,
Kind regards,
Jey.
Hi Jey,
The first command is missing a parameter. Is that the error you got? The second command has the parameter and should be okay. To actually send the single-shot, you need to add the :WGEN1:OUTP:SING command.
Best Regards,
Pat