<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>17 Jan 2020 15:57:39 Z</lastBuildDate><pubDate>17 Jan 2020 15:15:31 Z</pubDate><description>Bonjour,&#13;
Je désire réaliser une vue de représentation d'un signal de mesure, similaire à celle d'un oscilloscope, avec un rafraîchissement à 10 Hertz environ. Quelqu'un aurait connaissance d'une bibliothèque ou d'un programme source que je pourrais exploiter pour réaliser cette vue, sans redévelopper ce qui a du être déjà réalisé N fois ?&#13;
Merci pour vos réponses.</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236300-graphique-type-oscilloscope/read.awp</link><title>graphique type oscilloscope</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>BALTASAR</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236300-graphique-type-oscilloscope-236302/read.awp</comments><pubDate>17 Jan 2020 15:57:39 Z</pubDate><description>[code:wl]&#13;
PROCEDURE MyWindow()&#13;
T is numeric = 0   //Global&#13;
Timer("Osciloscopio",10,1)&#13;
&#13;
&#13;
PROCEDURE Osciloscopio()&#13;
&#13;
IMG_1=…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236300-graphique-type-oscilloscope-236302/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236300-graphique-type-oscilloscope-236302/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236300-graphique-type-oscilloscope/read.awp">graphique type oscilloscope</source><title>Re: graphique type oscilloscope</title></item></channel></rss>
