Interfaces

These interfaces are implemented by StateMachine base FBs. This simplifies life of users that derive own FBs from these StateMachine base FBs: Executing “implement interfaces” on the derived FB automatically creates all the methods that are provided by the base StateMachine FB it is derived from.