06-27-2012 09:17 AM
Well to be honnest I coudnt explain more than that:
first i tell the GC to send datas at one local port, the i tell the listen function to listen at this port, and use a read function at this local por (with the new 'connection ID' i get) to get what arrive.
Thanks for the link, i'm checking that now. after a shot wit the datas i have, the converted string looks strange... But there are many exemples so I will figure it out.
cheers,
remi.
08-24-2012 10:37 AM
Hi remi,
Can you be more specific, how did you solved the problem with data sending to GC? For example, what is the command for turning oven ON or OFF, how can you set inlet flow or temperature... Can you post a screenshot of your vi?
Thanks,
Lab_mod
09-06-2012 03:05 AM
Hi,
I'm sorry for this long delay, i was not at work for a little while (summer holidays...).
For changing all these parameters, there is not one command that says change this or that.
The way i do is to change the desired parameter in the hudge method message to the GC. It's definitely not an easy way, but the only one that work to control everything! You have to be very carefull not to change anything else, and that your message is exactly the same than it should be. Otherwise, the GC will make a new license key modif, and then you will have to improve your new license key routine. I unfortunately experienced that a few times...
If you still need, i will send you a screenshot of that.
Cheers,
remi.
04-25-2013 08:52 AM
Hi,
could you provide me with details about the communication with the GC?
I have tried to send a similar SOAP frame but I do not get any response so far.
Thanks
HFR