LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

instrument comuication using SOAP protocol

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.

0 Kudos
Message 11 of 14
(655 Views)

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

0 Kudos
Message 12 of 14
(629 Views)

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.

0 Kudos
Message 13 of 14
(615 Views)

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

 

0 Kudos
Message 14 of 14
(576 Views)