X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Message-ID: <1454017752.4750.14.camel@oscopy.org> Subject: Re: [geda-help] Wave form viewer gEDA From: Arnaud Gardelein To: geda-help AT delorie DOT com Date: Thu, 28 Jan 2016 22:49:12 +0100 In-Reply-To: References: <201601232244 DOT u0NMiiOI012260 AT envy DOT delorie DOT com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.3-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u0SLnI6a002157 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Le jeudi 28 janvier 2016 à 18:55 +0530, sooraj kenoth (soorajkenoth AT gmail DOT com) [via geda-help AT delorie DOT com] a écrit : > What I am thinking is draw a circuit, place a probe where I want to > see the voltage wave form and click run and see the wave form as we > can see in the oscilloscope. This is exactly the reason why I started oscopy. So far there is a very basic communication from gschem to oscopy; the possibility to run launch oscopy and run netlister & simulator. The experimental branch of oscopy now implements the possibility to command the interface, allowing another program to add files, to add signals to a graph, etc. Then to be able to put a probe and then view the waveform is needed to find a way for gschem/gnetlist to translate one or more symbols into a single ".print" SPICE directive (or equivalent depending on the simulator used). Any idea on how to do this ? Arnaud.