Read Edit Box


Recommended Posts

Posted

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 :-)

 

 

Posted

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.

Archived

This topic is now archived and is closed to further replies.