Process Variable or equivalent in QCustomPlot
-
wrote on 30 Aug 2023, 15:14 last edited by
I am using Qt 6.4.3 with epics 7.0 base version along with QEFramework and QEGui. Epics widget helps me to set channel information (ca://XXX:XXX) in process variable of QEPlot and create a real-time plot for me. QCustomPlot has very good features wrt plot like zoom, range drag and so. I want to explore if I can set any variable like epics do, to plot real time data?
TIA -
Hi and welcome to devnet,
You should rather bring this question to the QCustomPlot folks. They will likely be more knowledgeable about that subject.
-
Hi and welcome to devnet,
You should rather bring this question to the QCustomPlot folks. They will likely be more knowledgeable about that subject.
-
@SGaist I had, but haven't received any reply yet. Qt forum is more matured even for 3rd party support, so thought of trying luck here.
What are these Epics widget you mentioned ?
-
wrote on 4 Sept 2024, 14:53 last edited by
I considered bypassing Epics with Qt Charts/Graphs because of EPICS's limited support. CLosing the thread.
-