03-13-2013 02:25 PM
We are using C# application where we call the following functions to the niRFSG.dll.
niRFSG_init(“resourcename”,true,true,visession) -- this matches MAX
niRFSG_Abort(visession)
niRFSG_ConfigureGenerationMode (visession,”generationmode”) -- generation mode
is CW continuous wave
niRFSG_ConfigureRF(visession,frequency,powerlevel )
niRFSG_Initiate (visession)
The error we are getting is with the Initiate.
"The AWG reported the following error: Unknown channel or repeated capability
name."
Error # -1074118136
We are also trying to use the PXI-5401 as an nifgen-
The methods do run successfully if we do have have the PXI-5401 being initialized.
The PXI-5401 is being initialized using the following calls to the niFgen_32.dll
niFgen_init("DAQ::#",true,true,visession) -- # is the device number of instrument.
03-14-2013 04:08 PM
Hi mspeterso,
I went through our database and saw that you have already created a service request with an Applications Engineer on this issue. For the most efficient support, I would recommend continuing to work with him on that request as he will be assigned to your issue.
If anyone else has questions, comments or have experienced a similar issue, feel free to continue posting on this forum.
Thanks,
David B
National Instruments
Applications Engineer