InterLock
class InterLock
- Define an interlock.
- A message can be selected for automatic setting and resetting.
- Implentation for the true or false case.
- Make an InterlockInstance
Best Practise
The name of the interLock should be provided with a prefix such as ILK_.
Example
An example project is available here