Siemens SIMATIC RTLS4083T Operating Instructions Manual
Siemens SIMATIC RTLS4083T Operating Instructions Manual

Siemens SIMATIC RTLS4083T Operating Instructions Manual

Localization system
Hide thumbs Also See for SIMATIC RTLS4083T:

Advertisement

Quick Links

SIMATIC RTLS4083T
SIMATIC RTLS
Localization systems
SIMATIC RTLS4083T
Operating Instructions
08/2021
C79000-G8976-C646-02
Introduction
Device description
Programming interface
Installation & operation
Technical specifications
Approvals
1
2
3
4
5
6

Advertisement

Table of Contents
loading

Summary of Contents for Siemens SIMATIC RTLS4083T

  • Page 1 SIMATIC RTLS4083T Introduction Device description SIMATIC RTLS Programming interface Installation & operation Localization systems SIMATIC RTLS4083T Technical specifications Approvals Operating Instructions 08/2021 C79000-G8976-C646-02...
  • Page 2 Note the following: WARNING Siemens products may only be used for the applications described in the catalog and in the relevant technical documentation. If products and components from other manufacturers are used, these must be recommended or approved by Siemens. Proper transport, storage, installation, assembly, commissioning, operation and maintenance are required to ensure that the products operate safely and without any problems.
  • Page 3: Table Of Contents

    Cleaning and maintenance....................28 Charging instructions ......................29 Technical specifications ........................31 RTLS4083T technical specifications ..................31 RTLS charging station technical specifications ..............32 Technical specifications of the mounting clip RTLS4083T ............ 33 Approvals ............................. 35 SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 4 Table of contents SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 5: Introduction

    Purpose of the operating instructions These operating instructions will assist you in mounting, connecting, and programming the programming interface of the SIMATIC RTLS4083T device. The configuration and the integration of the devices in a network are not described in these operating instructions.
  • Page 6 Introduction Industry Online Support In addition to the product documentation, the comprehensive online information platform of Siemens Industry Online Support offers support at the following Internet address: (https://support.industry.siemens.com/cs/start?lc=en-US) Apart from news, there you will also find: • Project information: Manuals, FAQs, downloads, application examples etc.
  • Page 7 In order to protect plants, systems, machines and networks against cyber threats, it is necessary to implement – and continuously maintain – a holistic, state-of-the-art industrial security concept. Siemens’ products and solutions form one element of such a concept. Customers are responsible for preventing unauthorized access to their plants, systems, machines and networks.
  • Page 8 Do not dispose of the products at public disposal sites. For environmentally compliant recycling and disposal of your electronic waste, please contact a company certified for the disposal of electronic waste or your Siemens representative. Note the different national regulations.
  • Page 9: Device Description

    Device description Characteristics SIMATIC RTLS4083T Characteristics Design ① Status indicator L1 (LED) ② Function key F1 ③ Display General The transponder is a mobile device for localization in the RTLS localization system. It sends position data to gateways which transmit the data to the Locating Manager server.
  • Page 10: Led Status Indicator, Display & Function Key

    "low power" message is generated and the LED flashes red. Refer to the notes in the section "Operation (Page 28)". SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 11: Dimension Drawing Of Rtls4083T

    Device description 2.4 Dimension drawing of RTLS4083T Dimension drawing of RTLS4083T Figure 2-1 Dimension drawing of SIMATIC RTLS4083T - All dimensions are given in millimeters SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 12: Dimension Drawing Of Rtls Charging Station

    2.5 Dimension drawing of RTLS charging station Dimension drawing of RTLS charging station Figure 2-2 Dimension drawing of SIMATIC RTLS charging station (not included with the product) - All dimensions are given in millimeters SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 13: Dimension Drawing Of Rtls4083T Mounting Clip

    2.6 Dimension drawing of RTLS4083T mounting clip Dimension drawing of RTLS4083T mounting clip Dimension drawing of SIMATIC RTLS mounting clip for RTLS4083T (not included with the product) - All dimensions are given in millimeters SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 14 Device description 2.6 Dimension drawing of RTLS4083T mounting clip SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 15: Programming Interface

    Project-specific requirements for the configuration of the "Themes" as well as the download of the configuration to the transponder can be performed during operation. Optionally, the configuration of the "Themes" can be transferred from the manager to the transponder. SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 16: Communication Via The Programming Interface

    • The data to be transferred for the data transport is transferred in the "JSON" format (JavaScript Object Notation). • The text to be displayed is transmitted in "UTF-8" format (8-Bit UCS Transformation Format). • Line breaks in text fields are managed using the "\r" element SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 17 The positive acknowledgment of an RPC call does not guarantee or indicate successful transmission and display of new display contents on the transponder. This can happen if, for example, the transponder was switched off during this time or is not within radio range. SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 18: Rpc Calls

    The "TransponderID" parameter is invalid. 0x0012 The "ThemeID" parameter is invalid. 0x0013 The "FieldID" parameter is invalid. 0x0101 The text length is invalid. 0x0102 The text contains invalid characters or the characters are not supported. SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 19 ThemeID, type: UInt32 Field with the following parameters: FieldID, type: UInt32 Text, type: String Return value Consists of: Result, type: UInt32 Field with the following parameters: RPCResult, type: UInt32 1 ... n FieldResults, type: UInt32 SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 20: Event Messages

    Text is the content of this form field. If the text is empty, a problem with setting the text occurred. "agilion.wls.epaper.display_text_changed" Parameter Consists of: TransponderID, type: UInt64 FieldID, type: UInt32 Text, type: String SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 21: Code Examples

    ButtonDown = 0 The default value is 1 in the configuration file "RTLS_LM_DataExport.ini". Code examples Code example WAMP connection "wamp": { "url": "ws://127.0.0.1:12344/", "realm": "agilion.wls", "user": "Administrator", "key": Contact Siemens Support for the current password. SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 22 * 0x0102 Text contains invalid characters or characters not supported console.log("load configuration") try { var config = require('./config.json') } catch (e) { console.error(e) process.exit(1); console.log("load autobahn") try { var autobahn = require('autobahn') } catch (e) { SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 23 (let etag of config.tagwhitelist){ var isin = false for (let epaper of res["args"][1]){ if ( config.debug ) console.log("check epaperadr", epaper[0]); if (epaper[0] == etag.addr){ isin = true break if (isin == false){ SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 24 [12345, 1, [ [0, "text1"], [1, "text2"] ] ] -> Theme 1 with texts 1: text1 and 2: text2 //get_display_theme RPC: agilion.wls.epaper.get_display_theme [TransponderID] agilion.wls.epaper.set_display_theme [12345] -> In return value: [result_code, ThemeID, [ [FieldID, "text1"], [FieldID, "text2"] ] ] SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 25: Additional Information

    Programming interface 3.6 Additional information Additional information You can find additional information on the subject of WAMP etc. at: LINK: (https://wamp-proto.org/) LINK: (https://crossbar.io/docs/) LINK: (https://crossbar.io/autobahn/) LINK: (https://github.com/crossbario/autobahn-js) LINK: (https://github.com/crossbario/autobahn-cpp) SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 26 Programming interface 3.6 Additional information SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 27: Installation & Operation

    This applies to lithium-ion batteries: • Do not squeeze • Do not heat and do not burn • Do not short-circuit • Do not disassemble • Do not immerse in liquid - the battery may crack or burst. SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 28: Operation

    Improper opening or repairing of the device may result in risks for the user. Opening the device without permission renders the warranty of the Siemens AG null and void. Do not clean the enclosure with liquids or abrasive, caustic or flammable cleaning products.
  • Page 29: Charging Instructions

    Read also the descriptions of the operating states of the device in section "LED status indicator, display & function key (Page 10)". SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 30 Installation & operation 4.4 Charging instructions SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 31: Technical Specifications

    Technical specifications RTLS4083T technical specifications Table 5- 1 Technical specifications of the transponder RTLS4083T 6GT2700-5DC05, 6GT2700-5DC15 Product name SIMATIC RTLS4083T PULSE radio frequencies (localization) Wireless method IEEE 802.15.4-2015 UWB HRP PHY Transmission speed 850 Kbps Operating frequency rated value 3993.6 MHz (UWB channel 2; CE, FCC) 6489.6 MHz (UWB channel 5;...
  • Page 32: Rtls Charging Station Technical Specifications

    Design, dimensions, weights and connectors of RTLS charging station Dimensions (L x W x H) 298.4 mm x 180.6mm x 83.2 mm Weight 1092 g Degree of protection IP00 Enclosure Plastic enclosure (PC 10 GF) Color Titanium gray SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 33: Technical Specifications Of The Mounting Clip Rtls4083T

    100.6 x 71.1 x 22 mm; tolerances according to DIN 16742-TG5 Weight 29 g Fastening method 4 x screws (max. Ø 3.5 mm) with washers (not included in product package) Ensure that the screw head does not damage the transponder. Verification of suitability SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 34 Technical specifications 5.3 Technical specifications of the mounting clip RTLS4083T SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 35: Approvals

    You can check which of the following approvals have been granted for your product by the markings on the type plate. You can find the current EU Declaration of Conformity for these products on the Internet at Siemens Industry Online Support. Link: (https://support.industry.siemens.com/cs/products?dtp=Certificate&mfn=ps&pnid=14970&lc=...
  • Page 36 Electromagnetic compatibility (EMC) - Part 6-3: Generic standards - Emission standard for residential, commercial and light-industrial environments • EN 61000-6-4 Electromagnetic compatibility (EMC) - Part 6-4: Generic standards - Emission standard for industrial environments SIMATIC RTLS4083T Operating Instructions, 08/2021, C79000-G8976-C646-02...
  • Page 37 3.2 of the Directive 2014/53/EU; Part 2: Requirements for UWB location tracking FCC information Siemens SIMATIC RTLS4083T (MLFB 6GT2700-5DC15); FCC ID SCF4083T02 This device complies with part 15 of the FCC rules. Operation is subject to the following two conditions:...

This manual is also suitable for:

6gt2700-5dc056gt2700-5dc15

Table of Contents