How to ‘echo’ chosen values on 1 line and convert them
-
Hi guys,
I’m absolutely new to Caldera, but I can’t find any suitable answer for my question.
That’s why I’m hoping one of you could help me out here ??What I’d like to achieve is this:
I’ve some input fields with values, that I’d like to excerpt, but with only the value- not the label- on a single row. The goal is to convert human readable text to machine codes. This is the base:[img]https://image.prntscr.com/image/QYqeigF_SfC1gtGjrfHF0A.png[/img]
[img]https://image.prntscr.com/image/SussB70nSkGhgKrQ7XD0Tw.png[/img]
Output
[img]https://image.prntscr.com/image/UHKW0QANRtSdNhduU6ec2w.png[/img]At this moment it shows the labels “Action” and “Axes” but these should be hidden.
That should give me the output: “Home X,Y,Z” (but it’s also on 2 seperate lines). In this case “Home” is just a human readable label, what should be converted into to machine code. I thought it would be simple to label the action with “Home” and the value “G28” so the output reads: “G28 XYZ”. In this case the Axes labels are the same as the values, so that’s not a problem.I hope one of you could point me in the right direction ?? Thank you very much in advance!
- The topic ‘How to ‘echo’ chosen values on 1 line and convert them’ is closed to new replies.