Super Systems SuperDATA User Manual

Page 35

Advertising
background image

Super Systems Inc

Page 35 of 172

Super Data Operations Manual

4. Active Time
5. Remaining Time
6. Segment Events
7. Status.

Example:
PG:1 reads SETPOINT PROGRAMMER record 1 and uses 7 slots.

SMULT:

Optional. Specifies Slot Multipliers. A multiplier may be specified for any of
the 78 slots (slots 0-77). Format as follows:

SMULT:SSxVALUE,…,SSxVALUE

Example: SMULT:2x100,12x0.01

The example applies a multiplier of 100 to slot

2 and a multiplier of 0.01 to slot 12. If not specified, the default multiplier is 1.

Note: In the MODBUS protocol data is sent as binary WORD registers, one
WORD normally represents an Integer value. However, two words may be used
to send an IEEE floating point value. In SuperData all data is stored as Integer
with implied decimal locations. Thus a floating point value of 1.12 would
normally be stored in SuperData as 1. To store the value in SuperData as 112
with implied decimal of 2, specify a slot multiplier for the associated slot.

NOLOG

Optional. Applies to ALL instruments.

Do not log data from this channel.

Include this when communications are required for real-time data but are not
required for historical data logging. If this is not included, the channel will be
data logged at one minute intervals.

ALM

Optional. Applies to Channels that contain bitmapped alarms.

The ALARM

configuration setup.

ALM(PAL slot, Alarm offset, Alarm Bitmap Start Slot, Alarm

ACK Bitmap Slot, Number of Bitmap Slots).

Normally this will be configured by

SSI personnel familiar with the application. Bitmapped alarms are supported by
Honeywell MODBUS instruments reading Alarm Bits (AB:xxx). If you are not
sure, do not include Bitmapped support. Invalid configurations may cause
spurious invalid alarms to be reported on RealTime and in AlarmReports.

ABC

Optional. Applies to ALL instruments.

Alarm Block Configuration .

Caution:

any specified channel can use either ALM or ABC but not both.

Allows a custom

Alarm Block Bitmap (one word) to be setup for any instrument but generally
used only for non-programmable instruments that are not capable of
maintaining alarm bitmaps. See the section on Custom Alarm Block
Configuration..

TAG

Required. Applies to ALL instruments.

Instrument name. Limited to 12

Characters with no spaces.







Honeywell DPR3000 Instruments


[C]CH#LLL(PPP ) = "ID,[IN:xx],[DIN:xx],[AB:xxx],[SMULT:SSxVALUE,…,SSxVALUE],[ALM],[
NOLOG],[ABC]" = "tag "

Example:

4CH#18(5) = "HWM_DPR3000,IN:8,DIN:2,AB:8" = "DPR3000"


Note: Items enclosed in brackets [ ] are optional but may be required for certain instrument types.

Item

Definition

C

Optional. Applies to ALL instruments. Specifies the Connection Identifier (1-
8 for serial connections and 9 for Ethernet). The protocol for the connection
must match the protocol for the instrument. If not included, defaults to
Connection 1.

LLL

Required. Applies to ALL instruments.

The logical channel number assigned

(1-128).

PPP

Required. Applies to ALL instruments.

The physical address of the

instrument. For MODBUS instruments the address is in the range 1-247.

ID

Required. Applies to ALL instruments.

The instrument ID: HWM_DPR3000

Note: The DPR3000 is an older Honeywell MODBUS instruments and does
not conform to the common addresses used in newer Honeywell Instruments.

Advertising