ILX800-SMSG Micro800 Platform SMS Text Plug-in Module for GSM Networks September 14, 2012 USER MANUAL
Your Feedback Please We always want you to feel that you made the right decision to use our products. If you have suggestions, comments, compliments or complaints about our products, documentation, or support, please write or call us. How to Contact Us ProSoft Technology 5201 Truxtun Ave., 3rd Floor Bakersfield, CA 93309 +1 (661) 716-5100 +1 (661) 716-5101 (Fax) www.prosoft-technology.com support@prosoft-technology.com Copyright © 2012 ProSoft Technology, Inc., all rights reserved.
Important Safety Information The following Information and warnings pertaining to the radio module must be heeded. WARNING – EXPLOSION HAZARD – DO NOT REPLACE ANTENNAS UNLESS POWER HAS BEEN SWITCHED OFF OR THE AREA IS KNOWN TO BE NON-HAZARDOUS. "THIS DEVICE CONTAINS A TRANSMITTER MODULE, FCC ID: . PLEASE SEE FCC ID LABEL ON BACK OF DEVICE." "THIS DEVICE USES AN INTERNAL COMPACT FLASH RADIO MODULE AS THE PRIMARY RADIO COMPONENT. THE COMPACT FLASH RADIO MODULE DOES NOT HAVE AN FCC ID LABEL.
Burn Hazard: Labels may be located on or inside the equipment (for example, drive or motor) to alert people that surfaces may be dangerous temperatures. Shock Hazard: Labels may be located on or inside the equipment (for example, drive or motor) to alert people that dangerous voltage may be present.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Contents User Manual Contents Your Feedback Please ........................................................................................................................ 2 How to Contact Us .............................................................................................................................. 2 ® ProSoft Technology Product Documentation .........................................................................
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 5.3 6 Status Data ............................................................................................................. 32 Reference 6.1 6.2 6.3 7 34 Product Specifications ............................................................................................ 34 Radio Specifications ...............................................................................................
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 1 Contents User Manual Start Here In This Chapter Overview ................................................................................................. 9 Package Contents .................................................................................10 System Requirements............................................................................11 Installing the SIM Card........................................
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks The SMS plug-in snaps into an open slot in the front of the Micro830 controller. The controller provides power and communicates with the plug-in module over the backplane. A sample CCW program is available at no additional cost with plug-in function block drivers and a sample program provided in Structured Text, Ladder and Function Block languages.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 1.3 Contents User Manual System Requirements The ILX800-SMSG plug-in module requires the following minimum hardware and software components: Rockwell Automation® Micro830 controller, with compatible power supply Rockwell Automation Connected Components Workbench programming software version 1.01 or higher Rockwell Automation RSLinx communication software version 2.
Contents User Manual 5 1.5 ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Lower the card holder clip and slide it to the left until it locks into place. Installing the ILX800-SMSG Plug-in Module Important: The Micro830 controller should be powered off when the plug-in module is installed on or removed from the controller. 1 2 1.6 Orient the plug-in module so the antenna end is toward the front of the controller.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Contents User Manual To install the antenna, screw it into the antenna connector on the plug-in module. ProSoft Technology, Inc.
Contents User Manual 2 ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Setting Up the Controller Program In This Chapter 2.1 The Sample Controller Program ............................................................ 14 Importing the Sample Program .............................................................. 15 Configuring the Module's Slot Number .................................................. 17 Entering a Test Phone Number .................................
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Contents User Manual Note: The sample controller program is intended to demonstrate the ILX800-SMSG plug-in module's full range of capabilities, as a guide for creating your own application. The program features are provided in a modular format, enabling the selection of features that will provide the optimum balance of usability, performance and memory usage for your application. 2.
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 5 Click the appropriate controller icon and drag it to the Project Organizer pane. 6 Right-click the controller icon, then select IMPORT > IMPORT EXCHANGE FILE from the shortcut menu. 7 In the Import Export dialog box, click BROWSE to navigate to the location on your PC where you saved the sample program (for example, My Documents or Desktop). Select the appropriate file and click OPEN.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 8 2.3 Contents User Manual Click IMPORT. The program, function blocks and local variables will now appear in the Project Organizer pane. Configuring the Module's Slot Number Note: The ILX800-SMSG plug-in module cannot be configured in the Controller Properties. However, it is essential to correctly configure the module's slot number in the controller program.
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Note: The slot closest to the power supply side of the controller is Slot 1. The next one is Slot 2, etc. 2.4 Entering a Test Phone Number Set up a test phone number in the sample program. Once the program has been downloaded, the module will send out a greeting text message on boot-up to this phone number. 1 Double-click the LOCAL VARIABLES icon for the PSFT_ILX800_SMSG program in the Project Organizer pane.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Contents User Manual 2 Right-click the controller icon in the Project Organizer pane and select BUILD from the shortcut menu. 3 4 CCW will build the program. This process may take a few minutes. Verify the build status in the Output window. When the program builds successfully with no errors, right-click the controller icon and select DOWNLOAD from the shortcut menu. ProSoft Technology, Inc.
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 5 In the Connection Browser window, click the [+] sign in front of the USB icon to expand it. Select your controller from the list and click OK. 6 If the controller's mode switch is in the REM position, CCW will prompt you to change to Remote Program mode. Click YES. 7 8 CCW will transfer the program to the processor. This process may take a few minutes.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 2.7 Contents User Manual Going Online with the Controller 1 2 Double-click the controller icon in the Project Organizer pane. Click the CONNECT button in the top right corner of the tab to go online with the controller. 3 Select the controller in the Connection Browser window, and click OK. ProSoft Technology, Inc.
Contents User Manual 2.8 ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 4 A green border around the controller icon indicates that CCW is online with the controller. 5 6 Open the DEBUG menu, and then select START DEBUGGING. You will now be able to see the contents of the local and global program variables (in red). Customizing Your Controller Program Logic The sample controller program can be used as is, or it can be customized.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Contents User Manual Caution: We do not recommend editing any sections of the program marked "DO NOT MODIFY." Do not modify the four Function Blocks for the ILX800-SMSG. The sample program demonstrates programming for controller digital inputs 0 and 1, and digital outputs 0 and 1. Customize your application by using the examples provided to add the logic for the inputs and outputs required by your application.
Contents User Manual 3 ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Using Your ILX800-SMSG Plug-in Module In This Chapter 3.1 Verifying Wireless Communication ........................................................ 24 Setting Up the Phone Number Lists....................................................... 24 Text Message Commands .....................................................................
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Contents User Manual When the controller boots up, the plug-in module sends out a user-customizable greeting text message to all receivers. (The default greeting text message is shown below.) When the controller detects a rising or falling edge on controller digital input channels 0 or 1, the plug-in module sends out the following user-customizable text message to all receivers: "Alarm detected: Input x is ON/OFF".
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 4 Enter up to five phone numbers in the Initial Value column. Do not enter any spaces, parentheses or hyphens. (If CCW is online with the controller in debug mode, enter the phone numbers in the Logical Value column.) 5 To enter an international number, use [+] followed by the country code and number. Example: To enter a phone number in China, enter "+" followed by China's country code, which is 86.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 2 3 4 5 Contents User Manual Click the header of the NAME column to sort the variables alphabetically. Find the variable CONFIG_whiteList in the Name column. Click the [+] sign next to CONFIG_whiteList to expand it. Enter up to five phone numbers in the Initial Value column. Do not enter any spaces, parentheses or hyphens. (If CCW is online with the controller in debug mode, enter the phone numbers in the Logical Value column.
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks The sample controller program for the ILX800-SMSG plug-in module recognizes the text message commands listed in the following two tables. When the module receives a text message command, it sends a response text message to the originator of the text message command. There are two types of text message commands. 3.3.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Contents User Manual Command Action by ILX800-SMSG Response from ILX800-SMSG WHITELIST ON Enables Whitelist filtering "OK: Set ENABLEWL=ON" WHITELIST OFF Disables Whitelist filtering "OK: Set ENABLEWL=OFF" ADD xxxxxxxxxx Writes a phone number to the fifth "OK: xxxxxxxxxx added" element of the Receiver List array Note: Any phone number stored in the fifth element of the Receiver List array will be overwritten by this comman
Contents User Manual 4 ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Security Tips In This Chapter 4.1 Enable the Whitelist Feature .................................................................. 30 Implement Password Protection ............................................................ 30 Restrict Access to Output Control ..........................................................
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 5 Contents User Manual Diagnostics and Troubleshooting In This Chapter 5.1 5.2 LED Status Indicator ..............................................................................31 Troubleshooting .....................................................................................31 Status Data ............................................................................................
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Problem Description Steps to take The green LED blinks slowly but the module does not send or respond to text messages This indicates a problem with backplane communication to the controller.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Contents User Manual Variable Description STATUS_errCount Number of failed messages sent from the controller to the plug-in module over the backplane STATUS_majorRev Major revision number of the plug-in module's firmware STATUS_minorRev Minor revision number of the plug-in module's firmware STATUS_netConnFailedRetries Number of carrier connection failures STATUS_networkStatus Status of the connection between the plug-in mo
Contents User Manual 6 ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Reference In This Chapter Product Specifications ........................................................................... 34 6.1 Product Specifications 6.2 Radio Specifications 6.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 7 Contents User Manual Support, Service & Warranty In This Chapter Contacting Technical Support ................................................................35 Return Material Authorization (RMA) Policies and Conditions ...............36 Contacting Technical Support ProSoft Technology, Inc. (ProSoft) is committed to providing the most efficient and effective support possible.
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Internet Web Site: www.prosoft-technology.com/support E-mail address: support@prosoft-technology.com Asia Pacific (location in Malaysia) Tel: +603.7724.2080, E-mail: asiapc@prosoft-technology.com Languages spoken include: Chinese, English Asia Pacific (location in China) Tel: +86.21.5187.7337 x888, E-mail: asiapc@prosoft-technology.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Contents User Manual All returned Products must be shipped freight prepaid, in the original shipping container or equivalent, to the location specified by ProSoft, and be accompanied by proof of purchase and receipt date. The RMA number is to be prominently marked on the outside of the shipping box. Customer agrees to insure the Product or assume the risk of loss or damage in transit.
Contents User Manual ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks 3170 - All 3250 – All 3300 – All 3350 – All 3600 – All 3700 – All 3750 – All 3800 – All 3850-DNP 4XXX Series – All Page 38 of 39 ProSoft Technology, Inc.
ILX800-SMSG ♦ Micro800 Platform SMS Text Plug-in Module for GSM Networks Index A Agency Approvals and Certifications • 4 C Commands to Execute Some Action • 28 Configuring the Module's Slot Number • 17 Connecting the Controller to Your PC • 18 Contacting Technical Support • 35 Customizing Your Controller Program Logic • 22, 25 D Diagnostics and Troubleshooting • 31 Downloading the Sample Program • 18 E Enable the Whitelist Feature • 30 Entering a Test Phone Number • 18 G Going Online with the Controlle