Get MBLogic at SourceForge.net. Fast, secure and Free Open Source 
	software downloads

Help Topics

Topic Details for HMI

Using the SVG Library with Inkscape

Simple Input Devices

Push Buttons

To use a push button:

  1. Drag it onto the drawing and position it where desired.
  2. Select the object.
  3. In Inkscape, select "Edit" and then "XML Editor".
  4. Set the label text to the desired value.
  5. Change the scripting address tags from the default values to the correct tag names for the application.
  6. Change the scripting parameter constants from the default values to the correct values for the application.
  7. Some types of push buttons may have more than one script call embedded which are activated under different events.

See the sections on "setting text labels for push buttons" and "scripting inputs" for more details.

push buttons