Jump to content

OBD:BINA/OBJC/DOOR: Difference between revisions

m
→‎Events: linked specifically to TRIG section I just wrote on events
(my bad, nothing is written after the event count when the count is 0, I was looking at 32-bit alignment padding; the shading on the image is still wrong, however)
m (→‎Events: linked specifically to TRIG section I just wrote on events)
Line 53: Line 53:


==Events==
==Events==
An event can be executed when a door is locked or unlocked. No events are attached to this sample DOOR, so see [[OBD:BINA/OBJC/CONS|BINA/OBJC/CONS]] or [[OBD:BINA/OBJC/TRIG|BINA/OBJC/TRIG]] for examples and documentation of the event feature.
An event can be executed when a door is locked or unlocked. No events are attached to this sample DOOR, so see [[OBD:BINA/OBJC/TRIG#Events|BINA/OBJC/TRIG]] for examples and documentation of the event feature.


==Some interesting doors==
==Some interesting doors==