General Questions:
Q. I recently purchased a PWR-6G power detector and was wondering if I need to have it calibrated, or if it came to me calibrated.
A. The PWR-6G+ is calibrated prior to shipping and therefore there is no need for calibration of new power detectors. A customer can start working once the power sensor software has loaded and the USB cable is plugged in to the computer. We recommend sending the PWR-6G+ once a year for calibration.
Q. I noticed that, according to your specifications, your USB power detector PWR-6G+ appears to be designed for CW measurements only. Does the probe respond to pulsed RF waveforms?
A. The power detector can test only CW signal and is not suitable for accurate measurements when testing pulsed RF or complex RF waveforms. Measuring signals other than CW will result in a testing fault.
In addition to measuring CW signals, there are great software advantages which enable the user to take data and graph measurements. The data can be presented either in Excel format or in txt file. Also it is possible to run measurements over time (days, weeks…) by adding specific definitions (minimum and maximum values) so that any deviations can be instantly seen on the graph.
Q. Is it detector thermistor based? Can the power detector measure video bandwidth?
- The power detector is based on a schottky diode.
- The power detector cannot measure the video bandwidth.
Q. Are there any plans to produce a 75Ω version or would the best suggestion be to just use it with a matching pad and accept the reduced bandwidth and additional 5.8 dB loss?
A. At present there are no plans to develop a power detector for 75Ω. In order to measure the 75Ω a matching pad must be used such as the UNMP-5075.
Q. I have a question regarding the pre-detection bandwidth of the unit. I assume that the unit measures an input frequency +/- some variation in frequency. What is the frequency tolerance required of the input signal for accurate measurement?
If the frequency will shift by ±100 MHz from the real freq, the inaccuracy of the power will be less then 0.1 dB. Can I use the PWR-6G+ at frequencies such as 6.3 GHz?
A. Yes, but there may be some reductions in the accuracy of the readings due to the uncertainty added from a slight increase in mismatch seen by the power detector.
Q. What standard is the PWR-6G+ calibrated to?
A. The power sensor is calibrated in accordance to the guidelines as set forth by NIST. The measurements are traceable to national standards.
Software Questions:
Q. I noticed from the user guide on your web site that LabVIEW support is available and I am attempting to determine the extent of that support. Are there application examples in LabVIEW or DLLs that can be wrapped as LabVIEW Vi’s?
A. Please download the following file and follow the below instruction. Download file Instructions:
- Please copy mcl_pm.dll to windows\system32 folder.
- In command line, Run regsvr32 c:\windows\system32\mcl_pm.dll .
- Run LABVIEW and open the project PM_LV_9.vi .
- Run the project – in case there is an invoke error do the following:
- Right click on the Invoke Node in the front panel screen and choose “Select ActiveX” class. (lv1.jpg).
- Click on “Browse” and point to windows\system32\mcl_pm.dll .
- Select the first item and click O.K (lv2.jpg).
- Make sure to connect MINI-CIRCUITS power sensor to USB port.
- Program instruction:
- Under Frequency – change the freq value up to 6 GHz for more accuracy.
- Under power read – the power as the power sensor read.
- Click “Stop” to stop the program.
This example uses common object DLL to communicate with MINI-CIRCUITS USB power detector.
Q. Can the USB Power detector run under Linux? Specifically: Unix distributions: Derbian, Ubunutu, Fedora, OpenSUES, etc?
A. At the present time the USB power detector does not support Linux.
Q. We are looking to automate our power testing. Is there a capability to talk directly to the power sensor interface, or the interface is solely to the supplied software?
A. Yes, there is a capability to communicate directly to the PWR-6G+ by using a “com activex dll object” that we supply. With the “com object” the user can talk with the sensor by using Visual Basic, Delphi, C++, LABVIEW and all other software that “know” to use a DLL com object.
Q. Are there any known crash issues with the PWR-6G+ software while using Excel 97 on a Windows XP (SP2) machine?
A. You are correct. The Excel feature that comes with the power detector program is for MS Office 2002 and 2003.
Q. Is it possible to use Agilent Vee with the power detector?
A. You can use the Agilent Vee with the power sensor. The CD contains mcl_pm.dll ActiveX that can be used in all Windows based software that supports ActiveX , and from what I see Agilent Vee supports ActiveX.
Q. Can I use NI Labview and NI LabWindows/CVI with the power detector?
A. Yes, the mcl_pm.dll file ActiveX included in the CD supports NI Lab View. And also the NI LabWindows/CVI supports ActiveX, (http://sine.ni.com/nips/cds/view/p/lang/en/nid/11104).
Q. Is it possible to talk to the USB power detector via their ATE software on the PC, they are using NI LabWindows/CVI.
A. Although we are not familiar with LabWindows\CVI, it does support ActiveX and, therefore, the following are our recommendations:
- Copy from supplied CD the mcl_pm.dll to win directory \ system32.
- Run regsvr32 sytem32 path \ mcl_pm.dll .
- Load LabWindows\CVI .
- from menu -> tools -> create ActiveX controller.
- Click “Next”.
- Browse the list , to find mcl_pm (see attached picture).
LabWindows software has the ability to work with ActiveX objects by writing C++ Cod. Following is a C++ example code that might guide you how to use Mini-Circuits power detector ActiveX Object to connect to the power sensor and to read from it.
These are the lines concerning the mcl_pm :


Q. Can I use MATLAB for PWR-6G+?
A. If your version of MATLAB support working with DLL or COM object or VC++ code then yes, the PWR-6G+ can work with MATLAB.
Q. I have been trying to access the dll, but there isn’t enough information in the help file – it’s only a couple lines long. What we need is a header file for the dll.
A. There is no header file for this DLL file. The DLL file is an ActiveX dll com object file. There is also a read me file for the programmers.
Having done all the installation procedures of the power detector, the reading which has just 1 dB steps and decimals not marked, for example if we have a reading of 10.00 dBm, we increase the power and 0.3 dB power detector reading of 10.00 dBm continues, if we increase the power of reading 0.7 db rises to 11.00 dBm, we need to know if we have to do something extra to get a reading with decimals?
To resolve this problem please instruct the customer to correct the decimal point in the “Regional and Language Options” from comma (“,”) to dot (“.”).
- From “Start/Settings” click on “Control Panel”.
- On “Control Panel” click on “Language and Regional Options” (Window 1).
- On “Regional Options” click on “Customize”. (Window 2).
- On “Customize Regional Options” change the decimal symbol to dot (“.”). (Window 3).
Another way to solve this problem is to install power detector ver. A10 (on the web now).



Q. Can the PWR-6G+ interface with other test equipment that has an available USB port, or must it be connected to a computer?
A. Mini-Circuits currently does not offer drivers for any equipment other than a PC.
Q. Is it possible to write the control software in VB or C++ of the PWR-6G+ ourselves and not install the software offered by Mini Circuits?
A. It is possible to use your own program to control the power detector by using the ActiveX DLL object file that we supply. Please click on the below link and download the file power detectors ActiveX dll:
https://www.minicircuits.com/softwaredownload/software_download.html
Please follow the example in the readme txt file.
Q. I noticed when I used the control software I wrote in VB and the power detector’s USB plug in unplugged and plugged again the software is not responsive?
Please follow the below instructions:
- Please unplug the USB cable from the PC.
- Then plug it again before running the program from VB.
- This operation is required in case the user ran the “Open_Sensor” command and then, shut the program before running the command “Close_Sensor”.
Q. I am looking for a fast power detector. How fast (in mS) is the PWR-6G+?
A. The PWR-6G+ speed is 300 mS as noted on the spec sheet by using USB Hub 2.0 you can reduce the speed to 100 ms. We preferred focusing on a stable and accurate reading than the speed. Nevertheless, it is fairly compatible with other power sensors manufacturers.
Q. Is the PWR-6G+ compatible with XP or Vista 64-bit operating system?
A. PWR-6G+ support the Windows XP & Vista , 32 bit and not the 64 bit.
Browse all RF power detectors