Hello,
Is it me or easy xml doesn't support com port control? If not, does anyone know if there's plans to add it?
Thank you,
JKI Discussion Forums
Page 1 of 1
Easy xml and com port
#2
Posted 22 January 2010 - 10:13 PM
Hi dialooc,
When you say "com port control," I'm assuming you're talking about the VISA Session datatype.
EasyXML doesn't support the VISA session datatype directly. However, you can convert VISA sessions to and from strings. If you convert your VISA session to a string and use the string as an element in the cluster you're passing to EasyXML, it will work.
If you have any trouble or if I'm misunderstanding, please reply and we'll help you out.
Thanks!
Justin
dialooc, on Jan 21 2010, 04:12 PM, said:
Is it me or easy xml doesn't support com port control? If not, does anyone know if there's plans to add it?
When you say "com port control," I'm assuming you're talking about the VISA Session datatype.
EasyXML doesn't support the VISA session datatype directly. However, you can convert VISA sessions to and from strings. If you convert your VISA session to a string and use the string as an element in the cluster you're passing to EasyXML, it will work.
If you have any trouble or if I'm misunderstanding, please reply and we'll help you out.
Thanks!
Justin
#3
Posted 15 February 2010 - 06:28 PM
Hi,
I am also trying to do the same as Dialooc and I did try to take the string value out of the visa serial port. Please, could you advice me if there is a better way to do it?


easyxml_serial_port_information.vi (16.08K)
Number of downloads: 46
I am also trying to do the same as Dialooc and I did try to take the string value out of the visa serial port. Please, could you advice me if there is a better way to do it?
easyxml_serial_port_information.vi (16.08K)
Number of downloads: 46
#4
Posted 16 February 2010 - 02:51 AM
hburd, on Feb 15 2010, 10:28 AM, said:
Hi,
I am also trying to do the same as Dialooc and I did try to take the string value out of the visa serial port. Please, could you advice me if there is a better way to do it?
I am also trying to do the same as Dialooc and I did try to take the string value out of the visa serial port. Please, could you advice me if there is a better way to do it?
What Justin means is that a VISA Resource will coerce to a string. So, change the control in your cluster into a string and then you can wire VISA Resources to it and vice versa:

Does that info help?
#5
Posted 16 February 2010 - 03:20 PM
Hi Jim,
Yes, this helps a lot!
thanks again!
Helcio
Yes, this helps a lot!
thanks again!
Helcio
Jim Kring, on Feb 15 2010, 06:51 PM, said:
What Justin means is that a VISA Resource will coerce to a string. So, change the control in your cluster into a string and then you can wire VISA Resources to it and vice versa:
2_15_201...49_15_PM.png
Does that info help?
Does that info help?
Share this topic:
Page 1 of 1



Back to top








