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