SMS reception signal
| In the Function Menu | On the Diagram |
|---|---|
![]() |
![]() |
None
| Name | Value Type | Description |
|---|---|---|
active |
bool |
Signal indicating an SMS was received that matched the message template and passed flags conditions. Returns true for one program execution cycle. |
| Name | Description |
|---|---|
| Phone Number | String with an arbitrary phone number |
| Template | Text template (up to 16 characters) |
| Comparison Type | Comparison method: Equals – Complete match with the message. Contains – The message contains the template. Starts With – The message starts with the template. |
| Case Sensitivity | If enabled, case (uppercase/lowercase) is taken into account during comparison |