In looking at your VI further, what is it you are trying to accomplish? In your VI, you set the DAQ occurrence parameters, then start the acquisition; as soon as you get the trigger, the data starts going to the graph.
If you change the trigger parameters, you'd have to restart your data acquisition anyway; therefore, if you want to set a different trigger level, stop the acquisition, change the DAQ occurrence parameters, then restart the acquisition. This should do what you want.
Mark