<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://help.grandcare.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mark</id>
	<title>GrandCare Systems - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://help.grandcare.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mark"/>
	<link rel="alternate" type="text/html" href="https://help.grandcare.com/index.php/Special:Contributions/Mark"/>
	<updated>2026-05-17T00:20:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://help.grandcare.com/index.php?title=Internal_Sandbox&amp;diff=5441</id>
		<title>Internal Sandbox</title>
		<link rel="alternate" type="text/html" href="https://help.grandcare.com/index.php?title=Internal_Sandbox&amp;diff=5441"/>
		<updated>2014-02-04T19:53:49Z</updated>

		<summary type="html">&lt;p&gt;Mark: Reverted edits by Mark (talk) to last revision by Kristin&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Battery operated devices ==&lt;br /&gt;
&lt;br /&gt;
[[Ashley Test|Ashley Test]]&lt;br /&gt;
[[Adding Users|Adding Users]]&lt;br /&gt;
Battery-operated devices are a special challenge within a Z Wave network, because they are mostly in a sleeping state for current savings reasons and cannot be reached from a controller in this state.&lt;br /&gt;
&lt;br /&gt;
Battery operated device know two states:&lt;br /&gt;
&lt;br /&gt;
* They are awake and can communicate with other devices of the network&lt;br /&gt;
&lt;br /&gt;
* They are sleeping and do not communicate at all. For other controllers they may appear as non existing to damaged &lt;br /&gt;
&lt;br /&gt;
In order to allow communication with battery operated devices a mains powered and therefore always active static controller needs to maintain a waiting queue, where all commands are stored which are to be sent to a sleeping device. When the battery operated device wakes up it will inform this controller and “empty the mailbox”.&lt;br /&gt;
&lt;br /&gt;
At the moment a battery operated device wakes up it sends a so-called WAEKUP_NOTIFICATION to the controller and stays awake. The WAKEUP_NOTIFICATION indicates to the controller that the battery device is now listening to commands. If all commands are sent the controller will send a final command  “NO_MORE_INFO” to indicate to the battery device that it can’t go back to sleeping mode.&lt;br /&gt;
If the battery operated device does not receive a “NO_MORE_INFO” if will go back to sleeping mode after a defined time.&lt;br /&gt;
&lt;br /&gt;
http://www.zwaveeurope.com/images/man_en/z48.png &lt;br /&gt;
&lt;br /&gt;
Figure 4.8: Sleeping and wakeup&lt;br /&gt;
&lt;br /&gt;
The operation of battery-operated devices requires at least one static and mains powered controller in the network to store commands for sleeping battery devices.&lt;br /&gt;
If a local action on a battery operated device is performed such as pressing a button the battery device is usually woken up immediately to issue a command according to this action. Each battery device needs to have a defined local action for wake up such as pressing a certain button.&lt;br /&gt;
&lt;br /&gt;
http://www.zwaveeurope.com/images/man_en/z49.png &lt;br /&gt;
&lt;br /&gt;
Figure 4.9: Example of a wakeup time dialog&lt;br /&gt;
&lt;br /&gt;
Most battery-operated devices will have an internal timer, which wakes up the device regularly to check for queued commands. This maximal sleeping time can be configured. A typical sleeping interval is between 30 seconds and days and can usually be configured on a user interface of the controller. Any change of the wakeup time will, like any other command sent to the battery device, become effective after the next wakeup.&lt;br /&gt;
&lt;br /&gt;
Certain devices will limit the wakeup interval to a maximum and minimum value. Unfortunately it is not defined how the device shall react if a forbidden interval value is configured.   &lt;br /&gt;
&lt;br /&gt;
Therefore the wakeup command class was extended to allow manufacturers to announce a minimum and maximal wakeup time during configuration. If these new command classes are used a misconfiguration is impossible. Nevertheless its worth to refer to the manufacturers manual for further information.&lt;br /&gt;
&lt;br /&gt;
To allow an initial configuration of a device after inclusion every battery device shall stay awake for a defined time, which may vary between 20 seconds and some minutes. &lt;br /&gt;
&lt;br /&gt;
Table 4.1 summarized again the different states of a battery operated device and the conditions to change the status,&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|Situation	&lt;br /&gt;
|Awake	&lt;br /&gt;
|Sleeping&lt;br /&gt;
|-&lt;br /&gt;
|Inclusion	&lt;br /&gt;
|Right after inclusion	&lt;br /&gt;
|Turns into sleeping mode after a couple of minutes without any further user action.    &lt;br /&gt;
|-&lt;br /&gt;
|Regularly&lt;br /&gt;
|Wakes up after a defined interval and sends a notification to static controller.  Typical Wakeup intervals are between minutes and hours and can be configured by the user within certain boundaries	&lt;br /&gt;
|Controller can turn back the battery-operated device by sending a command. Otherwise the battery device turns back into sleeping mode after a defined time (usually a minute)&lt;br /&gt;
|- &lt;br /&gt;
|Local operation of the device	&lt;br /&gt;
|Wakes up on every local operation and communicates status if needed   (e.g. button pressed)	&lt;br /&gt;
|Immediately after finishing action&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Table 4.1: Conditions to change state for battery operated devices&lt;br /&gt;
&lt;br /&gt;
This wakeup/sleep behaviour may cause a couple of failures or unclear conditions. &lt;br /&gt;
&lt;br /&gt;
=== Typical Failure during Inclusion into a Network ===&lt;br /&gt;
&lt;br /&gt;
It’s a common approach to include multiple devices one after each other. However it can happen that a battery powered device may be sleeping already when the controller wants to include it. The controller will not “see” the device and may conclude that the device does not exist or is dead.&lt;br /&gt;
The battery-operated device will usually wake up after a defined time interval but this may happen after multiple hours or days.&lt;br /&gt;
&lt;br /&gt;
Therefore its recommended to configure the battery-operated device right after inclusion or make manually wakeup the device later on for configuration.  In case of manually wakeup it may happen that the device goes back into sleeping mode right after wakeup if no further information is available from the static controller.&lt;br /&gt;
&lt;br /&gt;
It’s possible that a battery-operated device wakes up but does not know where so send the wakeup information to. This happens if the device was not configured after inclusion to know the Node ID of the static controller who holds his command waiting queue.&lt;br /&gt;
Therefore it’s highly recommended to configure a battery operated device right after inclusion and to have the static controller included first. Only then the static controller is able to configure the battery-operated device correctly.&lt;br /&gt;
&lt;br /&gt;
Certain devices will stay awake after first power up only and go right into sleep state after first inclusion. This is not longer accepted by the standard but older model may behave like this. If the device is powered up using the batteries and is included into the network much later it may result again in an error since the battery device will not stay awake long enough after inclusion to allow correct configuration.&lt;br /&gt;
&lt;br /&gt;
Therefore it is recommended to follow the following guideline when including battery devices into a Z-Wave network:&lt;br /&gt;
&lt;br /&gt;
# Include every battery-operated device right after inserting the batteries the first time. Make sure to configure a reasonable wakeup time before the device goes into sleeping state for the first time.&lt;br /&gt;
# In case there is further configuration work to do configure a low wakeup time first but make sure that you configure a longer battery saving wakeup time when all configuration is finished.&lt;br /&gt;
# Do not batch include and configure afterwards and don’t loose any time after inclusion to configure the device.&lt;br /&gt;
# A reasonable wakeup time is a trade-off between two goals:&lt;br /&gt;
## A very long wakeup interval will save battery capacity but may create problems in case of network reorganization. The static controller may not hear anything from the battery device during the reorganization and then threat the device as not functioning.&lt;br /&gt;
## A very short wakeup time helps the controller to keep track of the device but costs battery lifetime.&lt;br /&gt;
#	The wakeup interval must be configured between the allowed boundaries. Refer to the manual of the manufacturer has set any boundaries.&lt;br /&gt;
 &lt;br /&gt;
=== Maximization of battery life time ===&lt;br /&gt;
&lt;br /&gt;
The battery lifetime is the critical measure of battery-operated devices. Therefore some estimates should be given and taken into account.&lt;br /&gt;
&lt;br /&gt;
* A typical Alkaline-Microcell (AAA) has an energy capacity of approx. 1000 mAh. A typical battery-operated sensor has 2 such batteries.&lt;br /&gt;
* A Z-Wave module of the class 300 consumes 2.5 myA in the hibernation state and 21 mA in the wakeup mode. During transmission of packets about 36 mA are required. Table 4.2 shows the current need of the single chip generations in their respective working conditions.&lt;br /&gt;
* Additional battery power can be used for the devices functionality such as operating an infrared sensor or moving a thermostat valve.  This power consumption varies from device to device and is usually only a fraction of the power used for the electronics. For the following estimate this portion of the power usage   should be neglected  &lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|Chip Generation	&lt;br /&gt;
|Hibernation (A)	&lt;br /&gt;
|Transmitting (mA)	&lt;br /&gt;
|Listening (mA)&lt;br /&gt;
|-&lt;br /&gt;
|100	&lt;br /&gt;
|31	&lt;br /&gt;
|25	&lt;br /&gt;
|21&lt;br /&gt;
|-&lt;br /&gt;
|200 (since 2005)	&lt;br /&gt;
|2.5	&lt;br /&gt;
|36	&lt;br /&gt;
|21&lt;br /&gt;
|-&lt;br /&gt;
|300 (since 2007)	&lt;br /&gt;
|2.5	&lt;br /&gt;
|36	&lt;br /&gt;
|21&lt;br /&gt;
|-&lt;br /&gt;
|400 (since 2009)	&lt;br /&gt;
|1	&lt;br /&gt;
|23	&lt;br /&gt;
|21&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
Table 4.2 Power consumptions of different chip generations&lt;br /&gt;
&lt;br /&gt;
If a sensor is in the active reception mode constantly, his battery is empty after 1000 mAh / 21 mA = 47 hours = 2 days!&lt;br /&gt;
&lt;br /&gt;
It is therefore mandatory to move a battery-operated device into the sleeping state. The maximum battery lifetime in the permanent sleeping state for the accepted configuration is 1000 mAh / 0.0025 mA = 400,000 hours = 16.666 days = 45 years. In this time even alkaline batteries will have become empty by self-unloading.&lt;br /&gt;
&lt;br /&gt;
If a battery device is not turned back into sleeping mode right after wake up and exchange of queued commands from the mailbox the device will stay in listening mode for about one minute A transmitting time of 1% of the reception time is assumed corresponding with the regulation of the Z-Wave radio standard. The programmed wakeup interval determines, how long the battery will last.&lt;br /&gt;
{| border=1&lt;br /&gt;
|Wakeup interval	&lt;br /&gt;
|Battery life time&lt;br /&gt;
|-&lt;br /&gt;
|120 Seconds	&lt;br /&gt;
|4 days&lt;br /&gt;
|-&lt;br /&gt;
|1800 Seconds = 30 Minutes (typical)	&lt;br /&gt;
|118 days&lt;br /&gt;
|-&lt;br /&gt;
|24 hours	&lt;br /&gt;
|2439 days&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
Table 4.3: Battery Lifetime as function of wakeup time&lt;br /&gt;
 &lt;br /&gt;
A battery lifetime of 118 days (under disregard of all local operations like blinking of a LED, moving of a motor etc.) is still unacceptable. Hence, it is necessary to operate a static controller in the network to manage battery-operated devices and shorten the wakeup time.  &lt;br /&gt;
&lt;br /&gt;
If a static controller is programmed in a way that he will send every device back into sleep mode right after wakeup and cleaning the mailbox the battery live time is extended dramatically. &lt;br /&gt;
&lt;br /&gt;
Assuming typical wakeup intervals and assuming that 50 % of the wakeup time is used for transmitting signals from the battery operated device to the controller with a total communication time of 50ms. Table 4.4 shows the resulting battery lifetime.&lt;br /&gt;
{| border=1&lt;br /&gt;
|Wakeup interval	&lt;br /&gt;
|Battery lifetime&lt;br /&gt;
|-&lt;br /&gt;
|120 seconds	&lt;br /&gt;
|59 days&lt;br /&gt;
|-&lt;br /&gt;
|1800 seconds = 30 minutes (typical)	&lt;br /&gt;
|850 days&lt;br /&gt;
|-&lt;br /&gt;
|24 hours	&lt;br /&gt;
|12400 days&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
Table 4.4: battery lifetime depends on wakeup interval&lt;br /&gt;
 &lt;br /&gt;
These numbers are only valid under the assumption that no additional power is used for the functionality of the battery-operated device, e.g. turning a valve of a heat of measuring some environmental data. Assuming a factor of 50 % of the total power consumption for these functions the resulting battery lifetime is in the neighbourhood of 1 year that confirms values given on vendor data sheets for typical battery operated devices. &lt;br /&gt;
&lt;br /&gt;
However to reach these value the presence of static controller is mandatory managing the battery operated devices. In a network with only portable controllers the lifetime of battery powered devices will be shortened. The values of table 4.3 should apply in this case.&lt;br /&gt;
&lt;br /&gt;
These estimate are only applicable for battery operated slave devices. Portable controllers, which are battery-operated devices as well, will always sleep unless pressing a button wakes them up. Hence, the battery life time of these device totally depends on the self discharging effect of batteries and the usage pattern and will typically reach 2…3 years.&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
	<entry>
		<id>https://help.grandcare.com/index.php?title=Internal_Sandbox&amp;diff=5440</id>
		<title>Internal Sandbox</title>
		<link rel="alternate" type="text/html" href="https://help.grandcare.com/index.php?title=Internal_Sandbox&amp;diff=5440"/>
		<updated>2014-02-04T19:53:16Z</updated>

		<summary type="html">&lt;p&gt;Mark: /* Battery operated devices */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Battery operated devices ==&lt;br /&gt;
&lt;br /&gt;
[[Ashley Test|Ashley Test]]&lt;br /&gt;
[[Adding Users|Adding Users]]&lt;br /&gt;
Battery-operated devices are a special challenge within a Z Wave network, because they are mostly in a sleeping state for current savings reasons and cannot be reached from a controller in this state.[[Main Page]]&lt;br /&gt;
&lt;br /&gt;
'''Battery operated device know two states:&lt;br /&gt;
'''&lt;br /&gt;
* They are awake and can communicate with other devices of the network&lt;br /&gt;
&lt;br /&gt;
* They are sleeping and do not communicate at all. For other controllers they may appear as non existing to damaged &lt;br /&gt;
&lt;br /&gt;
In order to allow communication with battery operated devices a mains powered and therefore always active static controller needs to maintain a waiting queue, where all commands are stored which are to be sent to a sleeping device. When the battery operated device wakes up it will inform this controller and “empty the mailbox”.&lt;br /&gt;
&lt;br /&gt;
At the moment a battery operated device wakes up it sends a so-called WAEKUP_NOTIFICATION to the controller and stays awake. The WAKEUP_NOTIFICATION indicates to the controller that the battery device is now listening to commands. If all commands are sent the controller will send a final command  “NO_MORE_INFO” to indicate to the battery device that it can’t go back to sleeping mode.&lt;br /&gt;
If the battery operated device does not receive a “NO_MORE_INFO” if will go back to sleeping mode after a defined time.&lt;br /&gt;
&lt;br /&gt;
http://www.zwaveeurope.com/images/man_en/z48.png &lt;br /&gt;
&lt;br /&gt;
Figure 4.8: Sleeping and wakeup&lt;br /&gt;
&lt;br /&gt;
The operation of battery-operated devices requires at least one static and mains powered controller in the network to store commands for sleeping battery devices.&lt;br /&gt;
If a local action on a battery operated device is performed such as pressing a button the battery device is usually woken up immediately to issue a command according to this action. Each battery device needs to have a defined local action for wake up such as pressing a certain button.&lt;br /&gt;
&lt;br /&gt;
http://www.zwaveeurope.com/images/man_en/z49.png &lt;br /&gt;
&lt;br /&gt;
Figure 4.9: Example of a wakeup time dialog&lt;br /&gt;
&lt;br /&gt;
Most battery-operated devices will have an internal timer, which wakes up the device regularly to check for queued commands. This maximal sleeping time can be configured. A typical sleeping interval is between 30 seconds and days and can usually be configured on a user interface of the controller. Any change of the wakeup time will, like any other command sent to the battery device, become effective after the next wakeup.&lt;br /&gt;
&lt;br /&gt;
Certain devices will limit the wakeup interval to a maximum and minimum value. Unfortunately it is not defined how the device shall react if a forbidden interval value is configured.   &lt;br /&gt;
&lt;br /&gt;
Therefore the wakeup command class was extended to allow manufacturers to announce a minimum and maximal wakeup time during configuration. If these new command classes are used a misconfiguration is impossible. Nevertheless its worth to refer to the manufacturers manual for further information.&lt;br /&gt;
&lt;br /&gt;
To allow an initial configuration of a device after inclusion every battery device shall stay awake for a defined time, which may vary between 20 seconds and some minutes. &lt;br /&gt;
&lt;br /&gt;
Table 4.1 summarized again the different states of a battery operated device and the conditions to change the status,&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|Situation	&lt;br /&gt;
|Awake	&lt;br /&gt;
|Sleeping&lt;br /&gt;
|-&lt;br /&gt;
|Inclusion	&lt;br /&gt;
|Right after inclusion	&lt;br /&gt;
|Turns into sleeping mode after a couple of minutes without any further user action.    &lt;br /&gt;
|-&lt;br /&gt;
|Regularly&lt;br /&gt;
|Wakes up after a defined interval and sends a notification to static controller.  Typical Wakeup intervals are between minutes and hours and can be configured by the user within certain boundaries	&lt;br /&gt;
|Controller can turn back the battery-operated device by sending a command. Otherwise the battery device turns back into sleeping mode after a defined time (usually a minute)&lt;br /&gt;
|- &lt;br /&gt;
|Local operation of the device	&lt;br /&gt;
|Wakes up on every local operation and communicates status if needed   (e.g. button pressed)	&lt;br /&gt;
|Immediately after finishing action&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Table 4.1: Conditions to change state for battery operated devices&lt;br /&gt;
&lt;br /&gt;
This wakeup/sleep behaviour may cause a couple of failures or unclear conditions. &lt;br /&gt;
&lt;br /&gt;
=== Typical Failure during Inclusion into a Network ===&lt;br /&gt;
&lt;br /&gt;
It’s a common approach to include multiple devices one after each other. However it can happen that a battery powered device may be sleeping already when the controller wants to include it. The controller will not “see” the device and may conclude that the device does not exist or is dead.&lt;br /&gt;
The battery-operated device will usually wake up after a defined time interval but this may happen after multiple hours or days.&lt;br /&gt;
&lt;br /&gt;
Therefore its recommended to configure the battery-operated device right after inclusion or make manually wakeup the device later on for configuration.  In case of manually wakeup it may happen that the device goes back into sleeping mode right after wakeup if no further information is available from the static controller.&lt;br /&gt;
&lt;br /&gt;
It’s possible that a battery-operated device wakes up but does not know where so send the wakeup information to. This happens if the device was not configured after inclusion to know the Node ID of the static controller who holds his command waiting queue.&lt;br /&gt;
Therefore it’s highly recommended to configure a battery operated device right after inclusion and to have the static controller included first. Only then the static controller is able to configure the battery-operated device correctly.&lt;br /&gt;
&lt;br /&gt;
Certain devices will stay awake after first power up only and go right into sleep state after first inclusion. This is not longer accepted by the standard but older model may behave like this. If the device is powered up using the batteries and is included into the network much later it may result again in an error since the battery device will not stay awake long enough after inclusion to allow correct configuration.&lt;br /&gt;
&lt;br /&gt;
Therefore it is recommended to follow the following guideline when including battery devices into a Z-Wave network:&lt;br /&gt;
&lt;br /&gt;
# Include every battery-operated device right after inserting the batteries the first time. Make sure to configure a reasonable wakeup time before the device goes into sleeping state for the first time.&lt;br /&gt;
# In case there is further configuration work to do configure a low wakeup time first but make sure that you configure a longer battery saving wakeup time when all configuration is finished.&lt;br /&gt;
# Do not batch include and configure afterwards and don’t loose any time after inclusion to configure the device.&lt;br /&gt;
# A reasonable wakeup time is a trade-off between two goals:&lt;br /&gt;
## A very long wakeup interval will save battery capacity but may create problems in case of network reorganization. The static controller may not hear anything from the battery device during the reorganization and then threat the device as not functioning.&lt;br /&gt;
## A very short wakeup time helps the controller to keep track of the device but costs battery lifetime.&lt;br /&gt;
#	The wakeup interval must be configured between the allowed boundaries. Refer to the manual of the manufacturer has set any boundaries.&lt;br /&gt;
 &lt;br /&gt;
=== Maximization of battery life time ===&lt;br /&gt;
&lt;br /&gt;
The battery lifetime is the critical measure of battery-operated devices. Therefore some estimates should be given and taken into account.&lt;br /&gt;
&lt;br /&gt;
* A typical Alkaline-Microcell (AAA) has an energy capacity of approx. 1000 mAh. A typical battery-operated sensor has 2 such batteries.&lt;br /&gt;
* A Z-Wave module of the class 300 consumes 2.5 myA in the hibernation state and 21 mA in the wakeup mode. During transmission of packets about 36 mA are required. Table 4.2 shows the current need of the single chip generations in their respective working conditions.&lt;br /&gt;
* Additional battery power can be used for the devices functionality such as operating an infrared sensor or moving a thermostat valve.  This power consumption varies from device to device and is usually only a fraction of the power used for the electronics. For the following estimate this portion of the power usage   should be neglected  &lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
|Chip Generation	&lt;br /&gt;
|Hibernation (A)	&lt;br /&gt;
|Transmitting (mA)	&lt;br /&gt;
|Listening (mA)&lt;br /&gt;
|-&lt;br /&gt;
|100	&lt;br /&gt;
|31	&lt;br /&gt;
|25	&lt;br /&gt;
|21&lt;br /&gt;
|-&lt;br /&gt;
|200 (since 2005)	&lt;br /&gt;
|2.5	&lt;br /&gt;
|36	&lt;br /&gt;
|21&lt;br /&gt;
|-&lt;br /&gt;
|300 (since 2007)	&lt;br /&gt;
|2.5	&lt;br /&gt;
|36	&lt;br /&gt;
|21&lt;br /&gt;
|-&lt;br /&gt;
|400 (since 2009)	&lt;br /&gt;
|1	&lt;br /&gt;
|23	&lt;br /&gt;
|21&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
Table 4.2 Power consumptions of different chip generations&lt;br /&gt;
&lt;br /&gt;
If a sensor is in the active reception mode constantly, his battery is empty after 1000 mAh / 21 mA = 47 hours = 2 days!&lt;br /&gt;
&lt;br /&gt;
It is therefore mandatory to move a battery-operated device into the sleeping state. The maximum battery lifetime in the permanent sleeping state for the accepted configuration is 1000 mAh / 0.0025 mA = 400,000 hours = 16.666 days = 45 years. In this time even alkaline batteries will have become empty by self-unloading.&lt;br /&gt;
&lt;br /&gt;
If a battery device is not turned back into sleeping mode right after wake up and exchange of queued commands from the mailbox the device will stay in listening mode for about one minute A transmitting time of 1% of the reception time is assumed corresponding with the regulation of the Z-Wave radio standard. The programmed wakeup interval determines, how long the battery will last.&lt;br /&gt;
{| border=1&lt;br /&gt;
|Wakeup interval	&lt;br /&gt;
|Battery life time&lt;br /&gt;
|-&lt;br /&gt;
|120 Seconds	&lt;br /&gt;
|4 days&lt;br /&gt;
|-&lt;br /&gt;
|1800 Seconds = 30 Minutes (typical)	&lt;br /&gt;
|118 days&lt;br /&gt;
|-&lt;br /&gt;
|24 hours	&lt;br /&gt;
|2439 days&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
Table 4.3: Battery Lifetime as function of wakeup time&lt;br /&gt;
 &lt;br /&gt;
A battery lifetime of 118 days (under disregard of all local operations like blinking of a LED, moving of a motor etc.) is still unacceptable. Hence, it is necessary to operate a static controller in the network to manage battery-operated devices and shorten the wakeup time.  &lt;br /&gt;
&lt;br /&gt;
If a static controller is programmed in a way that he will send every device back into sleep mode right after wakeup and cleaning the mailbox the battery live time is extended dramatically. &lt;br /&gt;
&lt;br /&gt;
Assuming typical wakeup intervals and assuming that 50 % of the wakeup time is used for transmitting signals from the battery operated device to the controller with a total communication time of 50ms. Table 4.4 shows the resulting battery lifetime.&lt;br /&gt;
{| border=1&lt;br /&gt;
|Wakeup interval	&lt;br /&gt;
|Battery lifetime&lt;br /&gt;
|-&lt;br /&gt;
|120 seconds	&lt;br /&gt;
|59 days&lt;br /&gt;
|-&lt;br /&gt;
|1800 seconds = 30 minutes (typical)	&lt;br /&gt;
|850 days&lt;br /&gt;
|-&lt;br /&gt;
|24 hours	&lt;br /&gt;
|12400 days&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
Table 4.4: battery lifetime depends on wakeup interval&lt;br /&gt;
 &lt;br /&gt;
These numbers are only valid under the assumption that no additional power is used for the functionality of the battery-operated device, e.g. turning a valve of a heat of measuring some environmental data. Assuming a factor of 50 % of the total power consumption for these functions the resulting battery lifetime is in the neighbourhood of 1 year that confirms values given on vendor data sheets for typical battery operated devices. &lt;br /&gt;
&lt;br /&gt;
However to reach these value the presence of static controller is mandatory managing the battery operated devices. In a network with only portable controllers the lifetime of battery powered devices will be shortened. The values of table 4.3 should apply in this case.&lt;br /&gt;
&lt;br /&gt;
These estimate are only applicable for battery operated slave devices. Portable controllers, which are battery-operated devices as well, will always sleep unless pressing a button wakes them up. Hence, the battery life time of these device totally depends on the self discharging effect of batteries and the usage pattern and will typically reach 2…3 years.&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
	<entry>
		<id>https://help.grandcare.com/index.php?title=Pulse_Oximeter&amp;diff=3642</id>
		<title>Pulse Oximeter</title>
		<link rel="alternate" type="text/html" href="https://help.grandcare.com/index.php?title=Pulse_Oximeter&amp;diff=3642"/>
		<updated>2013-06-10T14:02:20Z</updated>

		<summary type="html">&lt;p&gt;Mark: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Oximeter.png|right|frame|Pulse Oximeter]]&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;&amp;lt;br /&amp;gt;Overview&amp;lt;/h3&amp;gt;&lt;br /&gt;
With the pulse oximeter, your loved one can monitor pulse and oxygen saturation levels, which will be recorded automatically in the system. The process operates completely wirelessly. Caregivers can log in to see the readings, and to set up rules, for example to alert caregivers when a reading has been taken, or to remind the loved one if a reading hasn't been taken at the expected time.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Supported Model&amp;lt;/h3&amp;gt;&lt;br /&gt;
There is one particular model of pulse oximeter that can be integrated with a system, the Nonin brand Onyx II model 9560 wireless pulse oximeter with Bluetooth. The device is battery-operated, and communicates with the system wirelessly via Bluetooth. As part of the installation process, a [[Bluetooth Antenna Configuration|Bluetooth antenna will be installed]], and the [[Add a Pulse Oximeter|pulse oximeter will be paired with your system]], so that the signals are picked up properly. It will also be assigned to the resident(s) who will be using it, so that readings will be recorded for the correct person. This is typically done for you by your installer.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:OximeterReadings.png|right|frame|Pulse Oximeter Readings]]&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Taking a Reading&amp;lt;/h3&amp;gt;&lt;br /&gt;
The pulse oximeter comes with manufacturer-provided directions for installing the batteries, attaching the components of the device, and taking a safe and accurate reading, which your loved one should follow.  Once the reading has been taken, it will be transmitted to the system automatically.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Assigning the Reading&amp;lt;/h3&amp;gt;&lt;br /&gt;
In some cases, a pulse oximeter will be shared by multiple residents. In that case, when a reading is taken, it must be assigned to the appropriate resident.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''To assign a reading:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#At the Touchscreen Main Menu, press the &amp;quot;[[Caregiving]]&amp;quot; button&lt;br /&gt;
::#Enter the 4-digit [[System PIN]] number&lt;br /&gt;
::#Press the &amp;quot;Assign Reading&amp;quot; button&lt;br /&gt;
::#There may be more than one unassigned reading on the system. The first will be displayed. Press the &amp;quot;Select Resident&amp;quot; button.&lt;br /&gt;
::#Select the appropriate resident, then press the &amp;quot;OK&amp;quot; button&lt;br /&gt;
::#If there are additional readings to be assigned, the next one will appear, otherwise the screen will show that there are no more readings to be assigned&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Viewing the Readings on the Touchscreen&amp;lt;/h3&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
:&amp;lt;big&amp;gt;'''To view assigned readings at the Touchscreen:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#At the Main Menu, press the &amp;quot;[[Wellness]]&amp;quot; button&lt;br /&gt;
::#Press the button for the appropriate resident&lt;br /&gt;
::#If the Resident has a [[System PIN|Personal PIN]], it may be required now&lt;br /&gt;
::#Press the &amp;quot;Oximeter&amp;quot; button&lt;br /&gt;
::#Readings for the current month will display - press the arrow buttons to navigate to other months&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:OximeterRuleCondition.png|right|frame|Define a Rule Condition]]&lt;br /&gt;
[[File:OximeterRuleAction.png|right|frame|Define a Rule Action]]&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Viewing the Readings Remotely&amp;lt;/h3&amp;gt;&lt;br /&gt;
Caregivers can view pulse oximeter readings from any Internet-connected computer.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''To view readings:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#Open the [[Care Menu]] from the [[Online Care Portal]]&lt;br /&gt;
::#Open the Wellness module&lt;br /&gt;
::#In the Wellness People area, click the Pulse Oximeter icon for the appropriate resident&lt;br /&gt;
::#Readings for the current month will display - press the arrow buttons to navigate to other months&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Printing the Readings&amp;lt;/h3&amp;gt;&lt;br /&gt;
You can print a list of the readings from the Account Dashboard. To generate a printable report, see the [[Health Reports|Health Reports help page]].&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Setting Rules&amp;lt;/h3&amp;gt;&lt;br /&gt;
You can set up rules to alert caregivers when a reading is taken, or if a scheduled reading is not taken.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''To add a rule:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#Open the [[Care Menu]] from the [[Online Care Portal]]&lt;br /&gt;
::#Click the &amp;quot;Wellness&amp;quot; button&lt;br /&gt;
::#In the Wellness Rules section, click the &amp;quot;Add New Rule&amp;quot; button&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:There are two parts to each rule, a condition and an action. On the first screen, choose the condition.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''Your rule can be triggered:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::*Whenever a pulse oximeter reading is taken&lt;br /&gt;
::*If a pulse oximeter reading isn't taken between a particular time range&lt;br /&gt;
::*If a pulse oximeter reading isn't taken all day&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Once you have defined the condition, you need to set the action. Possible actions include contacting a single caregiver, all caregivers, or a [[Call List]].&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''The types of contact include:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::*Email&lt;br /&gt;
::*Text message&lt;br /&gt;
::*Phone call to home, work or cell phone&lt;br /&gt;
::*Phone call to a [[Call List|Call List]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;big&amp;gt;'''Examples of rules might be:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::*If a pulse oximeter reading is taken, email all caregivers, so they can view the reading&lt;br /&gt;
::*If a pulse oximeter reading isn't taken before noon, text an adult child who can remind the parent&lt;br /&gt;
::*If a pulse oximeter reading isn't taken at a set time, phone the loved one with a reminder - only caregivers can receive alerts from rules, but a loved one can easily be [[Caregivers|added as a caregiver]] for this purpose&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Multiple rules can be triggered for any event, so that multiple types of alerts can be sent out, for example both phone calls and emails.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:A checkbox next to the rule lets you set whether the rule is enabled or disabled. It might make sense to turn off a rule while your loved one is on vacation, so that alerts won't be sent out during that time. You can disable a rule by unchecking the box. When you're ready for the rule to be active again, just check the Enabled checkbox again, and then save the rule settings.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:It's a good idea to &amp;quot;white list&amp;quot; the alert email address in your email account, so that alert emails from your loved one's system don't get treated as spam by your email. Methods for doing this vary among email programs, but one good way is to add &amp;quot;noreply@grandcare.com&amp;quot; as a contact in your email address book.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Verified Range of Accuracy&amp;lt;/h3&amp;gt;&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Minimums !! Maximums&lt;br /&gt;
|-&lt;br /&gt;
| Minimum bpm: 50 || Maximum bpm:  188&lt;br /&gt;
|-&lt;br /&gt;
| Minimum %SpO2: 89 || Maximum %SpO2: 100&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Safety Precautions|View the Safety Precautions page]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;pdf format ([[Media:PulseOximeter.pdf]])&amp;lt;/small&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;GC-01-OUM-0004 Rev F&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
	<entry>
		<id>https://help.grandcare.com/index.php?title=Blood_Pressure_Monitor&amp;diff=3641</id>
		<title>Blood Pressure Monitor</title>
		<link rel="alternate" type="text/html" href="https://help.grandcare.com/index.php?title=Blood_Pressure_Monitor&amp;diff=3641"/>
		<updated>2013-06-10T14:01:31Z</updated>

		<summary type="html">&lt;p&gt;Mark: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:BP-Monitor.png|right|frame|Blood Pressure Monitor]]&lt;br /&gt;
[[File:BPMeasurement.png|right|frame|Taking a Blood Pressure Reading]]&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;&amp;lt;br /&amp;gt;Overview&amp;lt;/h3&amp;gt;&lt;br /&gt;
With the blood pressure monitor, your loved one can take a blood pressure reading, which will be recorded automatically in the system. The process operates completely wirelessly. Caregivers can log in to see the blood pressure readings, and to set up rules, for example to alert caregivers when a reading has been taken, or to remind the loved one if a reading hasn't been taken at the expected time.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Supported Model&amp;lt;/h3&amp;gt;&lt;br /&gt;
There is one particular model of blood pressure monitor that can be integrated with a system, the A&amp;amp;D Medical brand, Model UA-767 Plus BT. It comes with your choice of three cuff sizes, small, medium or large. The monitor is battery-operated, and communicates with the system wirelessly via Bluetooth. As part of the installation process, a [[Bluetooth Antenna Configuration|Bluetooth antenna will be installed]], and the [[Add a Blood Pressure Monitor|blood pressure monitor will be paired with your system]], so that the signals are picked up properly. It will also be assigned to the resident(s) who will be using it, so that readings will be recorded for the correct person. This is typically done for you by your installer.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:AssignBPReading.png|right|frame|Assign Reading]]&lt;br /&gt;
[[File:BP-Readings.png|right|frame|Blood Pressure Readings]]&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Taking a Reading&amp;lt;/h3&amp;gt;&lt;br /&gt;
The blood pressure monitor comes with manufacturer-provided directions for installing the batteries, attaching the components of the device, and taking a safe and accurate reading, which your loved one should follow. Once the reading has been taken, it will be transmitted to the system automatically.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Assigning the Reading&amp;lt;/h3&amp;gt;&lt;br /&gt;
In some cases, a blood pressure monitor will be shared by multiple residents. In that case, when a reading is taken, it must be assigned to the appropriate resident.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''To assign a reading:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#Open the [[Care Menu]] from the [[Online Care Portal]]&lt;br /&gt;
::#Press the &amp;quot;Assign Reading&amp;quot; button&lt;br /&gt;
::#There may be more than one unassigned reading on the system. The first will be displayed. Press the &amp;quot;Select Resident&amp;quot; button&lt;br /&gt;
::#Select the appropriate resident, then press the &amp;quot;OK&amp;quot; button&lt;br /&gt;
::#If there are additional readings to be assigned, the next one will appear, otherwise the screen will show that there are no more readings to be assigned&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Viewing the Readings on the Touchscreen&amp;lt;/h3&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
:&amp;lt;big&amp;gt;'''To view assigned readings at the Touchscreen:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#At the Main Menu, press the &amp;quot;Wellness&amp;quot; button&lt;br /&gt;
::#Press the button for the appropriate resident&lt;br /&gt;
::#If the Resident has a [[System PIN|Personal PIN]], it may be required now&lt;br /&gt;
::#Press the &amp;quot;Blood Pressure&amp;quot; button&lt;br /&gt;
::#Readings for the current month will display - press the arrow buttons to navigate to other months&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:BP-RuleCondition.png|right|frame|Define a Rule Condition]]&lt;br /&gt;
[[File:BP-RuleAction.png|right|frame|Define a Rule Action]]&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Viewing the Readings Remotely&amp;lt;/h3&amp;gt;&lt;br /&gt;
Caregivers can view blood pressure readings from any Internet-connected computer.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''To view readings remotely:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#Open the [[Care Menu]] from the [[Online Care Portal]]&lt;br /&gt;
::#Open the Wellness module&lt;br /&gt;
::#In the Wellness People area, click the BP icon for the appropriate resident&lt;br /&gt;
::#Readings for the current month will display - press the arrow buttons to navigate to other months&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Printing the Readings&amp;lt;/h3&amp;gt;&lt;br /&gt;
You can print a list of the readings from the Account Dashboard. To generate a printable report, see the [[Health Reports|Health Reports help page]].&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Setting Rules&amp;lt;/h3&amp;gt;&lt;br /&gt;
You can set up rules to alert caregivers when a reading is taken, or if a scheduled reading is not taken.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''To add a rule:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#Open the [[Care Menu]] from the [[Online Care Portal]]&lt;br /&gt;
::#Click the &amp;quot;Wellness&amp;quot; button&lt;br /&gt;
::#In the Wellness Rules section, click the &amp;quot;Add New Rule&amp;quot; button&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:There are two parts to each rule, a condition and an action. On the first screen, choose the condition.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''Your rule can be triggered:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::*Whenever a blood pressure reading is taken&lt;br /&gt;
::*If a blood pressure reading isn't taken between a particular time range&lt;br /&gt;
::*If a blood pressure reading isn't taken all day&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Once you have defined the condition, you need to set the action. Possible actions include contacting a single caregiver, all caregivers, or a [[Call List]].&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''The types of contact include:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::*Email&lt;br /&gt;
::*Text message&lt;br /&gt;
::*Phone call to home, work or cell phone&lt;br /&gt;
::*Phone call to a [[Call List]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;big&amp;gt;'''Examples of rules might be:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::*If a blood pressure reading is taken, email all caregivers, so they can view the reading&lt;br /&gt;
::*If a blood pressure reading isn't taken before noon, text an adult child who can remind the parent&lt;br /&gt;
::*If a blood pressure reading isn't taken at a set time, phone the loved one with a reminder - only caregivers can receive alerts from rules, but a loved one can easily be [[Caregivers|added as a caregiver]] for this purpose&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Multiple rules can be triggered for any event, so that multiple types of alerts can be sent out, for example both phone calls and emails.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:A checkbox next to the rule lets you set whether the rule is enabled or disabled. It might make sense to turn off a rule while your loved one is on vacation, so that alerts won't be sent out during that time. You can disable a rule by unchecking the box. When you're ready for the rule to be active again, just check the Enabled checkbox again, and then save the rule settings.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:It's a good idea to &amp;quot;white list&amp;quot; the alert email address in your email account, so that alert emails from your loved one's system don't get treated as spam by your email. Methods for doing this vary among email programs, but one good way is to add &amp;quot;noreply@grandcare.com&amp;quot; as a contact in your email address book.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Verified Range of Accuracy&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Minimums !! Maximums&lt;br /&gt;
|-&lt;br /&gt;
| Minimum Systolic: 79 mmHG || Maximum Systolic: 156 mmHG&lt;br /&gt;
|-&lt;br /&gt;
| Minimum Diastolic: 62 mmHG || Maximum Diastolic: 105 mmHG&lt;br /&gt;
|-&lt;br /&gt;
| Minimum Pulse: 50 bpm || Maximum Pulse: 161 bpm&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Safety Precautions|View the Safety Precautions page]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;pdf format ([[Media:BloodPressureMonitor.pdf]])&amp;lt;/small&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;GC-01-OUM-0002 Rev E&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
	<entry>
		<id>https://help.grandcare.com/index.php?title=Blood_Pressure_Monitor&amp;diff=3639</id>
		<title>Blood Pressure Monitor</title>
		<link rel="alternate" type="text/html" href="https://help.grandcare.com/index.php?title=Blood_Pressure_Monitor&amp;diff=3639"/>
		<updated>2013-06-06T16:42:23Z</updated>

		<summary type="html">&lt;p&gt;Mark: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:BP-Monitor.png|right|frame|Blood Pressure Monitor]]&lt;br /&gt;
[[File:BPMeasurement.png|right|frame|Taking a Blood Pressure Reading]]&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;&amp;lt;br /&amp;gt;Overview&amp;lt;/h3&amp;gt;&lt;br /&gt;
With the blood pressure monitor, your loved one can take a blood pressure reading, which will be recorded automatically in the system. The process operates completely wirelessly. Caregivers can log in to see the blood pressure readings, and to set up rules, for example to alert caregivers when a reading has been taken, or to remind the loved one if a reading hasn't been taken at the expected time.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Supported Model&amp;lt;/h3&amp;gt;&lt;br /&gt;
There is one particular model of blood pressure monitor that can be integrated with a system, the A&amp;amp;D Medical brand, Model UA-767 Plus BT. It comes with your choice of three cuff sizes, small, medium or large. The monitor is battery-operated, and communicates with the system wirelessly via Bluetooth. As part of the installation process, a [[Bluetooth Antenna Configuration|Bluetooth antenna will be installed]], and the [[Add a Blood Pressure Monitor|blood pressure monitor will be paired with your system]], so that the signals are picked up properly. It will also be assigned to the resident(s) who will be using it, so that readings will be recorded for the correct person. This is typically done for you by your installer.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:AssignBPReading.png|right|frame|Assign Reading]]&lt;br /&gt;
[[File:BP-Readings.png|right|frame|Blood Pressure Readings]]&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Taking a Reading&amp;lt;/h3&amp;gt;&lt;br /&gt;
The blood pressure monitor comes with manufacturer-provided directions for installing the batteries, attaching the components of the device, and taking a safe and accurate reading, which your loved one should follow. Once the reading has been taken, it will be transmitted to the system automatically.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Assigning the Reading&amp;lt;/h3&amp;gt;&lt;br /&gt;
In some cases, a blood pressure monitor will be shared by multiple residents. In that case, when a reading is taken, it must be assigned to the appropriate resident.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''To assign a reading:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#Open the [[Care Menu]] from the [[Online Care Portal]]&lt;br /&gt;
::#Press the &amp;quot;Assign Reading&amp;quot; button&lt;br /&gt;
::#There may be more than one unassigned reading on the system. The first will be displayed. Press the &amp;quot;Select Resident&amp;quot; button&lt;br /&gt;
::#Select the appropriate resident, then press the &amp;quot;OK&amp;quot; button&lt;br /&gt;
::#If there are additional readings to be assigned, the next one will appear, otherwise the screen will show that there are no more readings to be assigned&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Viewing the Readings on the Touchscreen&amp;lt;/h3&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
:&amp;lt;big&amp;gt;'''To view assigned readings at the Touchscreen:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#At the Main Menu, press the &amp;quot;Wellness&amp;quot; button&lt;br /&gt;
::#Press the button for the appropriate resident&lt;br /&gt;
::#If the Resident has a [[System PIN|Personal PIN]], it may be required now&lt;br /&gt;
::#Press the &amp;quot;Blood Pressure&amp;quot; button&lt;br /&gt;
::#Readings for the current month will display - press the arrow buttons to navigate to other months&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:BP-RuleCondition.png|right|frame|Define a Rule Condition]]&lt;br /&gt;
[[File:BP-RuleAction.png|right|frame|Define a Rule Action]]&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Viewing the Readings Remotely&amp;lt;/h3&amp;gt;&lt;br /&gt;
Caregivers can view blood pressure readings from any Internet-connected computer.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''To view readings remotely:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#Open the [[Care Menu]] from the [[Online Care Portal]]&lt;br /&gt;
::#Open the Wellness module&lt;br /&gt;
::#In the Wellness People area, click the BP icon for the appropriate resident&lt;br /&gt;
::#Readings for the current month will display - press the arrow buttons to navigate to other months&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Printing the Readings&amp;lt;/h3&amp;gt;&lt;br /&gt;
You can print a list of the readings from the Account Dashboard. To generate a printable report, see the [[Health Reports|Health Reports help page]].&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Setting Rules&amp;lt;/h3&amp;gt;&lt;br /&gt;
You can set up rules to alert caregivers when a reading is taken, or if a scheduled reading is not taken.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''To add a rule:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::#Open the [[Care Menu]] from the [[Online Care Portal]]&lt;br /&gt;
::#Click the &amp;quot;Wellness&amp;quot; button&lt;br /&gt;
::#In the Wellness Rules section, click the &amp;quot;Add New Rule&amp;quot; button&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:There are two parts to each rule, a condition and an action. On the first screen, choose the condition.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''Your rule can be triggered:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::*Whenever a blood pressure reading is taken&lt;br /&gt;
::*If a blood pressure reading isn't taken between a particular time range&lt;br /&gt;
::*If a blood pressure reading isn't taken all day&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Once you have defined the condition, you need to set the action. Possible actions include contacting a single caregiver, all caregivers, or a [[Call List]].&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
:&amp;lt;big&amp;gt;'''The types of contact include:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::*Email&lt;br /&gt;
::*Text message&lt;br /&gt;
::*Phone call to home, work or cell phone&lt;br /&gt;
::*Phone call to a [[Call List]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;big&amp;gt;'''Examples of rules might be:'''&amp;lt;/big&amp;gt;&lt;br /&gt;
::*If a blood pressure reading is taken, email all caregivers, so they can view the reading&lt;br /&gt;
::*If a blood pressure reading isn't taken before noon, text an adult child who can remind the parent&lt;br /&gt;
::*If a blood pressure reading isn't taken at a set time, phone the loved one with a reminder - only caregivers can receive alerts from rules, but a loved one can easily be [[Caregivers|added as a caregiver]] for this purpose&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Multiple rules can be triggered for any event, so that multiple types of alerts can be sent out, for example both phone calls and emails.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:A checkbox next to the rule lets you set whether the rule is enabled or disabled. It might make sense to turn off a rule while your loved one is on vacation, so that alerts won't be sent out during that time. You can disable a rule by unchecking the box. When you're ready for the rule to be active again, just check the Enabled checkbox again, and then save the rule settings.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:It's a good idea to &amp;quot;white list&amp;quot; the alert email address in your email account, so that alert emails from your loved one's system don't get treated as spam by your email. Methods for doing this vary among email programs, but one good way is to add &amp;quot;noreply@grandcare.com&amp;quot; as a contact in your email address book.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3 style=&amp;quot;display: inline-block; background:#ffffff; font-weight:bold; border-bottom:2px solid #6093cc; text-align:left; color:#000; padding:0.2em 0.4em;&amp;quot;&amp;gt;Verified Range of Accuracy&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Minimums !! Maximums&lt;br /&gt;
|-&lt;br /&gt;
| Minimum Systolic: 103 mmHG || Maximum Systolic: 156 mmHG&lt;br /&gt;
|-&lt;br /&gt;
| Minimum Diastolic: 70mmHG || Maximum Diastolic: 105 mmHG&lt;br /&gt;
|-&lt;br /&gt;
| Minimum Pulse: 59 bpm || Maximum Pulse: 161 bpm&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Safety Precautions|View the Safety Precautions page]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;pdf format ([[Media:BloodPressureMonitor.pdf]])&amp;lt;/small&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;GC-01-OUM-0002 Rev E&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>