Difference between revisions of "Rohde & Schwarz NRP-Z91"

From RadiWiki
Jump to: navigation, search
(Installation example)
(Notes)
Line 8: Line 8:
  
 
= Notes =
 
= Notes =
*The driver can only be used if the program NRPView, 1.0.27 and above, from R & S is installed. When installing the program make sure that you install all the items. if you do not do this, some dll's will not be copied.
+
* The driver can only be used if the program NRPView, 1.0.27 and above, from [[Rohde & Schwarz]] is installed. When installing the program make sure that you install all the items. if you do not do this, some dll's will not be copied.
 
* Setting the resolution higher will make the measurement slower because the power meter is taking more samples and perform an average over the samples. this is done dynamically depending on the power measured.
 
* Setting the resolution higher will make the measurement slower because the power meter is taking more samples and perform an average over the samples. this is done dynamically depending on the power measured.
*The syntax for the Instrument Descriptor is following:
+
* The syntax for the Instrument Descriptor is following:
 
USB::<vendor Id>::<product Id>::<serial number>
 
USB::<vendor Id>::<product Id>::<serial number>
  
where <vendor Id> is 0aad for Rohde&Schwarz
+
where <vendor Id> is 0AAD for Rohde&Schwarz
 
       <product Id> depends on the sensor
 
       <product Id> depends on the sensor
 
                       NRP-Z21 : 0x0003
 
                       NRP-Z21 : 0x0003
 
                       NRP-FU  : 0x0004
 
                       NRP-FU  : 0x0004
 
                       FSH-Z1  : 0x000b
 
                       FSH-Z1  : 0x000b
                       NRP-Z11 : 0x000c
+
                       NRP-Z11 : 0x000C
 
                       NRP-Z22 : 0x0013
 
                       NRP-Z22 : 0x0013
 
                       NRP-Z23 : 0x0014
 
                       NRP-Z23 : 0x0014
Line 25: Line 25:
 
                       NRP-Z52 : 0x0017
 
                       NRP-Z52 : 0x0017
 
                       NRP-Z55 : 0x0018
 
                       NRP-Z55 : 0x0018
                       FSH-Z18 : 0x001a
+
                       FSH-Z18 : 0x001A
 
                       NRP-Z91 : 0x0021
 
                       NRP-Z91 : 0x0021
 
                       NRP-Z81 : 0x0023
 
                       NRP-Z81 : 0x0023
                       NRP-Z37 : 0x002d
+
                       NRP-Z37 : 0x002D
                       NRP-Z27 : 0x002f
+
                       NRP-Z27 : 0x002F
 
       <serial number>  you can find on your sensor. Serial number is number
 
       <serial number>  you can find on your sensor. Serial number is number
 
                       with 6 digits. For example 9000003
 
                       with 6 digits. For example 9000003
  
Examples: "USB::0x0aad::0x000b::100000"
+
Examples: "USB::0x0AAD::0x000B::100000"
  
 
You can use '*' for product id or serial number. We suggest full resource descriptor,
 
You can use '*' for product id or serial number. We suggest full resource descriptor,
Line 51: Line 51:
 
Please go the official website of the manufacturer Rohde & Schwarz and go to the page of your R&S®NRP Average Power Sensor model. [http://www.rohde-schwarz.com/en/product/nrpz91-productstartpage_63493-8584.html]
 
Please go the official website of the manufacturer Rohde & Schwarz and go to the page of your R&S®NRP Average Power Sensor model. [http://www.rohde-schwarz.com/en/product/nrpz91-productstartpage_63493-8584.html]
  
Apparently the required component for this driver is the R&S®NRP-Toolkit. Install this toolkit first: [http://cdn.rohde-schwarz.com/pws/dl_downloads/dl_software/exe/NRP-Toolkit_3_1_0_2.exe]
+
Apparently the required component for this driver is the R&S® NRP-Toolkit. Install this toolkit first: [http://cdn.rohde-schwarz.com/pws/dl_downloads/dl_software/exe/NRP-Toolkit_3_1_0_2.exe]
  
 
Select Drivers from the menu on the right side of the web page. Now scroll down to the table of Instrument Driver and download and install the '''VXIplug&play x86 Driver rsnrpz''' Rohde & Schwarz drivers.
 
Select Drivers from the menu on the right side of the web page. Now scroll down to the table of Instrument Driver and download and install the '''VXIplug&play x86 Driver rsnrpz''' Rohde & Schwarz drivers.

Revision as of 13:40, 11 November 2016

The Rohde & Schwarz NRP-Z91 device driver is a Power Meter which is supported by RadiMation®.

Related pages

Links

This information about an equipment is automatically generated from the list of supported device drivers from RadiMation.
If you need more information you can contact radimation-support@raditeq.com.

The NRP-Z91 is a USB Power meter with a diode head.

Notes

  • The driver can only be used if the program NRPView, 1.0.27 and above, from Rohde & Schwarz is installed. When installing the program make sure that you install all the items. if you do not do this, some dll's will not be copied.
  • Setting the resolution higher will make the measurement slower because the power meter is taking more samples and perform an average over the samples. this is done dynamically depending on the power measured.
  • The syntax for the Instrument Descriptor is following:

USB::<vendor Id>::<product Id>::<serial number>

where <vendor Id> is 0AAD for Rohde&Schwarz

     <product Id> depends on the sensor
                      NRP-Z21 : 0x0003
                      NRP-FU  : 0x0004
                      FSH-Z1  : 0x000b
                      NRP-Z11 : 0x000C
                      NRP-Z22 : 0x0013
                      NRP-Z23 : 0x0014
                      NRP-Z24 : 0x0015
                      NRP-Z51 : 0x0016
                      NRP-Z52 : 0x0017
                      NRP-Z55 : 0x0018
                      FSH-Z18 : 0x001A
                      NRP-Z91 : 0x0021
                      NRP-Z81 : 0x0023
                      NRP-Z37 : 0x002D
                      NRP-Z27 : 0x002F
     <serial number>  you can find on your sensor. Serial number is number
                      with 6 digits. For example 9000003

Examples: "USB::0x0AAD::0x000B::100000"

You can use '*' for product id or serial number. We suggest full resource descriptor, when you have connected more sensors. You can use asterix, when one sensor is connected.

  • RadiMation Error: -1074001424("Instrument status error"), when doing a zero of the power meter. the power on the head is too much, decrease the power and try again.

dll(s) needed

The dll needed to use this device is changed by Rohde & Schwarz. so now you can use:

  • NrpControl2.dll
  • rsnrpz_32.dll

To get these dll's install the vxipnp driver from the CD supplied with the device.

Installation example

Please go the official website of the manufacturer Rohde & Schwarz and go to the page of your R&S®NRP Average Power Sensor model. [1]

Apparently the required component for this driver is the R&S® NRP-Toolkit. Install this toolkit first: [2]

Select Drivers from the menu on the right side of the web page. Now scroll down to the table of Instrument Driver and download and install the VXIplug&play x86 Driver rsnrpz Rohde & Schwarz drivers. After the installation the dll’s should be copied at the following locations:

  • C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin\
  • C:\Windows\SysWOW64\.