Recent content by efkal

  1. E

    Texecom Premier 816 Outputs status

    Yes. That must be the reason. Probably, the guys from Texecom typed the wrong command inside their Java example (it doesn't run this too). And I found a lot of mistakes in other examples of them. I just ask where I can find more info about this subject (or anybody knows) since Texe replyed...
  2. E

    Texecom Premier 816 Outputs status

    Hello, recently I received the Java SDK from Texecom to programmatically communicate with the Premier 816 via the comIP module. I imediately started writing the application that I need to do. Unfortunately, Texecom does not mention anything that has to do with the protocol that are using...
  3. E

    Texecom Premier 816 & ComIP module

    [/url] Thank you very much for the help! Unfortunately, the second link is probably the one that I need and I will need to ask from the company I work for, funds to buy the protocol details. Something last. Will I need to set up something inside the panel to enable SIA?
  4. E

    Texecom Premier 816 & ComIP module

    Well... as far as I know, the messages sent for SIA protocol from the premises equipment are of below type. Corect? <LF><crc><0LLL> <"id"><seq><Rrcvr><Lpref><#acct>[<pad>|...data...][x…data…]<timestamp> <CR> They are taken from the following publication...
  5. E

    Texecom Premier 816 & ComIP module

    I need to do much more complicated things than the examples I have told you. Basicaly, my main need is to somehow communicate with the panel. Either with SIA, or uploading custom Java programs to the ComIP module. Do you know of a good site that explains SIA? Can I somehow find demo source code?
  6. E

    Texecom Premier 816 & ComIP module

    Thanks for the answer! Actualy I have used wintex already to configure the panel. But this is not what I want. I want to be able to receive all the alarms from a custom application (eg. when a zone is triggered). Log them to a DB and when needed the user will be able to use a web browser to...
  7. E

    Texecom Premier 816 & ComIP module

    Hello, my name is Efthymios Kalyviotis and I am computer programmer. I need to be able to read the alarms from the Premier 816 panel by using a custom software. As far as I know, there are 2 ways that can be done: 1) By using the SIA Digital Comunication Standard 2) Writing java programs...
Back
Top