> For the complete documentation index, see [llms.txt](https://developer.magtek.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaprox/documents/programmers-manuals/programmers-manual-commands/configuration/device-settings/system-settings.md).

# System Settings

## Property Subgroup 1.2.7.nnn System Settings - 1.2.7.1.1.1 - 1.2.7.1.4.3

## Table - Property 1.2.7.1.1.1 Device Reset Occurred Notification Control

<table data-header-hidden><thead><tr><th width="211.33331298828125" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Property Description</td><td></td></tr><tr><td valign="top">Property OID</td><td>1.2.7.1.1.1 / 0x010207010101</td></tr><tr><td valign="top">Name</td><td>Device Reset Occurred Notification Control</td></tr><tr><td valign="top"><p> </p><p>Description</p></td><td><p>The device uses this property to control behavior of the Device Reset Occurred</p><p>notification in Notification 0x1001 - Device Information Update.</p><p>Changes to this property do not take effect until the device is power cycled or reset.</p></td></tr><tr><td valign="top">Securing Key</td><td>None</td></tr><tr><td valign="top">Min. Len (b)</td><td>1</td></tr><tr><td valign="top">Max. Len (b)</td><td>1</td></tr><tr><td valign="top">Data Type</td><td>Binary</td></tr><tr><td valign="top">Valid Values</td><td><p>0x00 = Never send this notification.</p><p>0x01..0xFE = The frequency in seconds the device should repeat sending the notification until the host requests that it stop with Property 1.2.7.1.1.2 Device Reset Occurred Notification Acknowledged.</p><p>0xFF = Only send this notification once.</p></td></tr><tr><td valign="top">Default</td><td>0x00</td></tr></tbody></table>

## Table - Property 1.2.7.1.1.1 - Get Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA 00 81 04 01 55 D1 01 84 0F D1 01 85 01 01 87 04 02 07 01 01 89 02 C1 00</td></tr></tbody></table>

## Table - Property 1.2.7.1.1.1 - Get Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top"><p>AA 00 81 04 82 55 D1 01 82 04 00 00 00 00 84 82 00 10 D1 01 85 01 01 87 04 02 07 01 01 89 03 C1</p><p>01 00</p></td></tr></tbody></table>

## Table - Property 1.2.7.1.1.1 - Set Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA 00 81 04 01 55 D1 11 84 10 D1 11 85 01 01 87 04 02 07 01 01 89 03 C1 01 05</td></tr></tbody></table>

## Table - Property 1.2.7.1.1.1 - Set Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top"><p>AA 00 81 04 82 55 D1 11 82 04 00 00 00 00 84 82 00 10 D1 11 85 01 01 87 04 02 07 01 01 89 03 C1</p><p>01 05</p></td></tr></tbody></table>

## Table - Property 1.2.7.1.1.2 Device Reset Occurred Notification Acknowledged

<table data-header-hidden><thead><tr><th width="192.6666259765625" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Property Description</td><td></td></tr><tr><td valign="top">Property OID</td><td>1.2.7.1.1.2 / 0x010207010102</td></tr><tr><td valign="top">Name</td><td>Device Reset Occurred Notification Acknowledged</td></tr><tr><td valign="top"><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p>Description</p></td><td><p>The host can use this property to acknowledge it has received the Device Reset Occurred notification in Notification 0x1001 - Device Information Update and to request that the device stop sending it.</p><p> </p><p>Alternatively, because the device automatically sets the value of this property to 0x00 on boot, the host can use this property to detect power cycles or resets using a polling method. To implement this, the host should read the value on a set schedule (for example, every 2 seconds). If the host finds a value of 0x00, a power cycle or reset has occurred, and the host should set the value back to 0x01. From that point until the next power cycle or reset, the value will remain 0x01.</p><p> </p><p>Changes made to this property will not persist after a power cycle or reset. After a power cycle or reset, this property has a value of 0x00 until the host changes it to 0x01.</p></td></tr><tr><td valign="top">Securing Key</td><td>None</td></tr><tr><td valign="top">Min. Len (b)</td><td>1</td></tr><tr><td valign="top">Max. Len (b)</td><td>1</td></tr><tr><td valign="top">Data Type</td><td>Binary</td></tr><tr><td valign="top">Valid Values</td><td>0x00 = Not acknowledged. Only the device can set to this value. 0x01 = Acknowledged. Do not continue to send the notification.</td></tr><tr><td valign="top">Default</td><td>0x00</td></tr></tbody></table>

## Table - Get Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 0155D101 840F D101 8501 01 8704 02070101 8902 C200</td></tr></tbody></table>

## Table - Get Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D101 8204 00000000 84820010 D101 8501 01 8704 02070101 8903 C201 00</td></tr></tbody></table>

## Table - Set Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 81040155D111 8410 D111 8501 01 8704 02070101 8903 C20101</td></tr></tbody></table>

## Table - Set Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D111 8204 00000000 84820010 D111 8501 01 8704 02070101 8903 C201 01</td></tr></tbody></table>

## Table - Property 1.2.7.1.1.3 Device Reset Will Occur Soon Notification Control

<table data-header-hidden><thead><tr><th width="216.6666259765625" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Property Description</td><td></td></tr><tr><td valign="top">Property OID</td><td>1.2.7.1.1.3 / 0x010207010103</td></tr><tr><td valign="top">Name</td><td>Device Reset Will Occur Soon Notification Control</td></tr><tr><td valign="top"><p> </p><p> </p><p>Description</p></td><td><p>The host can use this property to control behavior of the Device Reset Will Occur Soon</p><p>notification in Notification 0x1001 - Device Information Update.</p><p> </p><p>See 24 Hour Automatic Reset PCI Requirement for more information.</p><p>Changes to this property do not take effect until the device is power cycled or reset.</p></td></tr><tr><td valign="top">Securing Key</td><td>None</td></tr><tr><td valign="top">Min. Len (b)</td><td>1</td></tr><tr><td valign="top">Max. Len (b)</td><td>1</td></tr><tr><td valign="top">Data Type</td><td>Binary</td></tr><tr><td valign="top">Valid Values</td><td><p>0x00 = Never send this notification.</p><p>0x01..0xFF = Number of minutes before a reset to send the notification message.</p></td></tr><tr><td valign="top">Default</td><td>0x03</td></tr></tbody></table>

## Table - Get Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA 00 81 04 01 55 D1 01 84 0F D1 01 85 01 01 87 04 02 07 01 01 89 02 C3 00</td></tr></tbody></table>

## Table - Get Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top"><p>AA 00 81 04 82 55 D1 01 82 04 00 00 00 00 84 82 00 10 D1 01 85 01 01 87 04 02 07 01 01 89 03 C3</p><p>01 05</p></td></tr></tbody></table>

## Table - Set Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA 00 81 04 01 55 D1 11 84 10 D1 11 85 01 01 87 04 02 07 01 01 89 03 C1 01 05</td></tr></tbody></table>

## Table - Set Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top"><p>AA 00 81 04 82 55 D1 11 82 04 00 00 00 00 84 82 00 10 D1 11 85 01 01 87 04 02 07 01 01 89 03 C1</p><p>01 05</p></td></tr></tbody></table>

## Table - Property 1.2.7.1.1.4 Auto Reset Configuration

<table data-header-hidden><thead><tr><th width="180" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Property Description</td><td></td></tr><tr><td valign="top">Property OID</td><td>1.2.7.1.1.4 / 0x010207010104</td></tr><tr><td valign="top">Name</td><td>Auto Reset Configuration</td></tr><tr><td valign="top"><p> </p><p> </p><p> </p><p>Description</p></td><td><p> </p><p>This property controls the device’s auto reset feature. The auto reset feature can be configured such that the device automatically resets 23 hours after booting up or at a specific time of day.  Or device can be configured to enter a restricted mode after 24 hours without a reset or power down. When device enters restricted mode it will respond to first command received with <strong>Response Message - Request Handler:  Group 0x02,  Subgroup  0x01, Code  0x1D</strong>. Device then sends <strong>Notification 0x1001 – Device Information Update:  Category 0x00, Reason 0x01 - Reset will occur soon</strong>.  Device will then auto reset.  The auto-reset feature cannot be disabled.</p><p> </p><p>See 24 Hour Automatic Reset PCI Requirement for more information.</p><p> </p><p>Changes to this property do not take effect until the device is power cycled or reset. </p></td></tr><tr><td valign="top">Securing Key</td><td>None</td></tr><tr><td valign="top">Min. Len (b)</td><td>2</td></tr><tr><td valign="top">Max. Len (b)</td><td>2</td></tr><tr><td valign="top">Data Type</td><td>Binary</td></tr><tr><td valign="top"><p> </p><p> </p><p>Valid Values</p></td><td><p>First byte 0 - 23 hours and second byte 0 - 59 minutes = Reset at the time of day specified. The time of day specified should be 24-hour Universal Time Coordinated (UTC). For example, values of 0 0 would be 12:00am UTC and values of 23 59 (0x17 0x3B) would be 11:59pm UTC.</p><p></p><p>First byte 0xFF and second byte 0xFF = Auto reset 23 hours after booting up.<br><br>First byte 0xEE and second byte 0xEE = Device enters Restricted Mode 24 hours after booting up.</p></td></tr><tr><td valign="top">Default</td><td>0xFF 0xFF</td></tr></tbody></table>

## Table - Get Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 0155D101 840F D101 8501 01 8704 02070101 8902 C400</td></tr></tbody></table>

## Table - Get Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA0081048255D10182040000000084820011D1018501018704020701018904C402FFFF</td></tr></tbody></table>

## Table - Set Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 81040155D111 8411 D111 8501 01 8704 02070101 8904 C402 FFFF</td></tr></tbody></table>

## Table - Set Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA0081048255D11182040000000084820011D1118501018704020701018904C402FFFF</td></tr></tbody></table>

## Table - Property 1.2.7.1.2.1 User Event Notification Controls Enable

<table data-header-hidden><thead><tr><th width="234.66668701171875" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Bit Property Description</td><td></td></tr><tr><td valign="top">Property OID</td><td>1.2.7.1.2.1 / 0x010207010201</td></tr><tr><td valign="top">Name</td><td>User Event Notifications Enable</td></tr><tr><td valign="top"><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p>Description</p></td><td><p>The host can use this property to enable notification reasons defined in Notification 0x1001 - Device Information Update in the User Events Category. Each bit enables a specific Reason by setting that bit to 1. Byte 0 is the first byte, bit 0 is the LSB of each byte.</p><p>The device only detects these user events and sends these notifications when it is idle. While processing a command (not idle), such as when processing a transaction with Command 0x1001 - Start Transaction, the device only sends notifications related to the command it is currently processing.</p><p> </p><p>Notification reasons may consume power when idle. For example, enabling Contactless reasons requires the device to continuously consume some radio frequency power to detect the presence of a contactless card when idle. To conserve power, only enable the notification reasons that are required by the solution design, if any. The readers and their associated notifications will be disabled if the battery charge is 5 percent or lower.</p><p>Changes to this property do not take effect until the device is power cycled or reset.</p></td></tr><tr><td valign="top">Securing Key</td><td>None</td></tr><tr><td valign="top">Min. Len (b)</td><td>4</td></tr><tr><td valign="top">Max. Len (b)</td><td>4</td></tr><tr><td valign="top">Data Type</td><td>Binary</td></tr><tr><td valign="top"><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p>Valid Values</p></td><td><p>Byte 0</p><p>·         bit 0 = Reason: Contactless Card Presented</p><p>·         bit 1 = Reason: Contactless Card Removed</p><p>·         bit 2 = Reason: Card Seated in Slot</p><p>·         bit 3 = Reason: Card Unseated from Slot</p><p>·         bit 4 = Reason: Card Swiped</p><p>·         bit 5 = Reason: Touch Sensor Press Detected</p><p>·         bit 6 = Reason: Touch Sensor Release Detected</p><p>·         bit 7 = Reason: Barcode Read Detected</p><p>Byte 1</p><p>·         bit 0 = Reason: Encrypt Barcode Reader Event Data</p><p>·         bit 1 = Reserved (set to 0x00)</p><p>·         etc.</p><p> </p><p>Byte 2</p><p>·         bit 0 = Reserved (set to 0x00)</p><p>·         etc. </p><p></p><p>Byte 3</p><p>·         bit 0 = Reserved (set to 0x00)</p><p>·         etc.</p><p> </p><p>Any byte / bit not listed here is reserved for future use. The host should set those values to 0, so if a future revision of firmware starts using those bits, the related notifications will be disabled and will not affect the existing host software.</p></td></tr><tr><td valign="top">Default</td><td>0x00, 0x00, 0x00, 0x00 (all User Event notifications disabled)</td></tr></tbody></table>

## Table - Get Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 0155D101 840F D101 8501 01 8704 02070102 8902 C100</td></tr></tbody></table>

## Table - Get Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top"><p>AA00 8104 8255D101 8204 00000000 84820013 D101 8501 01 8704 02070102 8906 C1 04 00 00 00</p><p>00</p></td></tr></tbody></table>

## Table - Set Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 0155D111 8413 D111 8501 01 8704 02070102 8906 C1 04 03 00 00 00</td></tr></tbody></table>

## Table - Set Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top"><p>AA00 8104 8255D111 8204 00000000 84820013 D111 8501 01 8704 02070102 8906 C1 04 03 00 00</p><p>00</p></td></tr></tbody></table>

## Table - Property 1.2.7.1.3.1 Maximum Battery Charge Level (Deprecated)

<table data-header-hidden><thead><tr><th valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Property Description</td><td></td></tr><tr><td valign="top">Property OID</td><td>1.2.7.1.3.1 / 0x010207010301</td></tr><tr><td valign="top">Name</td><td>Maximum Battery Charge Level</td></tr><tr><td valign="top"><p> </p><p> </p><p> </p><p> </p><p>Description</p></td><td><p>This OID has been deprecated. The OID can be written or read but it will have no effect of the device’s behavior.</p><p>The host can use this property to control the maximum charge level for the battery. All charge percentages reported or displayed will use this percentage as 100% charged.</p><p>Setting this value to lower than 0x64 (100%) will increase the life of the battery but reduce the run time when running from the battery.</p><p> </p><p>The Maximum Battery Charge Level takes effect immediately after the host changes it.</p></td></tr><tr><td valign="top">Securing Key</td><td>None</td></tr><tr><td valign="top">Min. Len (b)</td><td>1</td></tr><tr><td valign="top">Max. Len (b)</td><td>1</td></tr><tr><td valign="top">Data Type</td><td>Binary</td></tr><tr><td valign="top">Valid Values</td><td>0x0A..0x64</td></tr><tr><td valign="top">Default</td><td>0x64 (100%) if WLAN device 0x50 (80%) for all other devices</td></tr></tbody></table>

## Table - Get Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 0155D101 840F D101 8501 01 8704 02070103 8902 C100</td></tr></tbody></table>

## Table - Get Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D101 8204 00000000 84820010 D101 8501 01 8704 02070103 8903 C101 50</td></tr></tbody></table>

## Table - Set Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 81040155D111 8410 D111 8501 01 8704 02070103 8903 C101 50</td></tr></tbody></table>

## Table - Set Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D111 8204 00000000 84820010 D111 8501 01 8704 02070103 8903 C101 50</td></tr></tbody></table>

## Table - Property 1.2.7.1.4.1 Device Low Temperature Notification Level

<table data-header-hidden><thead><tr><th width="226" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Property Description</td><td></td></tr><tr><td valign="top">Property OID</td><td>1.2.7.1.4.1 / 0x010207010401</td></tr><tr><td valign="top">Name</td><td>Device Low Temperature Notification Level</td></tr><tr><td valign="top"><p> </p><p> </p><p>Description</p></td><td><p>The device will send a low temperature notification when the device’s temperature falls below this temperature. The temperature is in degrees Celsius.</p><p>The Device Low Temperature Notification Level takes effect immediately after the host changes it.</p></td></tr><tr><td valign="top">Securing Key</td><td>None</td></tr><tr><td valign="top">Min. Len (b)</td><td>1</td></tr><tr><td valign="top">Max. Len (b)</td><td>1</td></tr><tr><td valign="top">Data Type</td><td>Signed Binary</td></tr><tr><td valign="top"><p> </p><p> </p><p>Valid Values</p></td><td><p>Temperature in Celsius:</p><p>DynaProx:          0xE2 .. 0x55 (-30 .. 85) DynaProx BCR: 0xEC .. 0x37 (-20 .. 55)</p><p>DynaFlex:          0x00 .. 0x2D (0 .. 45)</p><p>This value must be less than that set in 1.2.7.1.4.2.</p></td></tr><tr><td valign="top"><p> </p><p> </p><p>Default</p></td><td>Temperature in Celsius: DynaProx:          0xE2 (-30 DynaProx BCR: 0xEC (-20) DynaFlex:          0x00 (0)</td></tr><tr><td valign="top"> </td><td> </td></tr></tbody></table>

## Table - Get Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 0155D101 840F D101 8501 01 8704 02070104 8902 C100</td></tr></tbody></table>

## Table - Get Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D101 8204 00000000 84820010 D101 8501 01 8704 02070104 8903 C101 00</td></tr></tbody></table>

## Table - Set Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 81040155D111 8410 D111 8501 01 8704 02070104 8903 C101 05</td></tr></tbody></table>

## Table - Set Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D111 8204 00000000 84820010 D111 8501 01 870402070104 8903 C101 05</td></tr></tbody></table>

## Table - Property 1.2.7.1.4.2 Device High Temperature Notification Level

<table data-header-hidden><thead><tr><th width="194" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Property Description</td><td></td></tr><tr><td valign="top">Property OID</td><td>1.2.7.1.4.2 / 0x010207010402</td></tr><tr><td valign="top">Name</td><td>Device High Temperature Notification Level</td></tr><tr><td valign="top"><p> </p><p> </p><p>Description</p></td><td><p>The device will send a high temperature notification when the device’s temperature rises above this temperature. The temperature is in degrees Celsius.</p><p> </p><p>The Device High Temperature Notification Level takes effect immediately after the host changes it.</p></td></tr><tr><td valign="top">Securing Key</td><td>None</td></tr><tr><td valign="top">Min. Len (b)</td><td>1</td></tr><tr><td valign="top">Max. Len (b)</td><td>1</td></tr><tr><td valign="top">Data Type</td><td>Signed Binary</td></tr><tr><td valign="top"><p> </p><p> </p><p>Valid Values</p></td><td><p>Temperature in Celsius:</p><p>DynaProx:          0xE2 .. 0x55 (-30 .. 85) DynaProx BCR: 0xEC .. 0x37 (-20 .. 55)</p><p>DynaFlex:          0x00 .. 0x2D (0 .. 45)</p><p>This value must be greater than that set in 1.2.7.1.4.1.</p></td></tr><tr><td valign="top"><p> </p><p> </p><p>Default</p></td><td>Temperature in Celsius: DynaProx:          0x55 (85) DynaProx BCR: 0x37 (55) DynaFlex:          0x2D (45)</td></tr><tr><td valign="top"> </td><td> </td></tr></tbody></table>

## Table - Get Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 0155D101 840F D101 8501 01 8704 02070104 8902 C200</td></tr></tbody></table>

## Table - Get Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D101 8204 00000000 84820010 D101 8501 01 8704 02070104 8903 C201 2D</td></tr></tbody></table>

## Table - Set Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 81040155D111 8410 D111 8501 01 8704 02070104 8903 C201 2D</td></tr></tbody></table>

## Table - Set Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D111 8204 00000000 84820010 D111 8501 01 870402070104 8903 C201 2D</td></tr></tbody></table>

## Table - Property 1.2.7.1.4.3 Device Temperature Notification Repeat Interval

<table data-header-hidden><thead><tr><th width="234" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Property Description</td><td></td></tr><tr><td valign="top">Property OID</td><td>1.2.7.1.4.3 / 0x010207010403</td></tr><tr><td valign="top">Name</td><td>Device Temperature Notification Repeat Interval</td></tr><tr><td valign="top"><p> </p><p> </p><p> </p><p>Description</p></td><td><p>While the device’s temperature is outside of the range defined by Device Low Temperature Notification Level (1.2.7.1.4.1) and Device High Temperature Notification Level (1.2.7.1.4.2), notifications will be sent to the host. This property sets the period between notifications.</p><p>The Device Temperature Notification Repeat Interval takes effect immediately after the host changes it.</p></td></tr><tr><td valign="top">Securing Key</td><td>None</td></tr><tr><td valign="top">Min. Len (b)</td><td>1</td></tr><tr><td valign="top">Max. Len (b)</td><td>1</td></tr><tr><td valign="top">Data Type</td><td>Binary</td></tr><tr><td valign="top">Valid Values</td><td><p>0x00              Send once. Do not repeat.</p><p>0x0F .. 0xFF Repeat period in seconds. Must be multiple of 0x0F (15).</p></td></tr><tr><td valign="top">Default</td><td>0x1E (30 seconds)</td></tr><tr><td valign="top"> </td><td> </td></tr></tbody></table>

## Table - Get Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 0155D101 840F D101 8501 01 8704 02070104 8902 C300</td></tr></tbody></table>

## Table - Get Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D101 8204 00000000 84820010 D101 8501 01 8704 02070104 8903 C301 1E</td></tr></tbody></table>

## Table - Set Request Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 81040155D111 8410 D111 8501 01 8704 02070104 8903 C301 1E</td></tr></tbody></table>

## Table - Set Response Example

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Example (Hex)</td></tr><tr><td valign="top">AA00 8104 8255D111 8204 00000000 84820010 D111 8501 01 870402070104 8903 C301 1E</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaprox/documents/programmers-manuals/programmers-manual-commands/configuration/device-settings/system-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
