_CBx10UnitBright Scol 6.x or above required
Define the callback to units bright event.
Prototype :
fun [ObjX10 fun [ObjX10 u0 S I I] u1 u0] ObjX10
- ObjX10 : a x10 object
- fun [ObjX10 u0 S I I] u1 : the callback. The supplemental argument are the
house code, the unit code and the bright value
- u0 : an user parameter, at your convenience
Return : ObjX10 the same object or nil if error
See also :
Example :