06-04-2008 02:41 PM
I am working on some code that used an HP signal generator which I believe is now obsolote. The code is writing a command to the signal generator to shut the power off using this command format
ViStatus _VI_FUNC hp836xx_writeInstrData (ViSession instrumentHandle, ViString writeBuffer);
the actual command used
hp836xx_writeInstrData (AGE83630_Handle, "pow:stat 1");
I am looking for the similar command from the HP5183A signal generator (ivirfsiggen.h and ivirfsiggne.fp files).
06-04-2008 03:07 PM
06-05-2008 10:16 AM
Hello AEM,
No worries about the thread. It just means that if anyone has a similar question in the future you saved them some time!