Overview
The zc-smart-blind has a Fixed Calibration mode where the product does not require an initial calibration, nor does it perform self calibration. When in this mode, the product will not adhere to the current draw of the output and will instead run for the fixed period given. This allows for the use of outputs with a current draw lower than the specification. The zc-smart-blind modes and how to configure them can be found here.
No restart of device is required for these modifications to occur.
Configuring Fixed Calibration Period
The zc-smart-blind Fixed Calibration mode has a default calibration period of 30 seconds.
To calibrate the product the recommended process is to perform the following. Where you expect your runtime to be more than 30s, you should first update the timing to be longer than the default.
- Send Recall max
- Wait 60 seconds (or longer if you modified the time)
- Send Off
- Time the time in seconds rounded up for the blind to close completely
- Wait 60 seconds (or longer if you modified the time)
- Send Recall Max
- Time the time in seconds rounded up for the blind to open completely
- Set the times in the zencontrol cloud or via eDali as below.
zencontrol Cloud
On the zencontrol cloud this calibration is configurable via the Grid View>Device Types>Relay page. On this page, modifying the up on threshold and up off threshold will set configurations.
- Up on threshold is the time that the blind takes to go from the bottom to the top in seconds.
- Up off threshold is the time that the blind takes to go from the top to the bottom in seconds
Raw Dali commands
This value can be modified by;
eDali
To modify the calibration period over edali, you should;
- Set ECG DTR2 to 21 (0x15)
- Set ECG DTR0 to the desired calibration period in seconds
- Send 0xDDxxC1
- Where xx is the ECG address byte (as documented in IEC 62386-102)
How to Query
This value can be queried by;
eDali
To query the calibration period over edali, you should;
- Set ECG DTR2 to 20 (0x14)
- Send 0xDDxxC1
- Where xx is the ECG address byte (as documented in IEC 62386-102)
- Set ECG DTR0 to 0 (0x0)
- Send 0xDDxxC2
- Where xx is the ECG address byte (as documented in IEC 62386-102)
- The reply will be the fixed calibration period in seconds
Comments
0 comments
Article is closed for comments.