HOW TO MEASURE PPS ON O-SCOPE?

Anyone know how I can measure the Arduino PPS on an Oscilloscope? I would like to know the connections that need to be made from the Arduino to the O-scope.

Thanks in Advance!!

I'll try to help if you tell me what Arduino PPS is or means?

I was wanting to see the pulse per second output on an o-scope. Does that make sense?

Not really.

What pulses?

...R

Last I heard pps (lowercase, by the way) is called frequency.

yes, frequency. so if I have set a specified duty cycle and period (pwm) can I hook the arduino up to an o-scope in order to see this pulse and verify its accuracy according to what I have put into the code??

Thanks for all the responses so far...

Yes, you can do that.
That's what oscilloscopes are really good for.

what pin connections do I need to make from the Arduino to o-scope?

Ground and output pin.

THANKS EVERYONE!

Somehow I don't think this is the last we'll hear about this...