MADRIX Forum • Interprocess communications
Page 1 of 1

Interprocess communications

Posted: Thu Aug 06, 2015 4:41 pm
by etrex
I have a task to pass multiple 3D vectors (X,Y,Z) to Madrix scripts for real time performance. What is the interprocess communication way to pass these informations? The only way I can find in Script manual is ReadAsync() to read string from a text file. But I doubt the speed of data exchange can not match real time requiement.
Is there any other method available in Madrix Scripts like Dynamic Data Exchange (DDE)? Clipboard? File mapping? pipes? or socket?
Any advice is appreciated.

Re: Interprocess communications

Posted: Fri Aug 07, 2015 11:33 am
by Fritzsche
Hi etrex!
.
From your first description, I wouldn't say that there is another option.
.
But please send us an e-mail to info[at]madrix.com to discuss your requirements and see if there is any other way for realization.
.
Thank you!