Feeder Interlocking Request#
Feeder Interlocking is accomplished by the Setup Center Feeder External Control API to prevent usage of certain feeders. This event sends the request for Feeder Interlocking.
Inputs#
| Name | Data Type | Description |
|---|---|---|
| Activate | Any | Activates the task subscription |
Outputs#
| Name | Data Type | Description |
|---|---|---|
| timeStamp | DateTime | Timestamp when the event was received |
| messageId | String | Message Id from Oib. Might be needed to provide a reply if interlocking is active and if using a command |
| feedersId | String | Single or multiple feeder Id (comma separated) |
| Success | Boolean | Triggered when the task is executed with success |
| Error | Error | Triggered when the task failed for some reason |
Settings#
On the General tab, you have the usual settings and the following settings:
| Name | Data Type | Values | Default | Description |
|---|---|---|---|---|
| Auto Activate | Boolean | true | On initializing the task, subscribes it to the Gate Keeper Messages. If false, only subscribes on Activate. |
Remarks#
None.

