I am trying to write a jpeg from my front panel onto a server (from
the server it goes onto the web). The computer I use for labview has
Mac OS X. The server I am trying to write the jpeg to is a sun unix
machine. I can't seem to get the right path so that Labview writes
the jpeg to the server. I made sure that I used backslashes in the
path for the write jpeg vi for the unix server. This ultimately isn't
working. Currently labview puts the jpeg into the same folder that
contains all the vi's etc on my mac. Does anyone know why Labview is
going as a default to my mac computer and not the unix server despite
the fact that i have made the path go to the unix server? There must
be a way to write the files directly to the server. Has anyone done
this?