inhibitor

Command flow inhibitor. More...

Command flow inhibitor.

The inhibitor device which can be turned on/off by selected bits (AND bitmask) of provided dio interface blocks commands sent from provided interface to the subscribed device.

WARNING! Using this device we no more can say that each sent command is guaranteed to be delivered to the receiver.

Compile-time dependencies
Provides

Roles of provided interfaces are distinguished by given key (switch or comm)

Requires
Configuration requests
Configuration file options
Example
driver
(
  name "inhibitor"
  provides ["switch:::dio:0" "comm:::position2d:10"]
  requires ["comm:::position2d:0"]
  bitmask "111"
)
Author:
Paul Osmialowski

Last updated 25 May 2011 21:17:00