TechTip for Weintek cMT X Series Web Browser Object

In a factory setting, it may be desirable to limit the access of the cMT X Series web browser.

We can do this by unchecking "Show navigation bar" and using the Control registers instead.

TechTip for Weintek cMT X Series Web Browser Object -  setting object properties

Control Word Codes:
1 - Go
2 - Reload
3 - Stop
4 - Back
5 - Forward
6 - Clear Cache
7 - Clear Cookies

TechTip for Weintek cMT X Series Web Browser Object -  using Set Word object
Example using "Set word" for a "Back" button

For the favourites buttons, we're using a "Combo Button" with 2 Actions

TechTip for Weintek cMT X Series Web Browser Object - using combo button

Action 1 - Write constant string with our URL

TechTip for Weintek cMT X Series Web Browser Object - using Set Word in combo button

Action 2 - set the control word to "1" for "Go"

TechTip for Weintek cMT X Series Web Browser Object - Using Set Word in Combo button object.

Repeat for shortcuts required.

As usual, we have a demo project for you to try out here.