Thanks bobo.
I got it working with this shellLaunch “E:\Max9\Scripts\SpectrumData\FFTMAX.exe “[size=2] args [/size] [size=2]Thanks for the help dude [/size]
I get this Syntax error: at bad, expected <keyword arg> – In line: – shellLaunch “E:\M I editted the line shellLaunch (“E:\Max9\Scripts\TESTDat…
Thanks MoonDoggie
Ive been looking for things like this for some time. Thanks Rambutan for the links . Im just getting into programing with vis 2005 and these plugin …
thanks for posting this up its a cool script
a better way to do this is to use the AVG extenion plugin , you can get it from script spot , that will give you a command like shelllaunch but with t…
dont think I could help out on this one but I think this is a cool idea and would like to see this running once you got it working as you want keep u…
I think merlinEL is on the right track here . how are you getting on with the scanner arm ?
If you read up on the online help thats comes with max you will see its not that hard to make an object using data from a text file , if you look at m…
well for real time as Im sure you know the arm would need would need to talk to max so you would need a way of max talking to one of the com or usb po…
no but why would it need to be real time ? make the arm scan in the object then output it to a text file then max reads the file and make the object i…
how would the script read the arm data ? if its output was a text file it would be easy to make a script to read that file and make a mesh out of it ….