This object is in archive! 

Zipato 4 in 1 Multisensor - BIT's meaning

Atilla Ö. shared this question 5 years ago
Need Answer

Hello,

I have Zipato 4 in 1 Multisensors.

On the Configuration section, there are BITs for settings. I could not find enough/understandable explanation form installition guides (V1.2 , V1.3, V1.4, V1.5).

Could you please give information?

Operation mode : BIT 1-2-3-4-5

Multisensor function switch : BIT 0-1-2-3-4-5

Customer switch : BIT 1-2-3-4

Also DIP switch : 1-2

Replies (4)

photo
1

Hello, To understand the configuration, you must transform the value into binary. This makes it possible to count with a number of several BITs. The value is encoded in 8 bits: bit 0 to 7

Example: For parameter 5 (mode operation) If the value is 28 or 00011100

bit0=0 Bit1=0 bit2=0 bit3=1 bit4=1 bit5=1 bit6=0 bit7=0


For parameter 6 (multisensor switch function) If the value is 8 or 00001000

bit0=0 Bit1=0 bit2=0 bit3=0 bit4=1 bit5=0 bit6=0 bit7=0


see the manual for parameter 5 or 6.


For the DIP switch, it is the micro switch that is on the circuit of Zipato 4 in 1. There is 2 switch M1 and M2 with ON or OFF position.

photo
1

This was very useful Arguimbau, but where can I find the value? In the attached screenshot you can see the configurations of a Zipato Multisensor Quad. Parameter 5 / Configuration option 5 is the the section called "OPERATION MODE". Here I find Bit 1 to 5, but I can´t find the value corresponding to a 8 bit streng. Where do i find this?

photo
1

Hello,

in the manual of the PST02 there is the programming table of the configuration 5.


bit 0 not used

bit 1 test mode or normal mode

bit 2 disable door / windows function

bit 3 fahrenheit / celsius

bit 4 disable illumination report

bit 5 disable temperature report

bit 6 not used

bit 7 disable the back key release into test mode


the value of each bit is 0 or 1

if you only have bit 1 to 5 you have to add bit 0, 6 and 7.


if :


bit 0 = 0 not used

bit 1 = 0 normal mode

bit 2 = 0 door / windows function is enable

bit 3 = 1 celsius enable

bit 4 = 1 illumination report disable after event triggered

bit 5 = 1 temperature report disable after event triggered

bit 6 = 0 not used

bit 7 = 1 disable the key release on test mode


the value of parameter 5 is 10111000 or 184

the bit 0 is at right and the bit 7 is at left. sorry, but I reversed before.

photo
1

Thanks. I just don´t understand how I actually program this. The only thing I understand I can do under configuration is to toggle these green/grey bit-buttons on and off (see attached). I interpret green to be on, but I´m not sure. When I klick Send or Retrieve I get a number in return. Eg. how do I change bit3 from 0 to 1?

photo
2

Hello,


To pass bit 3 from 0 to 1, use the BIT 3 button on the interface: green = 1 gray = 0


You will enter the decimal value "184" of the complete configuration of the "Operating Mode"


10111000 in binary = 184 in decimal


use this address to convert binary files to decimals


http://sebastienguillon.com/test/javascript/convertisseur.html


enter a new value


Parameter = 5


Size = 1


Value = 184


and uses the send button

photo
Leave a Comment
 
Attach a file