FieldServer instruction manual FS-8700-19MetasysN2 Driver Manual

Page 20

FS-8700-19_Metasys_N2 Driver Manual

Page 20 of 51

Appendix A. Advanced Topics

Appendix A.1. Writing to DX9100 Binary Outputs

When writing to DX9100 Binary Outputs, it is important to understand that each binary output has three bits associated with it as described in the table below:

Bit

Description

Address6

 

Output

The status bit will indicate the actual status of the output in the field. This bit cannot be

Address 5

 

status bit

modified by the FieldServer as it is read only, and is meant for actual status display.

 

 

 

Output

The control bit will allow the FieldServer to write a command to the DX9100 for the associated

Low

byte

of

control bit

output. This command will only execute if the override is enabled by the override bit.

Address 1

 

 

 

 

 

 

Override bit

The override bit must be set to enable an output to be written to by the FieldServer. If this is

High

byte

of

not set, then the control bit will be ignored.

Address 1

 

 

 

 

 

 

 

 

Example

The example below better illustrates the mapping that is typically needed to deal with DX9100 Binary Outputs. Note that since all 6 outputs are packed into word format when transmitted, a Packed_Bit Array is typically required to access the bits individually. In this Example, the status for BO3-BO8 can be found in offsets 0-5 of DA_PO1_02, the control bits can be found in offsets 0-5 of DA_PO1_01, and the override bits can be found in offsets 8-13 of DA_PO1_01.

Data_Arrays

 

 

 

 

Data_Array_Name,

Data_Format,

Data_Array_Length

 

DA_PO1_01

,

Packed_Bit ,

100

 

DA_PO1_02

,

Packed_Bit ,

100

 

Map_Descriptors

 

 

 

 

 

 

 

 

Map_Descriptor_Name,

Data_Array_Name,

Data_Array_Offset,

Function,

Node_Name,

Address,

Scan_Interval

CMD_DO1_05 ,

DA_PO1_01 ,

0

,

Rdbc ,

Dev_30 ,

0001 ,

1.0s

//

DO3 - DO8 Set and Enable

 

 

 

 

 

 

 

 

 

 

CMD_DO1_06 ,

DA_PO1_02 ,

0

,

Rdbc ,

Dev_30 ,

0005 ,

1.0s

//

DO3 - DO8 Status

 

 

 

 

 

 

 

 

 

 

6Binary Outputs start at address 3, so the first bit of each of these addresses will represent B03

FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com

Tel: (408) 262-2299 Fax: (408) 262-2296 Toll_Free: 888-509-1970 email: support@fieldserver.com

Image 20
Contents FS-8700-19 Metasys N2 Table of Contents Metasys N2 Description Required 3rd Party Software Required 3rd Party ConfigurationProvided by the Supplier of 3rd Party Equipment Hardware Hardware Connections Hardware Connection Tips / HintsConfiguring the FieldServer as a Metasys N2 Client Data Arrays/DescriptorsClient Side Connection Descriptions Client Side Node Descriptors AI, AO, DI, do Object Configuration VMA Map Descriptor Parameters ADF ADI 2.3. DX9100 Map Descriptor Parameters Timing ParametersMap Descriptor Example 1 N2Open Map Descriptor Example 2 VMAMap Descriptor Example 3 DX9100 DAAO3 WrbxConfiguring the FieldServer as a Metasys N2 Server Server Side Connection DescriptorsServer Side Node Descriptors Driver Specific Map Descriptor Parameters Map Descriptor Example FS-8700-19MetasysN2 Driver Manual Appendix A.2. Managing Analog Inputs and Outputs for DX9100 Appendix B.2. Offline Behavior Appendix B.3. Tip on OverridesFS-8700-19MetasysN2 Driver Manual FS-8700-19MetasysN2 Driver Manual Appendix C.3. Configuration Settings Appendix C.2. Hardware connectionsFS-8700-19MetasysN2 Driver ManualPage 26 Unit SUPMNT DiagPmtyp PmoptPMF1 PMF2PMK32 PMK33PMK34 PMOU1DOT DO@FB@ DOF@XTHIA6 XTLOA6XTHIA7 XTLOA7FS-8700-19MetasysN2 Driver Manual Appendix D.2. Metasys DC9100 Memory Map DEC HEXTYPE1 TYPE3 TYPE6 TYPE8 HR1 LR1HR2 LR2Osopt OSZT@OSOT@ OSSP@Appendix D.3. Metasys TC9100 Memory Map DO6 Triac DO7 DO1 DO2 ROSMods ModtLSC RASIAS AFMPM5TYP PM5K2PM5K3 PM5K4OCO3 OCN4OCO4 OCN5TCS2 TCS3TCS1 HDW1LRI1 FTC1OFS1 IOP1FT@ FSPFdif LOODST1 DST2DST3 DST4DST7 DST5DST6 Appendix E. Error Messages Error Message Description and ActionThis page Intentionally Left Blank