Spectrum-controls 2080sc-BAC Manual de usuario

Busca en linea o descarga Manual de usuario para Instrumentos de medición Spectrum-controls 2080sc-BAC. Spectrum Controls 2080sc-BAC User Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir

Indice de contenidos

Pagina 1 - BACnet Communication Module

User’s Manual Pub. 0300274-01 Rev. A.0 Micro800™ BACnet Communication Module Catalog Number: 2080sc-BAC

Pagina 2

1-2 Chapter 1: Module Overview User’s Manual Pub. 0300274-01 Rev. A.0 web browser to access this software to configure the parameters for the module.

Pagina 3 - Important Notes

Chapter 1: Module Overview 1-3 User’s Manual Pub. 0300274-01 Rev. A.0 WARNING Cet équipement est prévu pour fonctionner en environnement industri

Pagina 4

1-4 Chapter 1: Module Overview User’s Manual Pub. 0300274-01 Rev. A.0 Section 1.3 Prevent Electrostatic Discharge WARNING Electrostatic discharge c

Pagina 5 - Table of Contents

Chapter 1: Module Overview 1-5 User’s Manual Pub. 0300274-01 Rev. A.0 WARNING Pour se conformer à la Directive basse tension CE, cet équipement

Pagina 6

1-6 Chapter 1: Module Overview User’s Manual Pub. 0300274-01 Rev. A.0 WARNING  Cet équipement est considéré comme étant un équipement industriel d

Pagina 7 - Used in This

Chapter 1: Module Overview 1-7 User’s Manual Pub. 0300274-01 Rev. A.0 The six-pin Connector pinouts are as follows: Pin Signal 6 MSTP+ 5 GND 4 GN

Pagina 8

1-8 Chapter 1: Module Overview User’s Manual Pub. 0300274-01 Rev. A.0 Section 1.6 LED Indicator A single LED indicator is provided with the module. T

Pagina 9 - Module Overview

User’s Manual Pub. 0300274-01 Rev. A.0 Chapter 2 Installation and Wiring Section 2.1 Insert Module into Controller Follow the instructions to ins

Pagina 10

2-2 Chapter 2: Installation and Wiring User’s Manual Pub. 0300274-01 Rev. A.0 1. Position the plug-in module with the terminal block facing the fron

Pagina 11

User’s Manual Pub. 0300274-01 Rev. A.0 Chapter 3 Configuring the Module using Software Before configuring the module with the BACnet software: 1.

Pagina 12

ii BACnet Communication Module User’s Manual Pub. 0300274-01 Rev. A.0

Pagina 13 - Section 1.4 Parts List

3-2 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 To access the software on your module: 1. Access your PC local area con

Pagina 14 - WARNING

Chapter 3: Configuring the Module 3-3 User’s Manual Pub. 0300274-01 Rev. A.0 The following dialog appears: 5. Type the password spectrum into t

Pagina 15 - 1.5.2 Ethernet Connector

3-4 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 Section 3.1 Configuring the System System configuration includes setting

Pagina 16 - Section 1.7 Software Upgrade

Chapter 3: Configuring the Module 3-5 User’s Manual Pub. 0300274-01 Rev. A.0 - Date. Enter the date as MM/DD/YYYY where MM is month, DD is day,

Pagina 17 - Installation and Wiring

3-6 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0  The module and personal computer’s IP addresses must also be on the s

Pagina 18

Chapter 3: Configuring the Module 3-7 User’s Manual Pub. 0300274-01 Rev. A.0 your MS/TP network you will need to determine what MAC address to us

Pagina 19 - Software

3-8 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 To set up tag mapping between the Micro800 PLC and BACnet objects: 1. S

Pagina 20

Chapter 3: Configuring the Module 3-9 User’s Manual Pub. 0300274-01 Rev. A.0 - Attribute. Enter the PLC variable attribute. - Object Name. En

Pagina 21

3-10 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 Section 3.3 Editing XML Tag Information You normally modify tags throug

Pagina 22

Chapter 3: Configuring the Module 3-11 User’s Manual Pub. 0300274-01 Rev. A.0 Example. In the above Tags list, you may change: <Name>__IO_

Pagina 23

BACnet Communication Module iii User’s Manual Pub. 0300274-01 Rev. A.0 Important Notes 1. Please read all the information in this owner’s gu

Pagina 24

3-12 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 The software generates the CCW structured text and shows the text in th

Pagina 25 - Section 3.2 Setting Up Tags

Chapter 3: Configuring the Module 3-13 User’s Manual Pub. 0300274-01 Rev. A.0 This function block does not need to change when you make a tag map

Pagina 26

3-14 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 The first step is to create Local Variables for the Main program. Th

Pagina 27

Chapter 3: Configuring the Module 3-15 User’s Manual Pub. 0300274-01 Rev. A.0 Similarly, for Analog Output, a read is performed to read the whole

Pagina 28

3-16 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 tmp_index := param_offset; tmp_raw_var := 0; tmp_raw_var := tm

Pagina 29

Chapter 3: Configuring the Module 3-17 User’s Manual Pub. 0300274-01 Rev. A.0 tmp2 := AND_MASK(tmp2, 1); IF tmp2 = 1 THEN tmp_raw_var := 1;

Pagina 30

3-18 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 (* Write Input Table to Module *) bacnet_module_address := 112; bacnet

Pagina 31 - 3.5.1 Main function

Chapter 3: Configuring the Module 3-19 User’s Manual Pub. 0300274-01 Rev. A.0 Each bit of the BACnet Binary Value represents a true/false value f

Pagina 32

3-20 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 Register Name Addr. Comments Default R/W From PLC R/W From Module BAC_A

Pagina 33 - 3.5.2 Function Blocks

Chapter 3: Configuring the Module 3-21 User’s Manual Pub. 0300274-01 Rev. A.0  DWORD 0 to 429467295  LINT -1e18 to 1e182  ULINT 0 to

Pagina 34

iv BACnet Communication Module User’s Manual Pub. 0300274-01 Rev. A.0 Microsoft and Microsoft Windows are registered trademarks

Pagina 35

3-22 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 Examples: To write BO 3 present value to 1, do this – “bacwp 200121 4 3

Pagina 36 - 3.5.3 Memory Mapping

Chapter 3: Configuring the Module 3-23 User’s Manual Pub. 0300274-01 Rev. A.0 The Ethernet hardware MAC address is listed. 2. To exit, click OK

Pagina 37

3-24 Chapter 3: Configuring the Module User’s Manual Pub. 0300274-01 Rev. A.0 Confirm you wish to save the data:  To save the data, click Yes. 

Pagina 38 - 3.5.4 Data Type Range

User’s Manual Pub. 0300274-01 Rev. A.0 Chapter 4 Implementing the BACnet Protocol This chapter describes the BACnet protocol and its implementati

Pagina 39 - 3.5.5 Tools

4-2 Chapter 4: Implementing the BACnet Protocol User’s Manual Pub. 0300274-01 Rev. A.0 Properties Supported Property Data Type Identifier Read/Write

Pagina 40

Chapter 4: Implementing the BACnet Protocol 4-3 User’s Manual Pub. 0300274-01 Rev. A.0 Properties Supported Property Data Type Identifier Read/Wr

Pagina 41 - Section 3.9 Saving Changes

4-4 Chapter 4: Implementing the BACnet Protocol User’s Manual Pub. 0300274-01 Rev. A.0 Property Device Binary Value Analog Value Preset Value √ Sta

Pagina 42

Chapter 4: Implementing the BACnet Protocol 4-5 User’s Manual Pub. 0300274-01 Rev. A.0 Register Address Comments Default PRODUCT_TYPE_LO 0×04 10

Pagina 43 - Protocol

4-6 Chapter 4: Implementing the BACnet Protocol User’s Manual Pub. 0300274-01 Rev. A.0

Pagina 44

User’s Manual Pub. 0300274-01 Rev. A.0 Appendix A Configuration Information This appendix contains configuration information as follows: Environme

Pagina 45

BACnet Communication Module v User’s Manual Pub. 0300274-01 Rev. A.0 Table of Contents IMPORTANT NOTES ...

Pagina 46

A-2 Appendix A: Configuration Information User’s Manual Pub. 0300274-01 Rev. A.0 Environmental Tests Industry Standards Test Level Limits Conducted E

Pagina 47 - Technical Assistance

Appendix A: Configuration Information A-3 User’s Manual Pub. 0300274-01 Rev. A.0 Environmental Tests Industry Standards Test Level Limits Magneti

Pagina 48

A-4 Appendix A: Configuration Information User’s Manual Pub. 0300274-01 Rev. A.0 Input Specifications Fusing 2.7 Ω 1/10 W resistor, 24 VDC input 0.4

Pagina 49 - Information

User’s Manual Pub. 0300274-01 Rev. A.0 Index 2080-sc BACnet Communication Module How it works 1-1 2080sc-BACnet Communication Module configuring 3

Pagina 50

I-2 Index User’s Manual Pub. 0300274-01 Rev. A.0 user requirement, iii Object ID field 3-9 Object Name field 3-9 Object Type field 3-9 Parameter modu

Pagina 51

User’s Manual Pub. 0300274-01 Rev. A.0

Pagina 52

User’s Manual Pub. 0300274-01 Rev. A.0 ©2014 Spectrum Controls, Inc. All rights reserved. Specifications are subject to change without notice. Th

Pagina 53

vi BACnet Communication Module User’s Manual Pub. 0300274-01 Rev. A.0 Preface Read this preface to familiarize yourself with the rest of the manual.

Pagina 54

BACnet Communication Module vii User’s Manual Pub. 0300274-01 Rev. A.0 Documentation If you would like a manual, you can download a free elect

Pagina 55

viii BACnet Communication Module User’s Manual Pub. 0300274-01 Rev. A.0

Pagina 56 - Tel: 425-746-9481

User’s Manual Pub. 0300274-01 Rev. A.0 Chapter 1 Module Overview Section 1.1 General Description The 2080sc-BAC Communication Module is a two-chan

Comentarios a estos manuales

Sin comentarios