Vendor Extension Property
Returns and sets the current setting of the auto power off transition time (seconds).
| ✓ | ✓ | ✓ |
Refer to 0xD802 AutoPowerOffDelay for THETA SC/S.
| Field Order | Field Name | Size | Data Type | Description |
|---|---|---|---|---|
| 1 | Property Code | 2 | UINT16 | 0xD81B |
| 2 | Datatype | 2 | UINT16 | 0x0006 (UINT32) |
| 3 | Get/Set | 1 | UINT8 | 0x01 (GET/SET) |
| 4 | Default Value | 4 | UINT32 | 64800 (18 hours) |
| 5 | Current Value | 4 | UINT32 | *1 |
| 6 | Form Flag | 1 | UINT8 | 0x01 (Range) |
| 7 | Minimum Value | 4 | UINT32 | 0 (OFF) |
| 8 | Maximum Value | 4 | UINT32 | 2592000 (30 days) |
| 9 | Step Size | 4 | UINT32 | 60 (1 minute) |
*1If a value between 1 and 599 is specified, it is treated as 600.