Testing


Xtt

By starting xtt in the development environment, you can easily test the graph. The only
requirement is that the .pwg file for the graph is present on $pwrp_exe. Use the build button
in the Ge editor tools panel to copy the graph to $pwrp_exe.

A graph is opened with the command

xtt> open graph 'graphname' [/width=][/height=][/scrollbar][/navigator]

All the available graphs are listed with command

xtt> show graph

A graph can be opened from the list by clicking on the graph icon, or selecting a graph and
pressing key arrow right.

Preview

There is a function to test the graph immediately in the editor. One requirement is that you
have to start the ProviewR runtime environment on the development station, to be able to find
signals that occurs in the graph. From 'View/Preview' in the menu, the editor connects to the
database and starts executing the dynamic of the graph. Preview is closed with 'View/Preview
close' and then you can continue to edit the graph.