toggle button
dear sir
how to create a toggle button for the 800xA 5.0 which we have the AC450 controller and the libraries are very old.
I have searched the button that was configured in the visual basic
can any one help me for create athe toggle button in vusual basic
with regards
Answers
1. VB6 -> Tools -> Graphic Libraries -> Tick "Subelements"
2. Add Togglebutton or Checkbox from tools Subelements palette
3. Connect a matching MB300 object type and property, e.g. B0_VAL from a MB300 DAT boolean object using Properties, i.e. do *NOT* connect with Expression Builder.
4. Deploy
5. Enjoy!
Add new comment