Is it possible to pass arguments to a Player VI using a URL? I am thinking of something like this:
http://myServer/myPlayerVI.vi?lastname=puente&firstname=tito
If it's not possible with a URL, is there another way I can do it without having to rely on DataSocket Server?
I am using Player VIs, not regular VIs.