Hi,
I am currently playing with C++, learning to get to grips with internal C++ to XML Var interaction.
I have successfully read/write L: Vars, but am now looking to see how to let a XML gauge read a C: Var.
(C:MyGauge:Varname,unit) is the syntax from what I understand.
However, I do not know what Mygauge is; Is it the GAUGE_NAME as declared or is it the file name?
Also, How do I set up a C: Var in the C++ gauge, do I have to register with the panel service or something similar to L:Var?
Thanks in advance for any help given
I am currently playing with C++, learning to get to grips with internal C++ to XML Var interaction.
I have successfully read/write L: Vars, but am now looking to see how to let a XML gauge read a C: Var.
(C:MyGauge:Varname,unit) is the syntax from what I understand.
However, I do not know what Mygauge is; Is it the GAUGE_NAME as declared or is it the file name?
Also, How do I set up a C: Var in the C++ gauge, do I have to register with the panel service or something similar to L:Var?
Thanks in advance for any help given


