[CM] Fastest way to copy scheme variables into a shared buffer?

Iain Duncan iainduncanlists at gmail.com
Fri Jan 21 09:50:38 PST 2022


Hi folks, just hoping for suggestions here before I get too far. I would
like to have an s7 interpreter running in a low priority UI thread read
data from a higher priority thread instance. The low instance will maintain
a periodically update a copy of the data for a display, with the buffering
done at the C level in my external. I'm just wondering what the recommended
way would be to store scheme variables in some C memory, where the type and
size is known on both ends (or can be described in a notification from one
to the other). Any suggestions most appreciated!

thanks
iain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20220121/39bade36/attachment.html>


More information about the Cmdist mailing list