background image

C o o p e r   W i r i n g   D e v i c e s    

             

               

 

       

            P a g e  | 

29

 

Receiving Phone Messages 

 

If the voice messaging functions of HomeSeer Phone software are enabled, the RFTCP can 
serve as the message center for the family.  The 

Messages 

screen appears when the Phone 

button is clicked at the top of the web interface.  From here, you can view the number of 
voice messages recorded in the system and play them back. You can do this from any 
computer in your home AND from any computer on the internet!  A default mailbox is 
created when the HomeSeer Phone software is installed, and additional mailboxes can be 
created in the 

Mailbox Admin 

screen. 

 

Caller Announcements 

 

The RFTCP can be set to announce an incoming call. The HomeSeer Speaker Client 
application must be installed and configured on the RFTCP (or any PC on your home 
network) in order for it to announce the caller. In addition, the option to announce callers 
and the specific Speaker Client(s) to make the announcement through must be specified in 
the 

Phone Setup 

screen. 

 

Customizing the RFTCP                                       

 

ASCII Scripting 

 

At times it may be necessary to send ASCII strings out a serial port to control a particular 
device, such as a DVD changer, or audio receiver. This is accomplished using some simple 
script commands. The following script will open a COM port, send a text string, then close the 
COM port: 

 

 

Sub Main() 

„ open com port 2 at 9600 baud. Check the result for errors 
e=hs.OpenComPort(2,"9600,n,8,1",1,"","") 

if e <> "" then 

hs.writelog "Error opening com port",e end 

if 

„ send the text string “!CH12” [carriage return] 
hs.SendToComPort 2,"!CH12" & vbcrlf 

„ close the com port 
hs.CloseComport 2 

End Sub 

 

Scripting 

 

See the complete documentation for the HomeSeer software for details on all the scripting 
commands available to you and your scripts. The scripting interface is very robust and 
contains hundreds of script calls to accomplish just about any automation task. 
 

Digital I/O 

 
Digital I/O is best accomplished with the Applied Digital controller (ADI Ocelot is available at 
homeseer.com). This external controller connects to the RFTCP through the serial port. The 

Summary of Contents for RFTCP

Page 1: ...BR20W VGF20W CS120W 2125 0002 12 Installing the RFTCP...

Page 2: ...RFTCP units are configured with RealVNC software freeware edition to facilitate desktop access remotely from another computer However since the password for accessing RealVNC is printed in this manual...

Page 3: ...alVNC for Remote Access 13 Adding and Configuring Devices 13 About Devices 13 Supported Technologies and Manufacturers 13 Configuring Devices 15 Aspire RF and Other Z Wave Devices 16 Creating Devices...

Page 4: ...e 4 Receiving Phone Messages 29 Caller Announcements 29 Customizing the RFTCP 29 ASCII Scripting 29 Scripting 29 Digital I O 29 Advanced Programming 30 Operating System Restrictions 30 Technical Supp...

Page 5: ...must read and understand how HSProtect works in order to operate the system properly See the section on HSProtect for more information What s Included The RFTCP is shipped with the following parts RF...

Page 6: ...write protected to prevent unwanted changes and to guard against file corruption from virus spyware and malware attacks Web Based Management The system may be managed via any web browser This allows f...

Page 7: ...unit includes one of the best sounding voices available which is very natural and easy to understand Voice Recognition Voice Control Any computer on the home network LAN or on the internet WAN can be...

Page 8: ...Python and Perl Scripts provide a quick way to add custom functionality using complex if then else logic or for sending binary or ASCII text to a serial port The user interface and custom interfaces a...

Page 9: ...s included below Figure 1 Rear Panel of RFTCP 1 USB 2 0 Allows the RFTCP to monitor and control the Aspire RF USB interface in addition to other USB interfaces 2 ports are provided Use one port with t...

Page 10: ...Turn on the unit The blue LED on the front should be on 2 If connected to a monitor and keyboard the startup screen will appear and the unit will automatically log in The default login is administrat...

Page 11: ...rnet Explorer and type http localhostor http 127 0 0 1in the Address bar and press Enteror click Go On a computer on the same network as the RFTCP home network type http hostname where hostname is the...

Page 12: ...ed if HSProtect is disabled To do so right click the HSProtect icon and click Disable The RFTCP will need to be restarted for the changes to be fully applied Now delete the files you wish to remove Wh...

Page 13: ...essage appears click Run 3 A dialog box titled VNC Viewer Connection Details will appear Click OK 4 Another dialog box titled VNC Authentication will appear Use the password hsthst and press Enter The...

Page 14: ...echnologies Security HVAC Infrared RFID A V Compose Infrared Insteon Radio RA RFID Text to Speech UPB Voice Recognition X 10 Z Wave DSC Elk Napco HAI On Q GE Caddx Aprilaire Enerzone HAI HomePro RCS A...

Page 15: ...he web interface click the Setupbutton beneath the time and date bar and then click the Interfacestab Buttons appear under the columns for the type of hardware or software the particular plug in suppo...

Page 16: ...e the Aspire RF USB interface has been properly selected and set up the Interfaces screen will display important information such as Home ID number of Nodes and status of the USB interface To manage A...

Page 17: ...he Status screen see page 10 for a screenshot then click the Add Devicebutton The appearance of the screen and the fields available will vary depending on the type of device selected Lighting In the A...

Page 18: ...Signal Configuration screen from the drop down menu then click the ADDbutton Click the SAVEbutton to finish creating the device Note that Infrared devices cannot be configured until an Infrared contr...

Page 19: ...pecial software plug in Thermostat plug ins provide more control over the thermostat and also provide feedback to the RFTCP This allows events to be triggered on changes made to the thermostat externa...

Page 20: ...o each event Multiple conditions can be set up so that they are all required to be true conditions separated by AND or only one condition is required to be true conditions separated by OR Conditions c...

Page 21: ...the RFTCP confirm the command before running the event enable the Confirm Voice field Type a four digit number in the DTMF Trigger field to be able to run the event by pressing the corresponding butto...

Page 22: ...tton at the bottom of the screen to finish adding the event Voice Recognition The Speaker Client Application The Speaker Client is a separate application that works with the RFTCP This application is...

Page 23: ...aker screen to get to the Speaker Options screen If the speaker client PC needs to run multiple speaker client applications such as to support more than one sound card the speaker client needs to be l...

Page 24: ...n click Connect on the main speaker application client screen to establish a connection to your RFTCP Voice Recognition Events Events can be triggered by voice command via microphone or telephone or b...

Page 25: ...one two etc It works the same either way Brackets are used for optional words such as please turn on the TV The word please is optional and required to be spoken To have the TV voice command actually...

Page 26: ...o the immediately preceding text item For example the following grammar results in New York and New York York but not New York New York New York Therefore you typically want to use these operators wit...

Page 27: ...stinguish between two commands that may have similar or similar sounding grammar HomeSeer Phone HomeSeer Phone is an add on application to the RFTCP that adds telephone control With this application y...

Page 28: ...telephone if the HomeSeer Phone Software and Way2Call Hi Phone Voice Interface are installed To control any event for voice control by telephone go to the Event Properties screen for that event see pa...

Page 29: ...make the announcement through must be specified in the Phone Setup screen Customizing the RFTCP ASCII Scripting At times it may be necessary to send ASCII strings out a serial port to control a parti...

Page 30: ...packages may be installed on the system It is recommended that the user limit what third party software they install For example since the unit includes the HSProtect technology virus software is not...

Reviews: