Gwyscope documentation

open hardware SPM controller with advanced sampling support

User Tools

Site Tools


hwboxserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hwboxserver [2025/02/20 13:43] adminhwboxserver [2025/02/25 14:44] (current) pklapetek
Line 1: Line 1:
 +====== Hwserver ======
 +
 +
 The concept of Gwyscope is based on a server-client approach, i.e. a server - hwserver - is used to control all the hardware based on commands received from a client (e.g. Gwyscope GUI). Default hwserver installation is ''/root/gwyhwserver_gwyscope''. The server can be started after login to the Red Pitaya from the command line, providing port number for client connection and (optionally) .ini file with initial parameters settings. For example The concept of Gwyscope is based on a server-client approach, i.e. a server - hwserver - is used to control all the hardware based on commands received from a client (e.g. Gwyscope GUI). Default hwserver installation is ''/root/gwyhwserver_gwyscope''. The server can be started after login to the Red Pitaya from the command line, providing port number for client connection and (optionally) .ini file with initial parameters settings. For example
  
Line 35: Line 38:
 </code> </code>
  
-The service is disabled by default, this can be verified using ''systemctl status''+The service is disabled by default, this can be verified using ''status'' command of ''systemctl'' system services manager.
  
 <code> <code>
Line 44: Line 47:
 </code> </code>
  
-To enable automatic start of the hwserver after reboot or power on use ''enable''+To enable automatic start of the hwserver after reboot or power on use ''enable''.
  
 <code> <code>
Line 51: Line 54:
 </code> </code>
  
-To start the service immediately use ''start''+To start the service immediately use ''start''.
  
 <code> <code>
Line 80: Line 83:
 </code> </code>
  
-If automatic hwserver starting is not desired anymore use ''disable''+If automatic hwserver starting is not desired anymore use ''disable''.
  
 <code> <code>
hwboxserver.1740055439.txt.gz · Last modified: 2025/02/20 13:43 by admin