Parameter retrieval from a user command.
The device can receive commands via USB, Bluetooth, SMS or Internet to obtain parameters from the user or monitoring system.
Upon receiving a command, the device sets the active
output to 1 for one program cycle (it will then reset to 0).
The paramX
outputs always hold the values of the most recently received command (at the first launch of the Complex Events module, outputs are initialized to 0).
Function Menu | Block Diagram |
---|---|
![]() |
![]() |
Not available
Name | Type | Description |
---|---|---|
active |
bool |
Command reception signal |
param1 |
int32 |
Parameter 1 |
param2 |
int32 |
Parameter 2 |
param3 |
int32 |
Parameter 3 |
param4 |
int32 |
Parameter 4 |
param5 |
int32 |
Parameter 5 |
Not available