FieldServer FS-8700-16の取扱説明書

デバイスFieldServer FS-8700-16の取扱説明書

デバイス: FieldServer FS-8700-16
カテゴリ: コンピュータ用ドライブ
メーカー: FieldServer
サイズ: 0.29 MB
追加した日付: 6/13/2013
ページ数: 20
説明書を印刷

ダウンロード

使い方は?

私たちの目的は、皆様方にデバイスFieldServer FS-8700-16の取扱説明書に含まれたコンテンツを可能な限り早く提供することです。オンラインプレビューを使用すると、FieldServer FS-8700-16に関してあなたが抱えている問題に対する解決策の内容が素早く表示されます。

便宜上

説明書FieldServer FS-8700-16をこちらのサイトで閲覧するのに不都合がある場合は、2つの解決策があります:

  • フルスクリーン表示 – 説明書を(お使いのコンピュータにダウンロードすることなく)便利に表示させるには、フルスクリーン表示モードをご使用ください。説明書FieldServer FS-8700-16のフルスクリーン表示を起動するには、全画面表示ボタンを押してください。
  • コンピュータにダウンロード - FieldServer FS-8700-16の説明書をお使いのコンピュータにダウンロードし、ご自身のコレクションに加えることもできます。デバイス上のスペースを無駄にしたくない場合は、いつでもManualsBaseサイトでダウンロードすることもできます。
FieldServer FS-8700-16 取扱説明書 - Online PDF
Advertisement
« Page 1 of 20 »
Advertisement
印刷版

多くの人々は画面表示ではなく印刷された説明書を読むほうを好みます。説明書を印刷するオプションも提供されており、上記のリンクをクリックすることによりそれを利用できます - 説明書を印刷。説明書FieldServer FS-8700-16を全部印刷する必要はなく、選択したページだけを印刷できます。紙を節約しましょう。

要旨

次のページにある説明書FieldServer FS-8700-16の内容のプレビューは、以下にあります。次のページにある説明書の内容をすぐに表示したい場合は、こちらをご利用ください。

内容要旨
ページ1に含まれる内容の要旨


-


Driver Manual
(Supplement to the FieldServer Instruction Manual)

FS-8700-16 Bacnet PTP - Serial

APPLICABILITY & EFFECTIVITY
Effective for all systems manufactured after September 2008
Driver Version: 1.15
Document Revision: 4

ページ2に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Table of Contents TABLE OF CONTENTS 1. BACNET DESCRIPTION...................................................................................................................3 2. DRIVER SCOPE OF SUPPLY...........................................................................................................3 2.1. Supplied by FieldServer Technologies for this Driver ................................................. 3 rd 2.2. Provided by supplier

ページ3に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 3 of 20 1. BACnet Description The BACnet PTP driver allows the FieldServer to transfer data to and from devices using the BACnet protocol over a serial RS-232 physical layer. The FieldServer can emulate either a Server or Client. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer. 2. Driver Scope of Supply 2.1. Supplied by FieldServer T

ページ4に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 4 of 20 3. Hardware Connections 3 It is possible to connect a BACnet device to any of the eight RS-232 ports. These ports just need to be configured for BACnet in the configuration file. Configure the PLC (or BCU) according to manufacturer’s instructions 8917-03 WIRE LIST FUNCTION FROM TO COLOUR DB9M RX RJ45-01 DB9M-02 GREY CTS RJ45-02 DB9M08 BROWN DSR RJ45-03 DB9M-06 YELLOW GND RJ45-04 DB9M-05 GREEN GND RJ45-05 RED DTR RJ45-06 DB9M-04 B

ページ5に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 5 of 20 4. Configuring the FieldServer as a BACnet Client For a detailed discussion on FieldServer configuration, please refer to the FieldServer Instruction Manual. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer (See “.csv” sample files provided with the FieldServer). This section documents and describes the parameters necessary for config

ページ6に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 6 of 20 Example // FieldServer FieldServer Title, System_Node_ID, Network_Number BACnet_PTP, 11, 2 4.3. Client Side Connection Descriptions Section Title Connections Column Function Legal Values Title 4 Port Port Name P1-P8 110; 300; 600; 1200; 2400; 4800; 9600; 19200; 38400; Baud* Specify baud rate 57600; 115000 Parity* Specify parity Odd, Even, None Data_Bits* Specify data bits 7, 8 Stop_Bits* Specify stop b

ページ7に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 7 of 20 4.5. Client Side Map Descriptors 4.5.1. FieldServer Related Map Descriptor Parameters Column Title Function Legal Values Name of this Map Up to 32 alphanumeric Map_Descriptor_Name Descriptor characters Name of Data Array One of the Data Array names Data_Array_Name where data is to be stored from “Data Array” section above in the FieldServer Starting location in Data 0 to maximum specified in Data_Array_Offset Array “Data A

ページ8に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 8 of 20 4.5.4. Map Descriptor Example // Client Side Map Descriptors Map_Descriptors Map_Descriptor_Name, Data_Array_Name, Data_Array_Offset, Function, Node_Name, Data_Type, Object_Instance Property, Scan_Interval CMD_AI_01, DA_AI_01, 0, RDBC, BCU_1, AI, 1, Present_Value, 20.000s CMD_AI_02, DA_AI_01, 1, RDBC, BCU_1, AI, 2, Present_Value, 20.000s CMD_AI_03, DA_AI_01, 2, RDBC, BCU_1, AI, 3, Present_Value, 20.000s CMD_

ページ9に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 9 of 20 5. Configuring the FieldServer as a BACnet Server For a detailed discussion on FieldServer configuration, please refer to the FieldServer Configuration Manual. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer (See “.csv” sample files provided with the FieldServer). This section documents and describes the parameters necessary for confi

ページ10に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 10 of 20 5.2. Server Side Connection Descriptions Section Title Connections Column Title Function Legal Values 7 Port Port name P1-P8 110; 300; 600; 1200; Baud* Specify baud rate 2400; 4800; 9600; 19200; 38400; 57600; 115000 Parity* Specify parity Odd, Even, None Data_Bits* Specify data bits 7, 8 Stop_Bits* Specify stop bits 1,2 Protocol Specify Protocol Used BACnet_PTP Example // Server Side Connections Conn

ページ11に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 11 of 20 5.4. Server Side Map Descriptors 5.4.1. FieldServer Specific Map Descriptor Parameters Column Title Function Legal Values Up to 32 alphanumeric Map_Descriptor_Name Name of this Map Descriptor characters. Name of Data Array where One of the Data Array names Data_Array_Name data is to be stored in the from “Data Array” section FieldServer 0 to data_array_length-1 as Data_Array_Offset Starting location in Data Array specifi

ページ12に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 12 of 20 5.4.3. Map Descriptor Example // Server Side Map Descriptors Map_Descriptors Map_Descriptors_ Data_Array_ Data_Array_ Object_ Data_Array_ Data_Array_ Node_ Node_ Function, Node_Name, Data_Type Property, Units, Name, Name, Offset, Instance, Low_Scale, High_Scale, Low_Scale, High_Scale SMD_AI_01, DA_AI_01, 0, Server, Virtual_BCU_11, AI, 1, Present_Value, Deg_F, 0, 10000, 0, 100 SMD_AI_02, DA_AI_01, 1,

ページ13に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 13 of 20 Appendix A. Driver Notes Appendix A.1. Data_Type Legal Values – Abbreviation Descriptions AI ANALOG_INPUT AO ANALOG_OUTPUT AV ANALOG_VALUE BI BINARY_INPUT BV BINARY_VALUE MI MULTI_STATE_INPUT MO MULTI_STATE_OUTPUT MV MULTI_STATE_VALUE FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com Tel: (408) 262-2299 Fax: (408) 262-9042 Toll Free: 888-509-1970 email: support@f

ページ14に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 14 of 20 Appendix B. Advanced Topics Appendix B.1. BACnet Object Names When an external BACnet Client builds a list of Object Names, the BACnet Server Map Descriptor name determines the BACnet Object Name. If the Map Descriptor length is greater than 1, then the Object Name will be suffixed with the index into the Map Descriptor. For example, if the Map Descriptor name is SMD_AI_01 and the length 3, then the Object Names will be SMD_AI_0

ページ15に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 15 of 20 Appendix B.4. Network number The default Network number of a FieldServer is 5. In order to ensure communication between the BACnet Client and all Servers on a BACnet network, however, it may be necessary to assign a unique network number to each FieldServer. A unique network number will need to be assigned if both of the following conditions are true: • The FieldServer has multiple BACnet Server nodes. • There is more than

ページ16に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 16 of 20 Appendix B.5. BACnet State Text Preload Method 1 – Using a Single Data Array: Data_Arrays Data_Array_Name, Data_Format, Data_Array_Length DA_MI_01, UINT16, 100 DA_STATE_TXT, BYTE, 200 Preloads Data_Array_Name, Preload_Data_Value, Preload_Data_Format, Preload_Data_Index DA_STATE_TXT, MyState1 MyState2 MyState3 MyState4 MyState5 MyState6, STRING, 0 Map_Descriptors Map_Desc

ページ17に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 17 of 20 Appendix C. Troubleshooting Tips Appendix C.1. Debugging a BACnet connection – Hints and Tips • Disconnect the FieldServer from the BACnet network when transferring images to the BCU. • If duplicate object instances are accidentally configured in the FieldServer, the second call of the instance will overwrite the first one. This may cause a BACnet Object to be “lost.” • If “Virtual_BCU_…” is not being indicated as the device d

ページ18に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 18 of 20 Appendix D. Units Unit Variation 1 Variation 2 Variation 3 Amperes Amps A Bars BTUs BTUs-per-hour btus-per-pound btus-per-pound-dry-air centimeters centimeters-of-mercury centimeters-of-water cubic-feet cubic-feet-per-minute cubic-feet-per-seconds cubic-meters cubic-meters-per-hour cubic-meters-per-seconds Currency1 Currency2 Currency3 Currency4 Currency5

ページ19に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 19 of 20 Unit Variation 1 Variation 2 Variation 3 imperial-gallons imperial-gallons-per-min inches inches-of-mercury inches-of-water Joules joules-per-degree-kelvin joules-per-kilogram-degree-kelvin joules-per-kilogram-dry-air Kilograms Kg kilograms-per-hour kilograms-per-minute kilograms-per-second Kilohertz KHz kilohms Kilojoules kilojoules-per-kilogram kilometers-per-hour

ページ20に含まれる内容の要旨

FS-8700-16 BACnet PTP Serial Driver Manual Page 20 of 20 Unit Variation 1 Variation 2 Variation 3 No-Units No Units No_Units None ohms parts-per-billion parts-per-million Pascals Percent percent-obscuration-per-foot percent-obscuration-per-meter percent-per-second percent-relative-humidity % RH; %RH Percent RH; PercentRH Per-hour per-minute per-second pounds-force-per-square-inch PSI pounds-force-per-sq-inch Pounds-mass pounds-mass-per-h


類似の説明書
# 取扱説明書 カテゴリ ダウンロード
1 FieldServer FS-8700-01 取扱説明書 コンピュータ用ドライブ 0
2 FieldServer FS-8700-114 X30 取扱説明書 コンピュータ用ドライブ 0
3 FieldServer FS-8700-64 取扱説明書 コンピュータ用ドライブ 0
4 FieldServer Carrier DataPort FS-8700-86 取扱説明書 コンピュータ用ドライブ 2
5 FieldServer FS-8700-80 取扱説明書 コンピュータ用ドライブ 1
6 FieldServer FS-8700-103 取扱説明書 コンピュータ用ドライブ 1
7 FieldServer Dart FS-8700-78 取扱説明書 コンピュータ用ドライブ 1
8 FieldServer Gamewell FS-8700-83 取扱説明書 コンピュータ用ドライブ 2
9 FieldServer Data Aire (DAP) FS-8704-49 取扱説明書 コンピュータ用ドライブ 15
10 FieldServer FS-8700-105 取扱説明書 コンピュータ用ドライブ 1
11 FieldServer A Sierra Monitor Company X30 取扱説明書 コンピュータ用ドライブ 2
12 FieldServer FS-8700-73 取扱説明書 コンピュータ用ドライブ 1
13 FieldServer FS-8700-03 DF1 取扱説明書 コンピュータ用ドライブ 1
14 FieldServer Gardner Denver FS-8700-60 取扱説明書 コンピュータ用ドライブ 11
15 FieldServer Canatal Satchnet Driver FS-8700-59 取扱説明書 コンピュータ用ドライブ 3
16 Sony MSH-128S2 取扱説明書 コンピュータ用ドライブ 2
17 Sony 2GB Flash Drive USM2GLX 取扱説明書 コンピュータ用ドライブ 0
18 Sony SAITE1300-F 取扱説明書 コンピュータ用ドライブ 0
19 Sony CRX - 160E 取扱説明書 コンピュータ用ドライブ 0
20 Sony 2GN 取扱説明書 コンピュータ用ドライブ 0