02-22-2011 04:42 AM
I want to know whether the LabVIEW Web Service allow us to use Cluster as one of the Input for the web service.
For e.g., Cluster consists of two numbers A and B. I just want to sum the numbers and provide the output to the user.
I want to give the values for the Numbers A and B which is present in the Cluster.
Here i want to know whether Cluster format is allowed. If so, then please provide me the URL Mapping for the above example.
Thanks,
Alagar
02-22-2011 05:26 AM
Hi
you can get some details here
02-22-2011 06:13 AM
Hi GK,
I have tried using Cluster as Input and i am not getting expected output instead it always gives out zero as the result.
Also, i couldnt infer anything related to cluster from the document.
Thanks,
Alagar