Page 1
460USBQT-NNCU Protocol Gateway Product User Guide Firmware Version 8.8.22 Real Time Automation, Inc. 1-800-249-1612...
Page 2
Trademarks CompactLogix, ControlLogix, & PLC-5 are registered trademarks of Rockwell Automation, Inc. EtherNet/IP is a trademark of the ODVA. MicroLogix, RSLogix 500, and SLC are trademarks of Rockwell Automation, Inc. Microsoft, Windows, and Internet Explorer are registered ® trademarks of Microsoft Corporation. BACnet is a registered trademark of American Society of Heating, Refrigerating and Air-Conditioning Engineers (ASHRAE).
Revision History ............................6 Overview ............................... 8 Hardware Platforms ............................9 Hardware – NNCU ........................... 10 Powering the Gateway ..........................10 USB Port LED Behavior ..........................11 Mounting with a DIN Rail ..........................12 Installing ..............................12 Removing ..............................12 Accessing the Main Page..........................
Page 4
Send data from RTA gateway to AWS (Publish Topics) ..............58 Testing Your MQTT Connections with MQTT Explorer ................61 Send data from RTA gateway to MQTT Explorer (Publish Topic) ............62 Send data from MQTT Explorer to RTA gateway (Subscribe Topic) ........... 63 QT Publish Trigger ............................
Page 5
Diagnostics – Alarm Status ........................91 Alarms – Active ............................91 Alarms – Clear ............................92 Change of State (COS) Configuration ......................93 Diagnostics Info ............................94 Diagnostics Mapping ..........................94 Diagnostics – ASCII ............................95 Diagnostic – MQTT Client .......................... 101 LED Configuration .............................
Revision History Version Date Notes 8.4.5 11/18/2019 Features Added 1. Released OPC UA Server (US) Protocol 2. Ability to now Import/Export Template Files with out an FTP session Bug Fixes 3. Updated Profinet Server (PS) on N34 hardware Platform 4. Updated Wi-Fi software 2/28/20 8.6.0 Bug Fixes...
Page 7
Version Date Notes 8.9.22 2/5/24 Features Added: 1. Added priority-based reads for client protocols 2. Added improved diagnostic timers for client protocols 3. Reduced minimum delay between messages to zero ms on client protocols 4. Added support for USB serial connections 5.
Overview The 460USBQT-NNCU gateway Connect up to two USB devices to an MQTT Broker. By following this guide, you will be able to configure the 460USBQT-NNCU gateway. Number of ASCII devices is dependent on the Hardware and Product number of the 460 gateway.
Hardware Platforms The 460 Product Line supports a number of different hardware platforms. There are differences in how they are powered, what serial settings are supported, and some diagnostic features supported (such as LEDs). For these sections, be sure to identify the hardware platform you are using. To find which hardware platform you are using: 1) Look on the front or back label of the unit for the part number.
Hardware – NNCU Powering the Gateway 1. The gateway requires an 8-24 VDC power source Red Wire = (+) Black Wire = (-). a. The unit draws 175mA @ 12V. Real Time Automation, Inc. 1-800-249-1612...
USB Port LED Behavior PWR LED Status: 1. Solid Green: Power is being supplied to the unit. 2. Off: No power is being supplied to the unit. Comm LED Status: 1. Solid Green: Connected and Running. 2. Blinking Green: Communication not attempted yet. 3.
1) Mount your DIN Rail. 2) Hook the bottom mounting flange under the DIN Rail. 3) While pressing the 460USBQT-NNCU against the rail, press up to engage the spring loaded lower clip and rotate the unit parallel to the DIN Rail.
Accessing the Main Page The following steps will help you access the browser based configuration of the gateway. By default, DHCP is enabled. If the gateway fails to obtain an IP address over DHCP it will Auto IP with 169.254.X.Y. For more information on your Operating system network setting refer to the Accessing Browser Configuration...
Page 14
Error: Main Page Does Not Launch If the Main Page does not launch, please verify the following: 1) Check that the PC is set for a valid IP Address a. Open a MS-DOS Command Prompt b. Type “ipconfig” and press enter c.
Committing Changes to the Settings All changes made to the settings of the gateway in Configuration Mode will not take effect until the gateway is restarted via the webpage. Changes will not be stored if the gateway’s power is removed prior to a reboot.
Main Page The main page is where important information about your gateway and its connections are displayed. Mode (orange box below): Running Mode: • Protocol communications are enabled • Configuration cannot be changed during Running Mode. If changes are needed, click the Configuration Mode button shown in the green box below...
Device Configuration The device configuration area is where you assign the device description parameter. Changes can only be made when the gateway is in Configuration Mode. Once you are done configuring the Description, click the Save Parameters button. Real Time Automation, Inc. 1-800-249-1612...
Network Configuration The network configuration area is where you assign the IP address and other network parameters. Changes can only be made when the gateway is in Configuration Mode. Once you are done configuring the Network Settings, click the Save Parameters button. If you are changing the IP Address of the gateway, the change will not take effect until the unit has been rebooted.
NOTE: If the Version Numbers shown under each port do not match, or one of both of them are blank, please contact RTA for support. How to Know if a Device is Using Serial over USB This would typically be called out in a devices documentation, if the documentation lists settings for baud rate, data bits, stop bits, or parity under the USB section, it is likely using serial over USB.
Page 20
5. In the properties window ensure the manufacturer is FTDI. If the manufacturer is not FTDI the USB serial connection likely will not work with the 460 gateway. Real Time Automation, Inc. 1-800-249-1612...
ASCII Configuration 1) To add an ASCII device or additional ASCII devices, click the -Select- dropdown menu under ASCII Configuration and select Add Generic ASCII option. a) To remove a device, navigate to the ASCII device to delete using the << and >> buttons and click the Delete ASCII Device button.
Receive Data This side is configured to receive data from the ASCII device into the gateway. Use the following fields to determine when a message has been received. 1) Enable: Check this box to configure the Receive Data section. 2) Max Message Length: Enter the max number of characters that can be received by the gateway. Example: Max Message Length is set to 5 and the message of "helloworld"...
Bradley PLC. The next time the operator scans the same barcode “HelloWorld”, the ASCII side gathers the data, but the data didn’t change so it will not be sent over to the ETC portion of the RTA gateway. If the operator scans “1234567890” with the barcode scanner, the ASCII side of the RTA gateway will process the data and since the data has changed it will be sent over to ETC and sent over to the PLC.
Page 24
“1234567890” the ASCII side of the RTA gateway will process the data and send it over to ETC side and then the PLC. Real Time Automation, Inc. 1-800-249-1612...
Transmit Data This side is configured to transmit data from the gateway into the ASCII device. Use the following setup fields to help the 460 transmit an ASCII message. 1) Enable: Check this box to configure the Transmit Data section. 2) Max Message Length: Enter the max number of characters that can be transmitted by the gateway.
0 and ALL data is new. Example 1: Send a message of “hello” from the PLC to the RTA gateway. The ASCII device see’s “hello”. Send “hello’ again and nothing will happen because of the RTA Change-of-State Rule.
Page 27
3000ms Timeout or the Trigger data point), the ASCII device will get updated. If the trigger data point is not updated, the then the RTA gateway will send the data every x ms to the ASCII device. See below for more examples in the ASCII Configuration – Technology Triggering Method.
ASCII Configuration – Technology Triggering Method This method allows the other protocol to signal when to send the next message using data handshakes. These “signals” are controlled using data variables (TransTrigger and TransHandshake) already in the mapping. Then Method will send the new/old data when triggered. NOTE: These two data variables will need to be mapped manually on the Data Mapping webpage since it will not be mapped using Auto-Map.
Page 29
If TransTrigger = 0, then the triggering method is enabled, but no message will transmit. RTA460 Display Data Example: TIA Portal Example: The data will still go to the RTA gateway, however the RTA gateway will NOT transmit the data to the ASCII device until the Slot12[0] triggers the TransTrigger.
Page 30
d) If TransTrigger is between 1-65534 AND the value IS NOT equal to the TransHandshake diagnostic variable, then a new message will be transmitted. The value in TransTrigger will then be moved to TransHandshake. TIA Portal Example: Once the Slot12[0] increments (data is sent from the PLC to the ASCI device) then the Slot2[0] will get updated with the handshake Real Time Automation, Inc.
ASCII Configuration – ASCII Parsing The ASCII Parsing feature allows you to break apart an incoming ASCII string by delimiter or character offset into multiple data fields. You can then apply a data type to the fields and deliver them to user defined locations in the mating protocol.
ASCII Configuration – ASCII Parsing Examples Example #1 - Parsing a message using the Parsing Delimiter option: In this example, we are separating the string “12.25,SP100,temp setpoint” by a comma delimiter. The first value is being parsed into a float data type, the second and third values are being parsed into a string data type.
Page 33
Example #3 - Parsing a message using the Parsing Delimiter option and Start Location and Length: In this example, we are separating the fields in the string “12.25,SP100,temp setpoint” using the comma delimiter, the start, and length fields. The first value is being parsed from the 1 character for a length of 2 and stored into an integer data type.
ASCII Configuration – ASCII Concatenating The ASCII Concatenating feature allows you to combine multiple data points and locations, in the mating protocol, into a single ASCII string. Click the ASCII Concatenating (Optional) button at the bottom of the ACII Configuration page to access the ASCII Concatenating Configuration page for this device. 1) Number of Fields: This indicates how many values will be concatenated together to form a single ASCII message (up to 50 values per message).
Page 35
i. EX: 123.456789 set as %.3lf will display as 123.456 e. %e – used for Exponential Notation %x – used to represent Hexadecimal values for Signed/Unsigned Integers or Floating points g. String and Constant String Data Types do not use this field 6) Max Characters: This is the Max Number of Characters that can be transmitted for a single field.
ASCII Configuration – ASCII Concatenating Examples Example #1 - Concatenating a message using the Concatenating Delimiter option: In this example, the comma is selected as the Concatenating Delimiter. Let’s look at each field closer: 1) Field 1 –8 bit int represented as Trans_Field01 in the gateway. It will output as an integer with a max of 10 characters.
Page 37
The sample belows shows the Transmit Data set up with the following delimiters. Example 1 Sample Result: This use case is sending data via 5 PLC tags. Using the concatenating setup example and the transmit example, the ASCII data will be display within your ASCII device shown as the example below.
ASCII Configuration – ASCII Message Counter There is an additional ASCII variable that is very useful to access within the gateway’s mating protocol. This data variable will need to be added manually since it will not be mapped using Auto-Map. RecvCount- indicates how many ASCII messages have been successfully read by the gateway for that device.
Printer Port Status UsbStatus - Indicates if there are any printer errors like paper empty when dealing with USB printer devices (Class 7 only). This Status will match the USB Port 0/1 Status on the diagnostics page and main page for each USB device connected to a printer. The UsbStatus is a diagnostics variable already defined in the 460 gateway.
MQTT Client Configuration You can configure up to three MQTT connections. 1. Configure up to three MQTT broker devices. 2. Configure up to one Amazon Web Services (AWS) IoT Core connection. 3. Configure up to one Microsoft Azure connection. NOTE: A single AWS OR Azure connection is supported and can co-exist with up to two additional MQTT broker devices.
4) Select which Network Interface to use for MQTT device connection. Option only available on the N2E hardware platform. 5) Enter the unique MQTT broker IP address or URL, if this value does not match, the gateway will timeout. 6) Enter TCP Port for the MQTT broker to open a connection on. If this value doesn’t match, the gateway will not open a connection.
Page 42
15) # of Publish Paths: Enter the number of topics to publish to the broker from the mating protocol. 16) # of JSON Name/Value Pairs: Enter the number of JSON name/value pairs to configure, each name/value pair can be associated with a single publish or subscribe path. 17) Select the publish or subscribe path each name/value pair should be associated with.
Amazon Web Services (AWS) Configuration You can only configure one AWS IoT Core connection with your RTA product. 1) To add an AWS connection, click the -Select- dropdown menu under MQTT Client Connection List and select Add Generic AWS Connection option.
4) The private key, certificate, and root certificate will need to be FTP’d into the RTA gateway’s Flash File System. 5) The time configuration will need to be set to the current date and time to establish a connection.
Page 45
4) In the address bar (within the red box shown above) type ftp://xxx.xxx.xxx.xxx (IP Address of RTA gateway). a. You will then see a pop-up window, Username: ffs Password: rtarocks b. Paste the certificate and private key into this ftp session, close out the session by exiting out.
Page 46
5) Navigate to the RTA gateway and on the left-hand side, click the OTHER -Select- dropdown and select Utilities. 6) Once on the Utilities page click the File List button. 7) Verify that your certification and private key files appear on this page.
“Thing” and “Policies”. Before you can register your RTA gateway as a “thing,” we need to setup a “policy” for it. This policy will be assigned to our “thing” during the registration process and will grant it the permissions needed to access the MQTT topics that we will use to publish and subscribe messages.
Page 48
From the policy creation page, you add the statements that will dictate what connected devices are allowed to do. Assign a unique name to your policy and add four statements with the information listed below. Notice that when you type in the action, the field labeled “Resource ARN” will be automatically populated.
“Create things.” A new window will open with a number of things to create, chose “Create single thing” and click the Next button. If you have multiple RTA gateways, then you’ll need to select “Create many things”. Real Time Automation, Inc.
The next setting will be the “Specify thing properties”, here you will give your “Thing” a unique name and click the Next button at the bottom. Certificate setup Here you associate your “Thing” with the certificate that will be used to authenticate it with the AWS IoT Core service.
Page 51
Real Time Automation, Inc. 1-800-249-1612...
“Download certificates and keys”. Download the certificate and the private key. Once downloaded, navigate back to this user guide section “how to FTP files into the RTA gateway” to load the certificate and private key into the gateway. Real Time Automation, Inc.
Page 53
Once you have successfully downloaded the files you will be redirected to the Things page. Within the Things page, click on the thing name you setup, in this example it would be RTA_Testing. From this page, you can view if the certificate is active and create a Device Shadow URL. Real Time Automation, Inc.
Page 54
Along with the certificate and private key, your RTA product will need the Device Shadow URL. Click the Device Shadows tab and click “Create Shadow”. Enter in a Device Shadow name and click the Create button. You will be redirected to the Things page where you’ll see your new Device Shadow created.
Page 55
Within the RTA gateway configuration Device Shadow URL, enter in “aabb11224e9ex-ats.iot.us-east- 2.amazonaws.com,” everything else is ignored. Real Time Automation, Inc. 1-800-249-1612...
AWS, the two files have been FTP’d into the RTA gateway, and the Device Shadow URL is configured. Using the AWS MQTT test client, you can Subscribe to a topic (data from the RTA), and you can Publish to a topic (data to the RTA).
Below is how the RTA AWS IoT Core Service is setup to Subscribe data from AWS to the RTA. Within AWS, click the “Publish to a topic” tab. Enter in the topic name that is defined in the RTA gateway “Subscribe Topics”...
Navigate to the RTA Display data and refresh the web page. You will see your data being updated. Send data from RTA gateway to AWS (Publish Topics) This example shows a PLC writing data to the RTA gateway and presenting that data to the Publish topic. Real Time Automation, Inc.
Page 59
In the topic filter, use a wildcard character of “#” (subscribe to all topics), and click the Subscribe button. You’ll see the subscription once the new Publish data comes in. The “RTA” is the Client ID that is configured in the MQTT device configuration of the RTA. The “Data_From_RTA_2_AWS” is the Publish Topic name configured in the AWS device configuration page of the RTA.
Page 60
Real Time Automation, Inc. 1-800-249-1612...
Once you launch the MQTT Explorer tool, setup a new connection. The host will be IP of your MQTT broker. Next, you can configure the RTA gateway. The broker IP address listed below is set up to be the IP of the machine where the broker is installed.
Send data from RTA gateway to MQTT Explorer (Publish Topic) This example shows a PLC writing data to the RTA gateway and presenting that data to the MQTT publish topic. Write a value in “my PLC” and MQTT Explorer will subscribe to that topic.
Send data from MQTT Explorer to RTA gateway (Subscribe Topic) The RTA gateway has a topic name of Data_From_Explorer_2_RTA that MQTT Explorer is going to be publishing to. Enter in the topic name to publish, enter in the value (our example is 2328), then click Publish.
QT Publish Trigger By default, the RTA gateway will publish to the broker based on change of state. This means a new publish to the broker will occur any time a value changes. In an application where the client is being charged per publish, such as with AWS, this is not ideal.
Mapping - Transferring Data Between Devices There are 5 ways to move data from one protocol to the other. You can combine any of the following options to customize your gateway as needed. Option 1 – Data Auto-Configure Mappings: The gateway will automatically take the data type (excluding strings) from one protocol and look for the same data type defined in the other protocol.
Display Mapping and Values The Display Data and Display String pages are where you can view the actual data for each mapping that is set up. Display Data Click the Display Data button to view how the data is mapped and what the values of each mapping are. Here you will see how each data point (excluding strings) is mapped.
Page 67
This page is very useful when verifying that all data is mapped somehow from one protocol to another. If a data point is not mapped, it will display on this page in a yellow highlighted box. The Display Data page will display up to 200 mappings per page, simply navigate to the next page for the additional mapping to display.
Page 68
To view the actual data mappings, click the Edit Mapping button. For more details, see the Data Mapping-Explanation section. To view the data mappings purely as text, click the View as Text button. For more details, see the View Data Mapping as Text section. Real Time Automation, Inc.
Display String Click the Display String button to view what the values of each Parsing and/or Concatenating strings are, you can also click on the Edit Mapping to view the mapping of each string. To view the source or destination groups from a string, click the dropdown menu to generate the information regarding that device.
Page 70
If there are values of “Data Not Valid “on this page, it indicates that the source has not been validated yet and no data is being sent to the destination. NOTE: You can view the whole string data by clicking on Diagnostics Info drop down and navigating to ASCII Diagnostics page.
Display String use case Sending a message of “RTA,Support,Rocks” from an ASCII device to the RTA unit. The ASCII Parsing Configuration would look like my example below. There are more detailed examples of what all the fields represent in the ASCII Parsing section.
Data and String Mapping – Auto-Configure The Auto-Configure function looks at both protocols and will map the data between the two protocols as best as it can so that all data is mapped. Inputs of like data types will map to outputs of the other protocols like data types first.
Data Mapping – Explanation Below are the different parts that can be modified to make up a data mapping. 1) Enable (red box above): Check to enable mapping. If not checked, this mapping is skipped. 2) Source Field (yellow box above): a) Group - Select the data group you set up in the protocol config to use for this mapping.
The gateway operates at 200 ticks per second. This equates to one tick every 5ms. Thus, mapping this to a destination will give easy confirmation of data flow without involving one of the two protocols. If data stops on the destination end, then the RTA is offline. Real Time Automation, Inc.
Page 75
4) Heartbeat 100ms Update a) The Heartbeat 100ms Update variable can be used as a heartbeat that updates once every 100ms. The variable starts at 0 on gateway startup and increments by 1 every 100ms. This can be mapped into a destination on one of the available protocols to monitor the gateways connection status.
Page 76
c) There are multiple ways to map the NetBmpStat. Option 1: Map the whole 32bit value to a destination. Example below shows the NetBmpStat is going to an Analog BACnet object. Using a connection of 5 Modbus Slave devices AI1 will show a value of 31.0000. Open a calculator with programmer mode and type in 31, this will represent bits 0 –...
Page 77
7) Status_XY a) There are two Statuses provided, one for each protocol. This gives access to the overall status of that Protocol. Each Bit has its own meaning as follows: Common Status: 0x000000FF (bit 0-7)1 byte Hex: Bit Position: Decimal: Explanation: 0x00 if we are a Slave/Server...
String Mapping – Explanation Below are the different parts that can be modified to make up a string mapping. String data types can only be mapped to other string data types. There is no manipulation that can be done on the string. 1) Enable (red box above): Check to enable mapping.
Mapping – Auto-Configure Mode to Manual Configure Mode To transition from Auto-Configure Mapping Mode to Manual Configure Mode, click the dropdown at the top of the Mapping Configuration page and select Manual Configure. After you click this button, you will be prompted to confirm if this is really what you want to do. Click OK to proceed to Manual Configure Mode or click Cancel to remain in Auto-Configure Mappings Mode.
Mapping – Manual Configure Mode to Auto-Configure Mode To transition from Manual Configure Mode to Auto-Configure Mapping Mode, click the dropdown menu at the top of the Mapping Configuration page and select Auto-Configure Mappings. Click OK to proceed to delete all current mappings and go back to Auto-Configure Mappings Mode. Click Cancel to keep all mappings and remain in Manual Configure Mode.
View as Text Data Mapping The View as Text page displays the point to point mapping(s) you set up in the Data Mapping section. This will also display any manipulation(s) that are configured. Each line on this page will read as follows: ->...
Note: # is an internal reference to the Server/Slave number you are settings up. ex. RTA Server/Slave products can only be Trigger 1 and Handshake 1 since we are only 1 device. If RTA is a Master/Client, then you can have a Trigger# for each server/slave connected too.
Page 84
3) Within the Data Mapping page manually add 2 additional mappings. 4) The first mapping is going to be the Data Validation Triggering. AO21 will write to the RTA, MC Trigger 1 will mark data invalid. 5) The second mapping, the MC Handshake will increment that all data is validated and write to AI21 “all data is validated”.
Security Configuration To setup security on the 460 gateway, navigate to Other->Security Configuration. You can configure Security for 3 administrators, 5 users, and 1 guest. THIS IS A TOTAL SECURITY FEATURE The security feature offers a way to password protect access to diagnostics and configuration on the network.
Security Configuration-Security Levels Each webpage in the gateway can have a separate security level associated with it for each user. Security Levels: 1) Full Access: Capability to view and configure a web page. 2) View Access: Capability to view a web page, but cannot configure parameters. 3) No Access: No capability of viewing the web page and page will be removed from Navigation.
Security - Log In Username: Name of the user to login. Password: Password of the user to login. Log In: If login is successful, the user will be redirected to the Main Page. Send Password to Email: Sends the specified User’s Password to the email configured for that user. Display Hint: Displays the hint specified for the User if one was set up.
Email Configuration To setup e-mails on the 460 gateway, navigate to Other->Email Configuration. You can configure up to 10 email addresses. 1) SMTP Mail Username: The email address that the SMTP server has set up to use. 2) SMTP Mail Password: If authentication is required, enter the SMTP Server’s password (Optional). 3) SMTP Server: Enter the Name of the SMTP Server or the IP Address of the Server.
Alarm Configuration To setup alarms on the 460 gateway, navigate to Other->Alarm Configuration. 1) Alarm Delay upon Powerup: At Powerup, the gateway will have values of ‘0’ stored for all data. This may cause alarms to trigger before these values are updated by the mating protocols. Set this field to provide needed time to update fields before considering values for alarms.
Page 90
5) In the Clear Error Section: a. Select the Clear Error Operation. Available options are <, >, <=, >=, !=, ==, and Change of State (COS). This is the operation that will be used to compare the Data Point value against the Error Value to determine if the alarm needs to be cleared.
Diagnostics – Alarm Status Alarm Status will only display under the Diagnostic menu tab if at least 1 Alarm is enabled. 1) # Alarms Enabled: This is a count of enabled alarms. 2) # Alarms Active: This is how many alarms are presently active (set). 3) Last Active Alarm: This is the last alarm that the gateway detected.
Alarms – Clear When an alarm is cleared, the following will occur: 1) A one-time notification will be sent to the email associated with the alarm. a. For duplicate emails to occur, the alarm must become active and then be cleared again. 2) Total # Alarms Active will decrement.
Change of State (COS) Configuration To access the configuration files in the 460 gateway, navigate to dropdown Other->COS Configuration. The gateway, by default only writes when data has changed. The gateway also waits to write any data to the destination until the source protocol is successfully connected. Default values should fit most applications.
Diagnostics Info The Diagnostics page is where you can view both protocols’ diagnostics information, # of Data Mappings, # of String Mapping and # Alarm Mappings. For protocol specific diagnostic information, refer to the next few pages. Diagnostics Mapping This section displays the number of mappings that are enabled, Data Mapping and String Mapping will show the # of Errors and First Errors.
Diagnostics – ASCII Select ASCII in the top dropdown menu on the Diagnostics Page to view a breakdown of the diagnostics that are displayed on the page. You may also view individual ASCII device counters and messages by selecting the device in the All ASCII dropdown and clicking View. Additional diagnostic information can be found by clicking the Help button.
Page 96
Device Status - This will only display when viewing All ASCII. 1) Connected and Running– The gateway is connected to all the ASCII devices and data is being received/transmitted. 2) Not Connected – There have been no messages received or transmitted. a.
Page 97
Variables - These are the values for All ASCII, or the ASCII device selected. 1) Network Bitmap Status (Displayed in Hex): a) Each bit corresponds to an ASCII device. b) For Serial ASCII, if the bit is set, then that means the gateway has transmitted or received data within the Timeout configured, otherwise the bit is 0.
Page 98
Status Strings - These are the values for All ASCII, or the ASCII device selected. 1) Queued Messages: a) The gateway will hold up to 20 (configurable) complete messages to send to the other protocol b) This will only increment if the Gateway Hold Msg Timeout is non-zero and messages are being received faster than we can send to the other protocol 2) Last Parsed Error: a) Last parsed error the gateway encountered...
Page 99
3) ASCII character representation (Unprintable ASCII characters (like <CR>) will be displayed as ‘.’ on the right-hand side of the buffer area.) Last Message Sent: 1) Last complete message the gateway received from the ASCII device, processed, and sent to the other protocol Next Message to Send from Queue: 2) This is the next complete message that the gateway has already received and processed from the...
Page 100
Send Data from Gateway to ASCII: (Used for testing only, Character limit of 1024): 1) Enter a message to send to your ASCII device 2) Can be used to test communication and test formatting of messages Real Time Automation, Inc. 1-800-249-1612...
Diagnostic – MQTT Client Select the MQTT Client in the dropdown menu on the Diagnostic page to view the breakdown of the diagnostics and common strings that are display on the page. You may also view the individual MQTT device counters by selecting the device in the All Devices drop down and clicking View. NOTE: This page will auto-refresh every five seconds.
Page 102
Solid Green (Connected): • The gateway is connected to all the MQTT devices that are configured and enabled Flashing Green (Not Connected): • No MQTT devices are configured / enabled. Go to the MQTT Client Device Configuration to configure a device Flashing Red (Not Connected): •...
LED Configuration To modify the behavior of the LEDs on the 460 gateway, navigate to Other->Setup LEDs. Each LED may be set to Disabled, Protocol 1, or Protocol 2. If either protocol is a master/client, you may set the LED to represent either all slaves/servers configured in the gateway or a slave/server device. To select a slave/server device: 1) Select the protocol in the left dropdown menu.
Configuration Files To access the configuration file in the 460 gateway, select the dropdown Other->Export/Import Config. Export Configuration The Export Configuration allows you to save your configuration file for backup or to be imported into another gateway. This file is named rta_cfg.rtax by default. Upon clicking the Save Configuration to File button, you will be prompted to select a location to save the file.
Page 105
If it encountered an error while trying to load the saved configuration, the gateway will indicate the first error it found and a brief description about it under the Load Configuration button. Contact RTA Support with a screenshot of this error to further troubleshoot.
Save and Replace Configuration Using SD Card Saving Configuration Using SD Card This function saves the gateway’s configuration automatically to an SD Card each time the gateway is rebooted via the Restart Now button on the web page. If this unit should fail in the future, the last configuration stored on the SD card and can be used for a new gateway to get the application back up and running quickly.
Utilities To access the Utilities page in the 460 gateway, navigate to Other->Utilities. The Utilities screen displays information about the gateway including Operation Time, File System Usage, Memory Usage, and Memory Block Usage. Here you can also: • View the full revision of the software. •...
Need help?
Do you have a question about the 460USBQT-NNCU and is the answer not in the manual?
Questions and answers