Create an Advanced SVG Image object

Add an Advanced SVG Image object representing a conveyor and dynamically link its chassis representation to the alarm.
  1. Create the image object:
    1. In
      Project view
      pane, right-click
      MainWindow (type)
      and select
      New
      Drawings
      Advanced SVG Image
      .
    2. Hover-over the image, select
      Edit
      Edit
      , and enter
      ConveyorImage
      .
  2. Configure the image object:
    1. In
      Properties
      pane, set
      Path
      to
      %PROJECTDIR%\AdvancedSVGImageConveior1.svg
      .
    2. Under
      SVG Element Properties
      Property1
      , set
      ID
      value to
      ConveyorChassis
      .
    3. Create a complex dynamic link between
      Value
      and
      ConveyorChassisMalfunctionAlarmVariable
      with the use of a conditional converter.
      True value
      #f51616
      False value
      #000000
      Condition DynamicLink
      ProjectName
      Model
      ConveyorChassisMalfunctionAlarmVariable
      For more information about dynamic links, see Create dynamic links.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.