Hi João,
I realised that there is a bug which means that if you use named imports in your task file then variables will not be recognized by the variables table in the gui experiments tab, e.g.:
# In task file.
import pyControl.utility as pc
pc.v.my_variable = 1 # This variable will not show up in the GUI experiment tab variables table.
I have fixed this in the dev branch in this commit and it will be fixed in the next release.
https://github.com/pyControl/code/commit/5b73b6052f5498ddbe6bd687375f7cef89343252
best,
Thomas
--
You received this message because you are subscribed to a topic in the Google Groups "pyControl" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pycontrol/HdsrLAbASGs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pycontrol+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/pycontrol/d0ad40e7-b12e-4ed4-966a-625d5f415f9an%40googlegroups.com.