View Single Post
  #3  
Old 10-05-2006, 11:37 AM
vizmaster vizmaster is offline
Member
 
Join Date: Aug 2006
Posts: 27
I actually figured out the receive part. Would like to see your sample code to see if we came up with the same thing. Also noted that a recent thread indicates that viz.NETWORK does not work in 3.0. Would like to use this instead so that I can pass the sensor data as numeric values. With MAILBOX I am trying to figure out the conversion from text back to numeric.
On a seperate yet related subject. I can only test on my local PC. Is there a way to have a seperate mailbox for send and receive? Can I do something like
mailbox = viz.add(viz.MAILBOX,'Machine\MailOut')

Thanks,
__________________
VizMaster
Reply With Quote