Create an Advanced SVG Image object
Add an Advanced SVG Image object representing a conveyor and dynamically link its chassis representation to the alarm.
- Create the image object:
- InProject viewpane, right-clickMainWindow (type)and select .
- Hover-over the image, select , and enterConveyorImage.
- Configure the image object:
- InPropertiespane, setPathto%PROJECTDIR%\AdvancedSVGImageConveior1.svg.
- Under, setIDvalue toConveyorChassis.
- Create a complex dynamic link betweenValueandConveyorChassisMalfunctionAlarmVariablewith the use of a conditional converter.
- True value
- #f51616
- False value
- #00000000
- Condition DynamicLink
For more information about dynamic links, see Create dynamic links.
Provide Feedback