This topic describes problems and solutions related to the Keysight Signal Optimizer.
89600 VSA recordings saved in MAT(HDF) format do not import correctly: The Signal Optimizer's current implementation of MAT(HDF) file import is incompatible with recording files exported by VSA. There are two possible workarounds:
Download time is extremely long: When the source hardware Unequal Length Adjust setting is set to Repeat Until LCM, the resulting data length and download time may be very long, depending on the signal lengths and frequency offsets.
M8190A drivers, Firmware, and VISA Address: The Signal Optimizer software does not install the full M8190A software, only the drivers to communicate with the M8190A. If you prefer to run the M8190A firmware on the same PC (e.g., to connect directly to the M8190A via USB), please follow instructions and get support on the M8190A Firmware Download page.
There is a rare corner case where installing the M8190 controller application will fail with an "Error installing Keysight Instrument IO Config" error. This error occurs when the PC has no Keysight Instrument IO Config installed but has Keysight Host Processor Platform (HPP) version greater than 4.5.20324.12312, which is included in the M8190 installer. To resolve this situation, users must uninstall the Keysight HPP, Keysight License Manager, and Keysight License Service, then re-install the M8190 application, latest HPP, License Manager and License Service.
Connecting to an M8190A instrument will use an address similar to this:
TCPIP0::<hostname>::<socket>::SOCKET
The M8190A controller application (M8190A firmware) is useful when you need to know the correct VISA address of the M8190A. The VISA address is located in the main window when you run the M8190A firmware on its host PC (
see picture).
Use the “SCPI Access (Socket)” address. If using an embedded PC on the AXI chassis, this address will typically have <hostname> equal to the embedded PC hostname, and <socket> equal to 5025. If running the M8190A firmware on the same PC as Signal Optimizer, <hostname> will equal “localhost”, and <socket> will typically equal 5025. There are several scenarios that can override the default socket port numbers for the M8190A driver, so if connectivity cannot be established, please review the M8190A firmware window to confirm the address used by the M8190A.