Click on the links below to download our product brochures, software, installation guides, and other helpful documents.
If you don't see what you're looking for, please let us know.
- Driver Feedback Sign
- Worry-Free Flasher System
- School Zone Flasher System
- AP22 Time Switch
- M2M Cellular Communication
- RTC Connect
- Guardian Series
- Guardian AC
- Guardian-Carmanah
- Pedestrian Crossing System
- 24-Hour Flashing System
- Fire Station Warning System
- RRFBs
- NEMA TS1/TS2 Cabinets
- 1/2/4 Battery Flasher Cabinets
- AC Flasher Cabinets
- CPR2102 Time Switch
- AP21 Time Switch
- Two-Plate Cabinet Hinge Bracket
- FlashCube
- EdgeLight
- Gate Opener Assembly
- TR-4
- E2
Let’s take a quick look at what a modem driver is. A modem works by gathering data from your system and transmitting the data over telephone lines, fiber optic cables, or cable lines in order to deliver the data to another modem. The driver itself is a piece of code that tells the data transfer to happen.
Cellular Modem (PCMCIA and CF card) Install any necessary drivers for the cellular modem onto the Field PC (not required for the Enfora CF card with Type II CF to PCMCIA adapter in the Allegro CX Field PC). Make a new dial-up connection by tapping Start Settings Network and Dial-Up Connections, and double-tap Make New Connection. Other modems-Use a Unitronics PLC programming cable to connect the PLC to a modem adapter. You can order modem adapters from Unitronics.-C onstruct your own D-type to D-type connector cable to connect the programming cable to the modem's serial port, according to the pin-outs provided below.
Current Software Downloads
- RTC Connect
- CPR version 6.88 Build 26 Upgrade
- CPR Version 6.90 Build 30
- CPR Version 9.16 Build 5. Released January 2017
- CPR4 Loader Version 1.62
- AP21 version 1.06. Released March 13, 2013
- Vlinx Install Files
- Radar Direct-Connect Software (3rd Party)
- FLIR Scan Tool
- RTC Security Document
Hardware Installation Guides
- AP22 / M2M Cheat Sheet
- 4G M2M Install Guide
- 4G M2M Connection Harness Guide
- M2M Troubleshooting Doc
- FlashCube
- AC Guardian
- Driver Feedback Sign Install Guide
- DC Guardian Series
- Guardian-Carmanah Install Guide
- DFS Ordering Guide
- Banner Radio Binding Guide
- AP Series Wiring Chart
- TTL or RS-232 Guide
- Sunsaver Solar Regulator Info
Manuals & Quick Start Guides
- AP22 Manual
- AP21 Manual
- AP22 Screen Commands
- Time Switch Comparison
- CPR 6.9 Quick Start Guide
- CPR CP22 Pager Quick Start Guide
- CPR4 Loader Quick Start Guide
- CPR3 Manual
- Procedure CPR3 Early Release
- 380 Card Rack Manual
- Radar Gateway Debugging
Time Switch Procedures
- Procedure AP22 Address
- Procedure AP22 to Connect File Conversion
- Procedure CP22 Chip Update
- Procedure CPR2102 V5 Chip Update
- CPR IP Radio Block Diagram
- CPR2102 LED Definitions
- CPR2102 DIP Switch Setting
- CPR2102 Master Group Switch Settings
- AP22 & CPR2102 RS232 to PC Cable
- 504552 Converter Modification
- Procedure CPR3 Web Based Paging Instructions
- Time Relay Programming Instructions
RTC Connect Help Files
- RTCConnect (Desktop Version) Quick Start Guide
- RTC Connect Training Aid 1 Download and Install
- RTC Connect Training Aid 2 Adding Groups
- RTC Connect Training Aid 3 Adding Programming
- RTC Connect Training Aid 4 Reading Writing Location
- RTC Connect Training Aid 5 Using Map
- RTC Connect Training Aid 6 Modem Debug
- RTC Procedure 3G Data Setup time switch and modem
- Firmware Release Notes
Diagnostic Software Downloads
- RTC E2 Setup Version1.2 (Uses COM1 Only)
- RTC E2 Setup version 1.2. Released August 1st, 2013
- CPR 3 Pager Setup.
Other Products
- SunSaver Standard Solar Regulator
- Prostar Solar Regulator
Network Design Support Software
- MDS Radio Programming Instructions (read first)
- MDS Radio Programming (Windows 10 and newer)
- MDS TransNet Radio Configuration 2.3.3 (Windows 9 and older)
- MicroHard Radio Network Editor 1.3.25.
Legacy Software Downloads
- AP22 Software Version 2.30 B1. May 22nd 2013
MDS Radio Help Files
- MDS Master Programming Instructions
- MDS Reset Factory Defaults
- MDS Repeater Programming Instructions
- MDS Remote Programming Instructions
- MDS Radio Network Tuning Instructions
TR4 Setup and Diagnostics
- TR3 Programming Instructions
- TR3 TR4 Application Note 1 Programming Instructions
- TR3 TR4 Application Note 2 Eagle EPAC300 M40
- TR3 TR4 Application Note 3 Installation Instructions
- TR3 TR4 Application Note 4 PEEK 3000
- TR3 TR4 Application Note 5 NAZTEC
- TR3 TR4 Application Note 6 ECONOLITE
- TR3 TR4 Application Note 7 170_BITRANS
- TR3 TR4 Application Note 8 2070_GARDNER
- TR3 TR4 Application Note 9 MULTISONICS 820A
- TR3 TR4 Application Note 10 TRACONEX
- TR3 TR4 Application Note 11 LMD SERIES
- TR3 TR4 Application Note 14 2070N_GARDNER
- TR3 TR4 Application Note 15 2070_SEPAC
Drivers Enfora Modems Wireless
RTC 780P Instructions
- 780P Operating Instructions
Drivers Enfora Modems Compatible
Device and PC Setups
- ESR 901 Setup
- RTC TSC-E2 Setup
- Procedure Enfora Modem Setup
- Procedure Troubleshoot Communications
- Procedure USB Identify
Drivers Enfora Modems Reviews
CE6.0 comes with two examples modem drivers (RIL - Radio Interface Layers) for the TTPCom and Enfora Modems.
Most of the sources, headers and registry entries can be found under the CE6.0 tree here:
C:WINCE600PUBLICCELLCORE
Here you’ll also find the 710 Multiplexer, this component effectively splits the single serial port that the modem is available on into two virtual serial ports (default is COM9 and COM7).
To make phone calls Cellcore uses TAPI (Telephone Application Programming Interface) see some of the Smartphone/PocketPC SDK examples for some coding examples.
Making data calls can be done using RAS Dial up, but the RAS setup needs to specify the APN for the data connection. There are no examples under Windows Mobile as this is all handled in Connection Manager on WinMobile.
CE6.0 comes with a WWANDIS component which looks like it virtualises data connections to have a ‘Virtual Ethernet’ driver over GPRS, but there aren’t any docs I can find, anyone know how this works?
Mike Hall has a demo of Cellcore in action on an electronic picture frame… see Mikes Cellcore Demo