Troubleshooting - Keysight Technologies N6841A Installation Manual

Rf sensor
Hide thumbs Also See for N6841A:
Table of Contents

Advertisement

23

Troubleshooting

Detecting a SMS Port Conflict. The default Port for SMS is 8080. However,
there can be other programs that use this port.
To check for a port conflict run the following program:
C:\Program Files (x86)\Keysight\RFSensor\bin>detectPortConflict.exe
localhost 8080
Looking for port conflict on host: localhost port: 8080
Success! Unable to connect to socket on 'localhost', port 8080: No error
Detecting SMS Service: To verify that the SMS service is installed and running,
run the following program:
C:\Program Files (x86)\Keysight\RFSensor\bin>detectSmsService
Found KeysightSMS service
State: Running
Fixing the Registry: It may be necessary to fix the registry if you are having
problems run the Sensor Management Tool (SMT) or Sensor Management
Server (SMS). Sometimes environmental variables don't get set or change. To
fix these problems run the following program:
C:\Program Files (x86)\Keysight\RFSensor\bin>manipulateRegistry.exe
read key
<== read an env var
delete key
<== delete an env var
create key value
<== create an env var
replace key value
createExpand key value <== create an env var with the REG_EXPAND_SZ
replaceExpand key value <== replace an env var with the REG_EXPAND_SZ
compare key expectedValue <== compare an env var to the expected value
readPath
<== read the PATH
addPath element
addPathEnd element
removeFromPath element
removePathDuplicates
verifyPath element
<== replace an env var (create if it doesn't exist)
<== add an element to the front of the PATH
<== add an element to the end of the PATH
<== remove an element from the PATH
<== remove an element from the PATH
<== verify that the element is on the PATH
N6841A RF Sensor Installation Guide

Advertisement

Table of Contents
loading

Table of Contents