> > You showed me an example about an asynchronous record, but what if I have a synchronous one? > > There is nothing in my example that assumes an asynchronous record. It is using the "asyn" device support, but that works with both asynchronous and synchronous records. >
In fact, the proposed solution has nothing to do with asyn. It will also work with your custom drivers as long as the PVs in the epics database are reading and writing correctly.