Thanks, That worked out.
I installed the latest python 3.14.6 and GeigerLog 2.1 today. But when I run the geigerlog.bat I end up getting the following: File "C:\geigerlog\gsup_utils.py", line 375, in <module> g.versions["sqlite3 module"] = sqlite3.version # = 2.6.0 ^^^^^^^^^^^^^^^ AttributeError: module 'sqlite3' has no attribute 'version' GeigerLog has finished</module> Any help would be appriciated.
I don't see this FET setting on my counter. In the geigerlog.cfg I already had this set to 60. I'm doing some other tests so I will tray and do your background experiment tomorrow.
Yes my GMC-320+V5 Re5.73 does have wifi. Success!!!! Changing those two settings above to what you suggested and the program works!!! I then tried to put GMC_WifiIndex=2 but then the program crashes. Setting it to None, and the program works. I don't need the wifi so I'm good with that. Thanks for all the help. Let me know if you need me to do any testing for you to figure out this bug. Thanks again.
Getting closer. Since the program isn't recognizing the Counter. I edited the geiger.cfg file (attached) The one that seem to really work is to change the WiFi_Index to NONE. When I did this the program stayed running and did not close. However, no matter what I did I couldn't get it to log any data from the counter. I've also attached Database log (Booger.logdb) I also saved the notebook (Booger.logdb.notes) and of course the normal geigerlog logs. At least we are showing progress. :-)
C:\geigerlog>python geigerlog -dvwR Traceback (most recent call last): File "C:\geigerlog\ggeiger.py", line 4452, in toggleDeviceConnection if gglobs.DevicesConnected == 0: self.switchAllConnections(new_connection="ON") File "C:\geigerlog\ggeiger.py", line 4479, in switchAllConnections self.switchDeviceConnection (DevName, new_connection=new_connection) File "C:\geigerlog\ggeiger.py", line 4736, in switchDeviceConnection errmsg = self.initDevice(DevName) File "C:\geigerlog\ggeiger.py", line 4567,...
C:\geigerlog>python geigerlog -dvwR Traceback (most recent call last): File "C:\geigerlog\ggeiger.py", line 252, in <lambda> self.DeviceConnectAction.triggered.connect(lambda : self.switchAllConnections("ON")) File "C:\geigerlog\ggeiger.py", line 4479, in switchAllConnections self.switchDeviceConnection (DevName, new_connection=new_connection) File "C:\geigerlog\ggeiger.py", line 4736, in switchDeviceConnection errmsg = self.initDevice(DevName) File "C:\geigerlog\ggeiger.py", line 4567, in initDevice...
C:\geigerlog>python geigerlog -dvwR Traceback (most recent call last): File "C:\geigerlog\ggeiger.py", line 252, in <lambda> self.DeviceConnectAction.triggered.connect(lambda : self.switchAllConnections("ON")) File "C:\geigerlog\ggeiger.py", line 4479, in switchAllConnections self.switchDeviceConnection (DevName, new_connection=new_connection) File "C:\geigerlog\ggeiger.py", line 4736, in switchDeviceConnection errmsg = self.initDevice(DevName) File "C:\geigerlog\ggeiger.py", line 4567, in initDevice...