7. Adding a Template Node
Last updated
Last updated
The template node is a generic node that takes valid HTML and Angular/Angular-Material directives and can be used to create a dynamic user interface element.
Next, we can drag and drop a template node into the canvas. This will be used to monitor our motors' RPMs for the water filtration system in a customized table format.
Double-click on the template node and add the following code along with making the parameter changes shown below
After parameters have been changed, click Done.
This HTML code block will display a table with 4 columns and 3 rows displaying the min and max values for your motors along with the failure probability and type.