Add scanner node

This commit is contained in:
Johannes Lundberg
2020-10-08 12:16:56 -07:00
parent 6921909100
commit b20d734c53
18 changed files with 334 additions and 0 deletions

View File

@ -0,0 +1,6 @@
The Scanner detects how many slots are occupied in the inventory of the node behind it
and outputs a signal according to its configuration. Right click on the Scanner to configure it.
The default configuration is to output a signal if the scanned inventory contain any items.
The Scanner will return its output signal status upon receiving a Digiline "GET" command and
send a message on the channel when the output state changes.

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB