Posts: 1764
Threads: 6
Joined: Jul 2015
Reputation:
117
Hi,
Just use the 250 byte object, it acts as a RAW DPT, The object sends value in length of entered value, so if you fill in 3 bytes and monitor the value in the ETS you will see a 3 byte value, when sending a value of 10 bytes lenght you will see a 10 byte value in the ETS monitor, same counts for received values.
BR,
Erwin
Posts: 1764
Threads: 6
Joined: Jul 2015
Reputation:
117
Hi,
Do you refer to the 10 byte value of the access control reader?
If yes i can give you a user lib with the function to decode it without the source, i have the decoding protocol but is under NDA.
BR,
Erwin
Posts: 49
Threads: 8
Joined: Jul 2015
Reputation:
0
YES... thank you
how do you encode the card? with the usb reader?
Posts: 1764
Threads: 6
Joined: Jul 2015
Reputation:
117
Normally you do this with Esuite, it’s possible from USB but far from practical as the reader should be connected to the usb port of the controller, during card creation there will be a 10 byte sended to the readers but you also need to send removal telegrams to the readers when dates are expired, i would not recommand to do this without a software suite..
I created the script to arrange this for small projects with a few doors and mostly static cards, for a hotel with high dynamic cards you need the software in my opinion..
BR,
Erwin
Posts: 49
Threads: 8
Joined: Jul 2015
Reputation:
0
We have 4 our project with esuite ( B&B with 5 rooms ) and 1 schneider project with 82 apartments.
Now we start another project in Venice with 125 rooms, always with esuit.
i would like to test the script only for the door of my office!!! I don't want to test with customers...
BR
Marco
Posts: 29
Threads: 6
Joined: Jan 2016
Reputation:
4
In my opinion, it would be beneficial to implement the OSDP RS485 (secure mode) protocol into LM.
To open the lock I would use a flush mount actor with 1 relay and 3 Digital inputs for status (Tamper, door open, Door locked)