DHWCtrl.PulseGenerate
Generates a pulse of specified frequency on a certain pin.
Properties
- Command code: 0xE028
- Command timeout: 100 ms
- Possible status codes: General status codes, DHWCtrl.ErrUnknownPort
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Port | Integer (8 bits) | The number of the pin to access. |
Frequency | Integer (16 bits) | The desired pulse frequency in kHz. Set to 0 to switch pulse off. |
Returned values (response frame)
None