@title CanoRemote Test Script rem based on Dave Mitchells routines rem this script does nothing except display the corresponding pulse legth to the Apple Remote rem rem it's designed to let you test that your CanoRemote is working properly rem rem while 1 do a = get_usb_power until a>0 print a wend end