ph_getzwaverawval PowerHome formula function
Description
Retrieves the current raw value of
a Z-Wave device in the Device Status Screen. This function DOES NOT cause
the controller to retrieve the values and only returns what is currently stored
within PowerHome.
Syntax
ph_getzwaverawval ( )
ph_getzwaverawval ( as_id )
Argument | Description |
as_id | String (Optional). The PowerHome Z-Wave device ID you wish
to get the raw value for. If this parameter is not supplied, the System variable for ZWAVE will be used for the ID |
Return value
Double. Returns the raw value
associated with the Z-Wave device
ID in as_id.
Usage
Use this function to retrieve the current
stored value for the Z-Wave device ID. This function will NOT have the Z-Wave
controller query
the device.
Examples
The following examples demonstrate typical syntax/usage for this function.
• ph_getzwaverawval("FAMILYRM)