Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Resolve ni_rfsg error -1074118136

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.

 

  

 

0 Kudos
Message 1 of 2
(3,117 Views)

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

0 Kudos
Message 2 of 2
(3,090 Views)