Gwyscope documentation

open hardware SPM controller with advanced sampling support

User Tools

Site Tools


guistart

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
guistart [2025/02/20 16:47] adminguistart [2025/02/25 12:17] (current) pklapetek
Line 1: Line 1:
 +====== Gwyscope GUI installation ======
 +
 Graphical user interface is designed to be run on user's computer (not on the Gwyscope boards). The computer has to be connected to a network as the GUI connects to Gwyscope boards using Ethernet interface. Graphical user interface is designed to be run on user's computer (not on the Gwyscope boards). The computer has to be connected to a network as the GUI connects to Gwyscope boards using Ethernet interface.
  
Line 59: Line 61:
 {{ :wiki:gui:gui_finish.png?400 }} {{ :wiki:gui:gui_finish.png?400 }}
  
-To start Gwyscope GUI click on the ''GwyScope (32-bit)'' shortcut.+To start Gwyscope GUI click on the ''GwyScope (32-bit)'' shortcut. The Gwyscope GUI together with a debug console should show up. 
 + 
 +{{ :wiki:gui:gwyscope_gui_win.png?400 }} 
 + 
 +Gwyscope tries to connect to the hwserver using default IP address and port. This has to be changed according to the local configuration. Close Gwyscope, open ''C:\Users\username\.gwyscope\gwyscope.ini'' file and modify the first two parameters (''hardware_server'' and ''port'') according to your setup. Note that the ''username'' in the .ini file path has to be changed too. Now start the hwserver (see [[hwboxserver|Starting hwserver]] for details) and run the Gwyscope GUI again. If a successful connection is established, you should see in the debug console ''starting hw loop, server ...'', otherwise ''Cannot send message'' or ''Cannot connect to address...'' messages are printed. 
 + 
 +{{ :wiki:gui:gwyscope_gui_win_connect.png?400 }} 
 + 
 +**Development** version is available from Sourceforge repository [[https://sourceforge.net/p/gwyscope/code/HEAD/tree/gwyscope/|here]]. Currently, we use MS Visual Studio 2022 for source files compilation. Solution and project files are stored in the msvc2022 directory. In order to checkout source files from the repository, the [[https://tortoisesvn.net/|TortoiseSVN]] package is recommended. Note that there are several dependencies (Gwyddion, GTK, libgwyscan and Python2.7) that have to be also installed. Details will be provided upon request. Ask <petr.grolich@cmi.gov.cz> for assistance.
guistart.1740066433.txt.gz · Last modified: 2025/02/20 16:47 by admin