- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
Create remote panel (types)
Create a panel type that will be used on client.
- Create a folder for remote panels:
- InProject view, right-click theUIfolder and select .
- Hover-over the folder, select, and enterRemotePanels.
- Create the main panel:
- InProject view, right-clickRemotePanelsand select .
- Hover-over the panel, select, and enterMainPanel.
- Create a panel that displays the Speed variable:
- InProject view, right-clickRemotePanelsand select .
- Hover-over the panel, select, and enterSpeedPanel.
- Create a panel that displays the Acceleration variable:
- InProject view, right-clickRemotePanelsand select .
- Hover-over the panel, select, and enterAccelerationPanel.
Provide Feedback