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 pane, select , and enterMainPanel.
- Create a panel that displays the Speed variable:
- InProject view, right-clickRemotePanelsand select .
- Hover-over the pane, select , and enterSpeedPanel.
- Create a panel that displays the Acceleration variable:
- InProject view, right-clickRemotePanelsand select .
- Hover-over the pane, select , and enterAccelerationPanel.
Provide Feedback