02-28-2007 07:43 PM
03-01-2007 09:34 AM
03-01-2007 06:51 PM
03-01-2007 08:27 PM
03-01-2007 09:08 PM
03-01-2007 10:29 PM
03-02-2007 12:00 AM
03-02-2007 07:30 AM
Sorry. I thought you wanted to know how to make the measurement in LabVIEW since you had posted to the LabVIEW board.
I don't have the manual and don't think I want to download it right now so I'll have to speculate. If there is no built in function for channel to channel time interval measurements, then I think you will still have to do a lot of the processing in LabVIEW. If you can get a trigger location in LabVIEW, you should be able to translate that into cursor locations and place two separate cursors. The Configure Vertical Cursors function allows you to place cursors based on time. The function Read Cursors will return the delta. I have no idea if the delta is displayed on the scope itself.
03-02-2007 06:39 PM