Community

Ask A Question
Subscribe

You’re not receiving notifications from this thread.

Updating Simulator Window via Developer Console in Browser

Created by mthimm2 • 3 years ago
General
avatar of user

mthimm2

On  Jun 15, 2021

I'm trying to find a way to update the circuit elements in the simulation canvas via the developer console. The reason for this is that I'm constructing a circuit where each stage has multiple elements with individual delays. These cumulative delays will affect the output of the circuit.

I started by inspecting the HTML and Javascript for the simulation canvas. The UI elements and images are clearly visible in the developer console, but the actual circuit elements within the canvas are not. Furthermore, I can't find any file in the developer console that contains these elements and would allow me to edit them.

What I'm trying to achieve is a way to do a batch update of circuit element delays in an automated fashion. Ultimately, I'd like to be able to generate updated code and paste it into the developer console in order to update my circuit with new delays, elements, etc.

Is there any way to do this?

Want To Join The Discussion ?
Create account Log in