02-23-2006 01:40 AM
02-23-2006 01:44 AM
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
02-23-2006 02:10 AM
02-23-2006 02:40 AM
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
02-23-2006 03:07 AM
02-23-2006 03:55 PM
02-23-2006 06:20 PM
02-24-2006 03:46 PM - edited 02-24-2006 03:46 PM
Hello,
I apologize, but since I'm away from my desk today I don't have a Mac to
test this on.... Maybe you and other community members with Mac machines could
try out this example (it’s the same one without the missing VI) and let me know
if this one works. I was unable to get a crash without the URL wired, but
this could possibly be a bug that we can look into.
Another thing that I've failed to ask here is why you wish to write a
file with Datasocket. There are some applications I can think of, but
this is a pretty uncommon way to write a file. If there’s an easier way
to achieve your goal I'd be happy to help with that too.
Message Edited by Travis M. on 02-24-2006 03:46 PM
02-24-2006 04:31 PM
02-27-2006 03:28 PM
Good afternoon
I was able to reproduce some of the behavior on a Mac OSX machine with LabVIEW 7.1, and suspect that running it on an 8 machine will do the same (I have reserved some time on it tomorrow). I noticed that when the file is one that doesn’t exist there is no error, and no file generated. When the file already exists there is no error, but the existing file is not updated. I was only able to get it to run without error by changing the Datasocket Open mode to “Write” in “read write” it gives an error. It is likely that we will need to find another way to write information to the file without using Datasocket.
My understanding is that you have a machine which is gathering data and publishing it to a shared network file. Is this Mac the reader or the publisher of the data? I guess this is less important since the Mac needs to write data to a file in either case. Perhaps, though, you could provide a little more clarification on why this must be done with Datasockets and not the file IO VIs.
I look forward to hearing back from you – let me know if you can clarify any of the points above, or have any new information for us.
Thanks for posting to the Discussion Forums, have a great day!