Interprocess communications

Write here what nice effects or shows you have done with MADRIX or ask other users.

Moderator: MADRIX Team

Locked
etrex
Posts: 1
Joined: Thu Aug 06, 2015 4:24 pm

Interprocess communications

Post 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.
Fritzsche
Support
Support
Posts: 735
Joined: Mon Oct 05, 2009 5:26 pm
Contact:

Re: Interprocess communications

Post 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!
Locked