Can we create control board that have something So the user edit the text directly in Control board window not pin values window?
And maybe some type of checkbox or drop down menu?
ahmed ahmed
Comments
Aximmetry
-
You can easily change the text of a Text Image node in the Control Board by inserting a New Special Compound->Pin Collector and connecting the Text Image’s Text input pin to it.
Right-click on the Pin Collector and find Add to Control Board and select the Control Board you wish to put it in.
This will enable you to modify the text in the Control Board tab.
As you can see, the text can only be modified by selecting the Pin Collector and changing it in the Pin Values in this fashion.
You can only create buttons in the Control Board, however, the checkbox is equivalent to creating a logical type button.
An error occurred while uploading, please try again.
We are planning maintenance on MyAximmetry site from 2025-JUL-28 07:00 to 2025-JUL-28 08:00 UTC. During this period, the site will not be available. Please refrain from initiating any ordering processes around this time to avoid potential issues.
Cookie consent
Our website uses cookies to give you the best online experience, also we use other technologies to improve
and analyze our website traffic, and to understand where our visitors are coming from.
You can easily change the text of a Text Image node in the Control Board by inserting

a New Special Compound->Pin Collector and connecting the Text Image’s Text input pin to it.
Right-click on the Pin Collector and find Add to Control Board and select the Control Board you wish to put it in.
This will enable you to modify the text in the Control Board tab.
As you can see, the text can only be modified by selecting the Pin Collector and changing it in the Pin Values in this fashion.
You can only create buttons in the Control Board, however, the checkbox is equivalent to creating a logical type button.
As for dropdown menus, they can only be made in the Pin Values as explained here:
https://my.aximmetry.com/forum/postdetails/85-set-min-max-value-for-sliders-and-inputs
(you can use the $Enum tag in the same way on the Pin Collector’s pins)