svgBatik.jar) must be in the Modules folder.The following example uses the Picture widget and two arrow images, in one the arrow points up, in the other it points down.
Facets as follows:0 = Up1 = DownWidgets folder and drag the Picture widget to the Px Editor canvas.out value of the EnumWritable data source created in step one, for example: station:|slot:/Drivers/Points/EnumWritable/out/value, and click OK.Piping folder and drag the DirectionArrowDown and DirectionArrowUp image files to the Px Editor canvas.kitPxN4svg and Piping folders are automatically generated under the station’s Files folder.
file:^px/kitPxN4svg/Piping/Direction_Arrows/DirectionArrow_Up.svg)image property and click Animate.file:^px/kitPxN4svg/Piping/Direction_Arrows/DirectionArrow_Up.svg) to be displayed for facet value 0 and click OK.file:^px/kitPxN4svg/Piping/Direction_Arrows/DirectionArrow_Down.svg) to be displayed for facet value 1 and click OK.The graphic image changes automatically when you set the Actions. The image displayed depends on whether the EnumWritable Action is set to Up or Down. For example, in View mode, right-click the displayed arrow image and select and change to Down:

Additionally, providing an input to the EnumWritable using a control component, such as MultiVibrator in the kitControl palette, causes the animation to occur automatically. For example, drag a MultiVibrator component onto the wire sheet view
for the EnumWritable and set the MultiVibrator Period property to 5 seconds (so that the out value changes from true to false every five seconds). In the wire sheet view, connect the MultiVibrator out value to the EnumWritable In :

Switch to the Px Editor View mode to observe the animation.