Page 1 of 1
Python
Posted: Sun Jan 08, 2023 9:42 pm
by imcute
How do I control circuits with python?I don't just want to test circuits.
Re: Python
Posted: Mon Jan 09, 2023 10:53 am
by admin
What do you mean?
Re: Python
Posted: Mon Jan 09, 2023 6:26 pm
by imcute
admin wrote: ↑Mon Jan 09, 2023 10:53 amWhat do you mean?
I want to make a python script control pins
Re: Python
Posted: Mon Jan 09, 2023 11:48 pm
by admin
That is what test is doing.
Re: Python
Posted: Tue Jan 10, 2023 3:29 am
by imcute
admin wrote: ↑Mon Jan 09, 2023 11:48 pm
That is what test is doing.
But the pin controlling is on a new subcircuit instance which is not visible to me.
I need the circuit to be visible so I can look at the screen and buttons