Use built-in widgets
FactoryTalk View SE provides 10 pre-configured widgets of different charts and graphs. Select one that fits your purposes the most, and then modify JavaScript for its appearance and data connection as needed.
To add a build-in widget
- In FactoryTalk View Studio, select.NET Controlfrom theToolbox, and then add it to a display.
- On theWindows Formstab, selectEChartsWidget, and then selectOK.
- In theDotNetControl Propertiesdialog box, selectEChartsWidget Setup.
- In theEChartsWidget Propertiesdialog box, select the browse button next toAppearanceScriptorConnectionScript.
- In theEChartsWidget editor, from theSelect widgetlist, select a widget.
- Configure JavaScript as needed and bind with the value connections.
- Enter values inPreview properties, and then selectPreview.
- If the widget in the preview is what you want, selectOK.
- Return to theDotNetControl Propertiesdialog box, and then select theConnectionstab.
- Bind the value connections with your tags, and then selectOK.
Provide Feedback