Hi,
1. If you want to find out if the edge is trailing or rising then you need to calculate the derivative of your signal and look at its sign.
2. If you want to determine some parameters of edges such as risetime, falltime, slewrate etc. then you have to use
"Functions -> Analyze -> Signal Processing -> TimeDomain -> Pulse parameters.vi"
Good luck.
Oleg Chutko.