background image

P/N 3100345  ISSUE 2

PAGE 4

1.3

RS485 COMM supports 1200, 2400, 9600 and 19200 baud rate using 8 data bits and one stop bit. Parity is not

supported. Refer to Table 1.3 for Baud Rate switch configuration. Set S1 positions 6-7 for the desired Baud

Rate configuration.

Table 1.3 Network Baud Rate setting

Baud Rate

S1-6

S1-7

1200

OPEN

OPEN

2400

CLOSED

OPEN

9600

OPEN

CLOSED

19200

CLOSED

CLOSED

1.4

Set 100-ohm termination resistor (if required). Network termination is required if the unit is located at the

beginning or end of the network bus. Termination reduces unwanted reflections caused by data signal

propagation due to long wire runs. Refer to Table 1.4 for switch configuration. Set S1 position 8 for network

termination if required.

Table 1.4 Termination setting

Termination (100 ohms)

S1-8

Enabled

CLOSED

Disabled

OPEN

2.0

Messaging Format

2.1

The RS485 COMM utilizes the Edwards SigNet ASCII protocol for data messaging. Each unit is capable of

consuming and/or producing messages from the master controller. SigNet message format is illustrated

below.
<STX> <UA> <DDDD> <ZONE> <ETX> <CHKSUM>

<STX>

The <STX> character has a value of 2 hexadecimal and is required at the start of

every message (1 byte).

<UA>

Two byte ASCII representation of the hex Unit. Example  - If unit address 0A is

chosen, the two byte <UA> data field would contain ASCII ‘0’ and ‘A’ written in

ASCII format as 0A. Valid data range is ASCII 00 - 1F.

<DDDD>

ASCII data field.  (4 bytes total). These bytes contain commands, tone/message

and timed sequence data.

<ZONE>

Programmable unit Zone issued by the master or controlling computer
Range ASCII A-D (1 byte). Note – Zone value is not retained after power loss unless

battery backup is installed. Value defaults to Zone A on power up.

<ETX>

The <ETX> character has a value of 3 hexadecimal and is required at the end of

every message (1 byte)

<CHKSUM>

Optional two byte Message Block checksum (2 bytes).  Refer to Section 4.0 for

Block checksum calculation and verification. If checksum is not desired, must pad

these two bytes with two ASCII zeros 00.

3.0

Message Command Set

3.1

Tone/Message Command  - 00-1F
Send Format:  <STX><UA><TONE> <TIME> <ZONE> <ETX> <CHKSUM>

<UA>

Unit address characters (2 bytes). See Section 2.0, Messaging Format

<TONE>

Tone/Message to be played by the unit. Example - If tone 06 is chosen, the two

byte <TONE> data field should contain ASCII ‘0’ and ‘6’ written in ASCII format as

06. Range ASCII 00-1F(2 bytes). See Tone Chart for a list of available tones or

messages.

<TIME>

Time sequence for Tone/Message to be played (00-99 seconds). For continous play

of Tone/Message, use ‘00’ in this data field. Range ASCII 00-99 (2 bytes)

<ZONE>

Units matching this zone field will play Tone/Message indicated in the <TONE>

data field for specified time indicated in <TIME> data field. All other zones remain

in standby mode.

Содержание Adaptatone 5530M-485 Series

Страница 1: ...e 27 tones listed in Figure 7 Speaker direction and the output level are easily adjust able Mechanical Specifications Mechanical Specifications Mechanical Specifications Mechanical Specifications Mechanical Specifications Weight 9 Pounds 4 1 kg Hazardous Locations UL Standard UL1604 Ambient Temp 41F to 104F 5C to 40C Non Hazardous Locations Variable Ambient Temp 40F to 151F 40C to 66C 1 Mount Adap...

Страница 2: ...listed certified or otherwise approved by local authorities Leads are black and white WARNING WARNING WARNING WARNING WARNING To ensure integrity of the enclosure Ensure the cover gasket part number P 007549 0069 is adhered into groove at cover perimeter before replacing the signal box cover Ensure that the 4 collar gaskets part number P 041930 0362 are in place on each cover screw before securing...

Страница 3: ...N OPEN 05 05 CLOSED OPEN CLOSED OPEN OPEN 06 06 OPEN CLOSED CLOSED OPEN OPEN 07 07 CLOSED CLOSED CLOSED OPEN OPEN 08 08 OPEN OPEN OPEN CLOSED OPEN 09 09 CLOSED OPEN OPEN CLOSED OPEN 0A 10 OPEN CLOSED OPEN CLOSED OPEN 0B 11 CLOSED CLOSED OPEN CLOSED OPEN 0C 12 OPEN OPEN CLOSED CLOSED OPEN 0D 13 CLOSED OPEN CLOSED CLOSED OPEN 0E 14 OPEN CLOSED CLOSED CLOSED OPEN 0F 15 CLOSED CLOSED CLOSED CLOSED OPE...

Страница 4: ... byte UA data field would contain ASCII 0 and A written in ASCII format as 0A Valid data range is ASCII 00 1F DDDD ASCII data field 4 bytes total These bytes contain commands tone message and timed sequence data ZONE Programmable unit Zone issued by the master or controlling computer Range ASCII A D 1 byte Note Zone value is not retained after power loss unless battery backup is installed Value de...

Страница 5: ...00 Unit Response None Example STX 410530B ETX 00 Units programmed with Zone B only to play Tone 05 for 30 seconds then shut off automatically Checksum characters not used in this example Note do not use spaces between message characters in the above example 3 3 POLL COMMAND and SET UNIT ZONE 43 Send Format STX UA 43 00 ZONE ETX CHKSUM UA Unit address ASCII Range 00 1F two bytes 43 Two byte ASCII C...

Страница 6: ...II 00 used as protocol padding two byes ZONE Programmable unit Zone issued by the master or controlling computer Range ASCII A D 1 byte ETX The ETX character has a value of 3 hexadecimal and is required at the end of every message 1 byte CHKSUM Optional two byte Message Block checksum 2 bytes Refer to Section 4 0 for Block checksum calculation and verification If checksum is not desired must pad t...

Страница 7: ...is an ASCII string transmitted by the receiving unit that defines the unit family product code For Millennium devices the return ASCII string is M 485 For Edward s Visual devices the return ASCII string is S 485 vXX Receiving Unit s Firmware version and revision level ETX The ETX character has a value of 3 hexadecimal and is required at the end of every message 1 byte CHKSUM Receiving unit calcula...

Страница 8: ...Receiving unit calculates two byte checksum and returns ASCII value Refer to Section 4 0 for Block checksum calculation and verification Response STX UA 3000 ACK ETX CHKSUM Example STX 1F3000 ACK ETX 43 Unit address 1F de energizes relay output UA Unit address 30 Two byte ASCII Command 30 echoed back from receiving unit 00 Two byte ASCII 00 used as protocol padding two byes ACK Unit received valid...

Страница 9: ...error occurred during transmission and the message is considered unreliable The master or controlling computer should try to resend the message again Example of a POLL Command 43 issued to unit 05 Zone B STX 054300B ETX ASCII HEXADECIMAL 0 0x30 5 0x35 4 0x34 3 0x33 0 0x30 0 0x30 B 0x42 ETX 0x03 0x171 hexadecimal total The calculated Message Block checksum are appended to the message string Two byt...

Страница 10: ...r MCN485CB2EOLT 8 CTS 7 RTS 6 DSR 5 COM 4 DTR 3 TXD 2 RXD 1 DCD RS 232 Port DB9 F M MCN485CB2323A9 RS232 485 Converter MCN485CB2EOLT RS 485 cable up to 4000 ft Adaptatone 55XX 485Y6 Adaptatone 55XX 485Y6 Up to 32 units maximum PLC Controller RS 485 Port RS 485 cable up to 4000 ft Adaptatone 55XX 485Y6 Adaptatone 55XX 485Y6 Up to 32 units maximum PLC Controller or IBM PC with RS485 Serial Port ...

Страница 11: ... VOLT AC NOMINAL RS 232 SHIELD RS 485 BLACK RS 485 RED UNTERMINATED TERMINATED NOT A TELEPHONE CONNECTION RS 485 1 2 3456 1 NC 2 RS 485 3 SHIELD 4 NC 5 RS 485 6 NC RJ11 PINOUT TO IBM PC OR PLC RS 232 PORT TX RX TX RX RELAY RELAY EARTH RS 485 TWISTED PAIR SHIELDED SUPPLIED BY INSTALLER DRAIN WIRE OF CABLE BOARD 2990041 REV 01 ...

Страница 12: ...n the main board Figure 5 Wiring the Adaptatone Wiring is factory installed to internal power supply To optional 24V DC Battery Backup 2 4 1 3 Diode Assembly 2600010 2 4 1 3 Terminal Block TB 1 Main Board 2 1 4 3 Plastic tie wrap provided use to separate power leads from signal and tone initiating leads Power and earth ground leads RS485 twisted pair ...

Страница 13: ...p in 13 ms and repeat 12 Telephone 570 and 770 Hz alternately 50 ms each for 1 2s 1 5s delay and repeat 13 Staircase 440 2000 Hz up and down steps 750 ms delay and repeat 14 3 Tone Alert 463 641 and 896 Hz 200 ms each 1 second delay and repeat 15 Presignal Chime 470 Hz percussive repeat at 1 5 Hz followed by Message 1 16 NFPAWhoop 422 775 Hz upward sweeps 850 ms each 1 second delay and repeat 1B 3...

Отзывы: