Getting Parallax Ping))) to work with a PICAXE 28x1 board

Debug

How do I debug with the ping to determine distance?

I am using this code:

Main:

LOW PORTC 0

HIGH PORTC 0

PAUSE 1

LOW PORTC 0

LET DIRSC = %00000000

PULSIN 0, 1, what goes here?

debug

goto Main

 

But I dont know what the input label is.

 

any ideas?

 

W zero goes there like

W zero goes there

 

like this: W0