Axess-Ready Standalone Surge Elimination & Power Conditioning SA-20-AR Firmware Version: 1.20.261 Software Version: 2.00.03 © 2019 AMETEK Electronic Systems Protection | Technical Support 1-800-645-9721 | UM-SA-20-AR-Rev-C © 2019 AMETEK Electronic Systems Protection | Technical Support 1-800-645-9721 | surgex.
SA-20-AR User Manual ______________________________________________________________________________ I. INTRODUCTION 2 II. INSTALLATION 4 1. PHYSICAL ...................................................................................................................................... 4 2. ETHERNET CONNECTION ............................................................................................................... 4 3. AC POWER CONNECTIONS ...........................................................
SA-20-AR User Manual ______________________________________________________________________________ I. INTRODUCTION The SurgeX® SA-20-AR is a network attached, IP addressed, web-controlled AC surge eliminator and power conditioner. The SA-20-AR may be used to switch up to 20A at 120V. The simple web server structure allows basic control of two outlets.
SA-20-AR User Manual ______________________________________________________________________________ Located on the top panel are: • • • Network connection (RJ-45) Output receptacles Self-Test LED Located on the side panels are: • • • Input power plug: NEMA 5-20 Reset button System On LED © 2019 AMETEK Electronic Systems Protection | Technical Support 1-800-645-9721 | surgex.
SA-20-AR User Manual ______________________________________________________________________________ II. INSTALLATION 1. Physical Stand Alone (SA) products are designed to rest on a flat surface or to be mounted onto a flat surface, such as a wall. To mount the SA product, use six 6-32 Phillips pan head screws (included) to attach the removable mounting brackets (included) to the sides of the product. 2.
SA-20-AR User Manual ______________________________________________________________________________ IV. INITIAL SET-UP Device Management Utility (DMU) The SurgeX Device Management Utility (DMU) provides the easiest means to find and configure your AR for use. The DMU can: 1. Automatically discover multiple ARs on a local network. 2. Display the current IP address of each AR. 3. Allow the setting of a new IP address for each AR. 4. Perform firmware upgrades. 5. Return an AR to Factory Defaults.
SA-20-AR User Manual ______________________________________________________________________________ • Manage o Open Browser: Opens the web browser interface for the selected AR. o Upgrade Firmware: Starts the Firmware Upgrade dialogue. Firmware Upgrade requirements: - Valid firmware file. - Administrative login credentials. - “Upgrade Enable” must be set to yes, set via web page or CLI. • Set o IP Address: Changes the IP address of the selected AR.
SA-20-AR User Manual ______________________________________________________________________________ Example: Telnet to default IP address of 192.168.1.254 on default Port 23: SurgeX Axess Ready v1.01.41 User> admin Password> ***** Axess Ready> set ipaddress 10.1.2.69 Ok Axess Ready Reboot Required> set subnet 255.255.255.0 Ok Axess Ready Reboot Required> set gateway 10.1.2.
SA-20-AR User Manual ______________________________________________________________________________ V. WEB SERVER The Axess Ready web interface provides the easiest means of operating the outlet and changing configuration parameters. To access the web interface, open a web browser and enter the IP address of the AR into the address bar. Password The AR uses two username/password credential sets, one for normal power control (user) and one that also provides access to the Setup functions (admin).
SA-20-AR User Manual ______________________________________________________________________________ Setup Pages Setup pages are only available while logged in with Administrator credentials. Press Save to save the new settings. If the new settings require the AR to be rebooted, a Reboot button will appear at the bottom of the page. Settings requiring reboot will not take effect until the unit is rebooted.
SA-20-AR User Manual ______________________________________________________________________________ Network • IP Mode: Select Static to manually set the IP address using the fields below or choose DHCP to allow the AR to automatically acquire its network settings from a DHCP server. • IP Address: Enter a static IP address in dotted decimal format. This field will be automatically set if using DHCP. • Subnet Mask: Enter the Subnet Mask in dotted decimal format.
SA-20-AR User Manual ______________________________________________________________________________ o Advanced Network • HTTP Port: Specify the port the web server will be accessed on. If the port is changed from the default value of 80, the AR may be accessed by specifying the new port number in this format: http://IPADDRESS:NEWPORT. Example: Navigate to http://192.168.1.254:8000 for an IP address of 192.168.1.254 on port 8000.
SA-20-AR User Manual ______________________________________________________________________________ o AutoPing The AutoPing feature allows the AR to automatically detect failed equipment and perform a timed reboot or other power control function (like turning on an indicator or siren). First specify one or two IP addresses to be periodically pinged. When the AR no longer receives a response from these addresses, the programmed power control function is actuated.
SA-20-AR User Manual ______________________________________________________________________________ • Action: Select the action to be triggered. None Power On – Latch Power On – Follow Power Off – Latch Power Off – Follow Power Cycle Power Cycle - Once AutoPing not used Upon triggering, AR will power on and remain so until changed via web, telnet, or DxP. Upon triggering, AR will power on. When the ping response returns, AR will power off.
SA-20-AR User Manual ______________________________________________________________________________ o Schedule The AR can schedule up to 8 recurring power events. For each event, you may define the starting date and time, the action to be taken, and the repetition interval (optional). Important: A Network Time Server (NTS) must be specified and enabled in order to use the time scheduling feature. A list of public time servers is available at http://www.ntp.org.
SA-20-AR User Manual ______________________________________________________________________________ o Passwords Two passwords are used by the AR. The User password allows control of the AC output state but provides no access to Setup functions. The Administrator password allows full control and setup of the AR. Passwords may be up to 20 characters long and are case sensitive. The AR supports three modes of user and password operation.
SA-20-AR User Manual ___________________________________________________________________________________________________________ VI. COMMAND LINE INTERFACE (CLI) PROTOCOL The Command Line Interface provides complete setup of all functions of the AR. The CLI may be accessed through the Telnet protocol, and requires a Telnet client program. Some commands of the CLI require administrative rights; these are indicated in the following tables.
SA-20-AR User Manual ____________________________________________________________________________________________________________ Network Commands Command Description Admin get network Returns all network settings currently in use. Example: Yes Mode: DHCP IP Address: 10.1.2.69 Subnet: 255.255.255.0 Gateway: 10.1.2.1 HTTP Port: 80 Telnet Port: 23 DxP Port: 9100 Timeout: 20 Fact Def Ok set ipmode < static | dhcp > Sets the IP address mode.
SA-20-AR User Manual ____________________________________________________________________________________________________________ AutoPing Commands Command Description get autoping Returns all AutoPing settings currently in use. Example: AutoPing 1 Admin Yes AutoPing 2 IP Address: 10.1.2.36 0.0.0.
SA-20-AR User Manual ____________________________________________________________________________________________________________ Event Commands Command Description get events Returns all scheduled events currently in use. Example: Date Admin Time Repeats Fact Def No Action 1. 12/22/2011 14:00 every 2 Hour(s) Cycle 2. every 0 Day(s) On 3. every 0 Day(s) On 4. every 0 Day(s) On 5. every 0 Day(s) On 6. every 0 Day(s) On 7. every 0 Day(s) On 8.
SA-20-AR User Manual ______________________________________________________________________________ VII. DxP PROTOCOL Overview The DxP Protocol is a packet-based protocol designed to be extensible. This protocol is transmitted over TCP on a user-defined port. The factory default DxP port is 9100. The protocol uses a Hello handshake to establish unique sequence numbers to allow for advanced security when AES encryption is used.
SA-20-AR User Manual ______________________________________________________________________________ DxP Packet The packet is broken up into 2 parts: The Header and the Payload.
SA-20-AR User Manual ______________________________________________________________________________ Commands There are currently 7 command classes. All classes are defined in the C programming enumerated type definition below: typedef enum { eCmnd_null, eCmnd_set, eCmnd_get, eCmnd_io, eCmnd_keepAlive, eCmnd_rss, eCmnd_rcu } eCmnd; 0 1 2 3 4 5 6 Command eCmnd_null eCmnd_set eCmnd_get Description This is a null command and should not be sent to the server.
SA-20-AR User Manual ______________________________________________________________________________ o eCmnd_io typedef enum{ eIO_null, eIO_changeRelay, eIO_changeRelays, eIO_getRelay, eIO_getRelays, eIO_getInput, eIO_getInputs, eIO_pulseRelay, } eIO; Command eIO_changeRelay Description This command is used to change the status of an individual relay. It carries the TChangeRelay payload; see the Payloads subsection for details. eIO_changeRelays This command is used to set all of the relays in a device.
SA-20-AR User Manual ______________________________________________________________________________ Payloads o TChangeRelay typedef struct{ unsigned char relay; unsigned char state; } TChangeRelay; Where relay is the number of the relay to be affected – 1 (For example, 0 for relay 1 and 1 for relay 2) and state sets the state of the relay (1=Energize; 2=Relax).
SA-20-AR User Manual ______________________________________________________________________________ VIII. FIRMWARE UPGRADES The AR can be upgraded via the network if the upgrade feature has been enabled. To perform a field upgrade, follow the steps below. Important: Upgrading the firmware with a minor upgrade (For example, 1.01.xx to 1.01.yy) will not alter the user defined settings. Major upgrades may or may not reset the AR to factory defaults.
SA-20-AR User Manual ______________________________________________________________________________ X. SPECIFICATIONS Physical Model SA-15-AR SA-20-AR Temperature Humidity Range Width Depth Height 10.2” 4.2” 4.0” 10.2” 4.2” 4.0” 5 - 35° C 5% to 95% R.H., non-condensing AC Load Rating Weight 9 lb. 9 lb.