<div class="content" name="DAILY_Trigger" uuid="191e5863-ad5c-403d-aae9-b5f0038ac0d3"><p>When <a href="efc35aa8-1f40-4609-869a-107dd31bbed0#gt_5245e0f1-e443-4a8b-968c-61c736f61fe0" data-linktype="relative-path">trigger</a>
type is DAILY, the five fields are interpreted as follows:</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="32">Trigger Type</td>
 </tr>
 <tr>
  <td colspan="16">Days Interval</td>
  <td colspan="16">Unused</td>
 </tr>
 <tr>
  <td colspan="16">...</td>
  <td colspan="16">Padding</td>
 </tr>
</tbody></table><p><b>Trigger Type (4 bytes): </b>Trigger frequency
type. This field is set to 0x00000001 for the DAILY trigger type.</p><dl>
<dd>
<table><thead>
  <tr>
   <th>
   <p>Name</p>
   </th>
   <th>
   <p>Value</p>
   </th>
  </tr>
 </thead><tbody><tr>
  <td>DailyTrigger</td>
  <td>0x00000001</td>
 </tr></tbody></table>
</dd></dl><p><b>Days Interval (2 bytes): </b>This field contains
the number of 24-hour periods between trigger firings.</p><p><b>Unused (4 bytes): </b>MUST be set to zero when
sent and MUST be ignored on receipt.</p><p><b>Padding (2 bytes): </b>MUST be set to zero when
sent and MUST be ignored on receipt.</p></div>