pyrpl Activity
PyRPL turns your Red Pitaya into a powerful analog feedback device.
Status: Beta
Brought to you by:
lneuhaus
Ah I found that p = Pyrpl(hostname=HOSTNAME, config="test") p.hide_gui() has the desired effect!
Does the "gui" option only apply to questions? Like the config file?
Hi, how can I launch pyprl in python without opening the GUI? Section 2.2 of the manual implies that something like p = Pyrpl(hostname=HOSTNAME, config="test", gui=False) should work, but it isn't working for me. Thanks! Gerard
Hi, how can I launch pyprl in python without opening the GUI? Section 2.2 of the manual implies that something like p = Pyrpl(hostname=HOSTNAME, config="test", gui="False") should work, but it isn't working for me. Thanks! Gerard