User's Manual

5 of 8
GCube4.0 User Manual V1.0
6.0 GCube4.0 Configuration
1. In order to change GCube4.0 configuration, user either can remotely login using SSH or
connect GCube4.0 to monitor and keyboard.
2. After login, type “nano gpibsnif.ini” in the terminal. The .ini file will be open up as below
Figure 8: gpibsnif.ini setting page
Section Parameter Value Description
[system] IP address 192.xxx.xxx.xxx IP address of the server.
Local IP
address
127.0.0.1 local IP address. Default is 127.0.0.1
ID String GCube4.0 unique ID
Port Number Port number of JSON server listening on.
Start 1 Auto start sniffing
0 Manually start the sniffing.
[daemon] port Number
Port number of GCube4.0 daemon. It is port to use for
server to access the GCube4.0 and inquire the status of
the GCube4.0 or control the GCube4.0
[message] maximum
retry
Number Maximum retry to send a JSON message to server.
Retry
interval
Seconds Retry interval to send the JSON message to server
when it is failed for first time.
Buffer
Number
Default is 4194302. Buffer to hold the JSON
message before sending out to server
Data 1 Default is 1. Enable to sniff the GPIB
communication data.
0 Does not enable to sniff the GPIB data.