Hello gthompson,
If you have a waveform graph on your front panel, you can certainly add one or more cursors that would allow you to read values from the graph. This is easily done by right clicking on the graph, and going to "Visible Items >> Cursor Legend". Once that is done, you can right-click in the Cursor Legend and use the options under "Create Cursor" to create a cursor.
I'm not exactly sure what you mean by "program in the timer." If you are trying to time the rate of acquisition, you can do this by using a hardware-timed task. With the NI-DAQmx driver, this is easily accomplished by using the
DAQmx Timing VI. You can find good examples of how to program a hardware-timed task in the LabVIEW example finder.
If I did not answer your question, please provide some further clarification, and I would be glad to help.
Best regards,