KaiMauer Posted December 12, 2014 Posted December 12, 2014 Hello, maybe its too easy to see the solution, but I can't read the values from a edit Box. Can anybody help me out? I would like to set some Parameters for a measurement (e.g. averaging period ... ) Thanks for your help :-)
AzeoTech Posted December 14, 2014 Posted December 14, 2014 You either specify the variable or channel that gets set with the value in the "Set Channel" parameter of the edit box, or you can give the component a name, then access the contents in script using component.myEditBox.strContents.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.