Editing the Load History File VI
After creating the load history file VI I then inserted a history file made from the LabView program. I ran the program and could view the parameters of that history file. My next task was to modify this program to accept pdfgetx2 data and to change the front diagram to show the information I want from the pdfgetx2 history file. The first thing that I had to learn was how to edit the front panel. This panel is made up of all clusters, and the way that he current VI is built there are two of the same clusters that need to each match each other.
The clusters itself are made up of smaller clusters. To be able to edit certain parameters within the cluster, I need to find that cluster saved within the X Ray Batch folder. Then I can edit those clusters and copy them to my load history file VI. When I delete the old cluster and replace it with the new edited one I need to make sure that both main clusters have the same elements. If I do not do this then this VI will not run and load my history file. To run the Pdfgetx2 history file the block diagram will not have to be changed at all, what will need to be reworked is the front panel and potentially the format of the file. Also all new clusters will have to be made so that the history file from the pdfgetx2 program can work.
