ICAS UWI-IQ Скачать руководство пользователя страница 11

 

 

 

 

 

 

 

 

 

 

 

 

 

 
 
 
SPI message structure and instruction set (the same structure and instruction set is used for both ICAS wireless system or OEM system)

 

 
SPI message structure:

 

 
// CMD // PTYPE // DATA_1 // DATA_2 // DATA_3 // DATA_4 // CRC//

    where

 

 
CMD 

 =  F0  ..... Data read/write operation code

 

PTYPE 

 =  84  ..... code for full duplex communication 80+ data block length

 

 
DATA_1   =  master data - actual chamber value * 

 

 

slave data -   source component ID number **

 

DATA_2  =   master data - average chamber value *   

 

slave data -   source subloop ID number      **

 

DATA_3  =   master data - status byte of the detector*  

 

slave data -   source zone ID number           **

 

DATA_4  =   master data - detector info (ASCII code upper case ) 

 / 

slave data -   loop info (ASCII code - lower case)

 

 
CRC 

=  ((CMD) xor (PTYPE) xor (DATA_1) xor (DATA_2) xor (DATA_3) xor (DATA_4) xor (5F))    for the master message

 

CRC 

=  ((PTYPE) xor (DATA_1) xor (DATA_2) xor (DATA_3) xor (DATA_4) xor (5F)) 

 

 for the slave message

 

 

 these data are not broadcasted  by IQRF radio-transceiver

 

** 

these data are not evaluated by the detector / serves for control panel operations

 

 
The Interface  microcontroller serves as the SPI master for a communication between the IQRF radio-module and the in built Interface microcontroller.

 

The SPI slave (radio-module) is waken up periodically and the message from SPI master to SPI slave and from SPI slave to SPI master are exchanged at the   
same time. The SPI message includes 4 data bytes due to compatibility of the protocol with 

µ

CU-IQ, but for the Interface is mostly important the last data byte 

only, on this data position is sent a code which informs about Interface  events and received code with information/instruction from the SLAVE module (loop 
info). If instruction code is 'w' , the other bytes are used for UWI-IQ configuration:

 

 -  

the first byte is interpreted as the new input delay

 

the second byte is interpreted as the new output delay 

 

the third byte is interpreted as a new configuration byte CFG with following meanings of single bits:

 

 
CFG Configuration byte structure: 

 

 
FIN 

 ALARM INPUT CONFIGURATION  

 

- 0:  NO - input active if closed    

///   1: NC - input active when open

 

EIN 

 FAULT INPUT CONFIGURATION  

 

- 0:  NO - input active if closed    

///   1: NC-  input active when open

 

REL 

 Outputs response to local events  

 

- 0:  response only to remote events            ///   1: response to local or remote alarm/fault 

 

QRE 

 Q Response  

 

 

 

- 0:  Q response is blocked (default) 

///   1: response to Q instruction enabled

 

RFT 

special RF communication test - not applied  

(the compatible standard communication test is solved in the system with  uCU-IQ ) 

 

HRE 

H Response 

 

 

 

- 0:  HUSH function is disabled   

///   1: HUSH function and response to H enabled  

 

x

 

 

 

 

ICAS instruction set (ASCII code interpretation):

 

 
Code set transmitted by UWI-IQ interface  (by MASTER)

 

Code set  accepted from SLAVE (from the radio-module) and evaluated by Interface

 

 

code 

detector status 

 

 

 

code 

code interpretation

 

 

 local fire alarm info   

 

 

request for remote alarm indication

 

 stopped local fire alarm info 

 

 

request for remote fire alarm indication stop

 

 detector /chamber/ error info 

 

 

request for remote error indication 

 

 

stopped error or low battery info  

 

directive to suppress the remote error , low batt and com. lost indication

 

request to stop all remote events indications  

directive to stop all remote evens indication incl. remote alarm) 

 

test request 

 

 

 

instruction before special EEprom update operation

 

loop reset request 

 

 

 

RESET directive - stop all detector indication of both remote and local events

 

 

 

 

 

 

 

(the detector in the alarm condition gets into hush first)

 

no significant event   

 

 

request for basic detector status info

 

 

 

 

 

 

 

request for communication lost indication

 

info about RESTART  

 

 

for detector RESTART 

 

data after w directive was not accepted 

 

 

 

 

 

 

 

 

 

Additional codes which are used for communication

 

L

 

D

 

K

 

  

 

 

 

 

 

 

Appendix 1

 

SPI IQRF compatible  protocol description 

 

 
Appendix 2

 

ICAS IQ wireless system configuration

 

 / LEARN/ DELETING from the LOOP or sub-loop/ Creating the wireless PEER to PEER loop / Zone configuration/ 

 

 

Содержание UWI-IQ

Страница 1: ...UWI IQ manual rev 5 07 2019 Page 1 12...

Страница 2: ...UWI IQ manual rev 5 07 2019 Page 2 12 UWI IQ Universal wireless interface in the band 868 MHz Universal wireless link UWI IQ to UWI IQ D R A F T...

Страница 3: ...not sent immediately but after a pre alarm time The alarm fault is tested repeatedly with period about 4 s and only after the specified number of positive tests is reached the corresponded message is...

Страница 4: ...Set check the configurable parameters of all UWI IQ in installation system 6 Choose the best place to fix the UWI IQ unit with regards to an easy connection with the source of the input signal and or...

Страница 5: ...ble flashes each delay step since the message has been received When the button is pressed during the running output delay or RESET message or possibly Q message if enabled is received no change of ou...

Страница 6: ...is indicated only if all samples in queue are tested as active If any sample in this pre alarm period is tested as normal the number of tested samples in queue is reset Default set is 2 samples The op...

Страница 7: ...pressed shortly or T message received Press the pushbutton shortly to TEST stop the detector gets into NORMAL and R message will be sent The TEST will be stopped after receiving of r message If no but...

Страница 8: ...The UWI IQ is trying to estimate the user intention and if the UWI IQ is in other status than normal a simple short press and release of the detector button can be the first easy solution of the most...

Страница 9: ...Test Leds is lighting test message T is sent by SPI and forwarded by the radio module The radio communication range can be tested this way By long press of the TEST RESET push button till lit of both...

Страница 10: ...output in fire condition increased current of the loop to alarm value until receiving of stop alarm s reset r quit q _ if enabled or hush h _if enabled message or quit by a short TEST RESET button pre...

Страница 11: ...ion byte CFG with following meanings of single bits CFG Configuration byte structure FIN ALARM INPUT CONFIGURATION 0 NO input active if closed 1 NC input active when open EIN FAULT INPUT CONFIGURATION...

Страница 12: ...OL is not necessary more The switch at the position J3 on the terminal board allows to choose between IFC and IMC control panels and the loop current is switched to a correspondent standby level autom...

Отзывы: