09-28-2013 12:42 AM - edited 09-28-2013 12:53 AM
Hai,
I need to write the Data read from INI file to a RING control.While doing this operation using Variants i am getting error.
I will be pleased if somebody help me.I have attached the Particular INI file and the VI.
Solved! Go to Solution.
09-28-2013 02:10 AM
Tell me how to read data from ini file.Writng part I will do
09-28-2013 02:36 AM
I am reading a key value inside a configuration file and i need to update that key value to a Ring control. While doing this operation,the ring control is not getting updated in a right way.For eg let us consider values like 1200,2400,4800,9600 are in a Ring control and the value i read from INI is 9600. By wiring the reference of the ring control to the generic control property node, i am updating the Ring control value. But its getting updated as <3>.
Regards,
Sakthimurugan.S
09-28-2013 02:38 AM
For reading the INI data i have attached the VIs and INI file.Please consider that. It is LabVIEW-2010 version.
Regards,
Sakthimurugan.S
09-28-2013 03:29 AM
Adding data to ring
09-28-2013 04:03 AM
Sir,
Please save the VI for 2010 version and upload it.
Regards,
Sakthimurugan.S
09-28-2013 04:25 AM
Here in 2010
09-28-2013 06:44 AM
Dear sir,
Consider the VIs which i uploaded in my query.I need to update the controls inside a cluster by reading the data from INI file.
So, In that i used the reference of controls for finding the control type and with that reference i need to update the value.
Thanks for your kind support.
Regards,
Sakthimurugan.S
09-29-2013 11:39 PM
I have not yet got the solution for my query. I expect somebody can able to help me. Consider the VIs which i uploaded in my question part.
Regards,
Sakthimurugan.S
(CLAD)
09-30-2013 12:13 AM
What else you need? I showed you how to write data to ring.Now you can modify accordingly. If you are expecting someone to write your complete VI then its difficult for me atleast.