actionmotion Method

Purpose:

Tells a camera object what to do when motion is detected

Syntax:

.actionmotion = "intruderalert"

Comments:

When motion is detected on a camera object this method is called.

Example:

cam.actionmotion = "intruderalert"

..

intruderalert:

//  do something

return