1.Description
Executing commands after receiving a text. The module differentiates between an empty text (length of the text is 0) and a non-empty text at Input 1. If an empty text is received, a zero is sent at Output 2, otherwise a one.
2.Inputs
No. | Name | Initialisation | Description |
---|---|---|---|
1 | E1 | "" | Input value as text |
3.Outputs
No. | Name | Initialisation | SBC | Description |
---|---|---|---|---|
1 | A1 | 0 | s | Sends a zero when an empty text is received |
2 | A2 neg | 0 | s | Output 1 negated |
s = send, sbc = send by change
4.Other
Recalculation during start: | No |
---|---|
Module is retentive: | No |
Internal designation: | 17756 |
Category: | Text functions |