Search results

  1. aard3

    Weird Omni Problem

    How often does this happen? If you temporarily remove all program lines, does the problem still occur? What version firmware is in your controller? Have you recently updated?
  2. aard3

    New SnapLink 2.0 released to Google Play

    edge,   Did you enter the local ip address or external ip address for the controller? Did you port forward the correct port in your router? (4369)
  3. aard3

    PC Access 3.14a is out, along with OmniTouch FW 1.7

    OT7's are pulling the streams directly from the URL that is provided in Extended Setup. (It should be from a NVR or directly from IP Camera depending). The Omni just acts as a repository for the URL, Username, and Password information. OT7's will scale down the images, but 1.) It takes more...
  4. aard3

    PC Access 3.14a is out, along with OmniTouch FW 1.7

    jcdavis,   - Have you tried going to each camera manually? Does it work each time switching between cameras? - I'm not familiar with the ESV16U. Have you tried a different NVR or IP Camera? - Many IP Cameras and DVR's have a limit on the number of simultaneous MJPEG connections, have you...
  5. aard3

    Programmatically receiving notifications from Omni Controller

    You will probably want to research threading, and have a separate thread that services the TCP Socket, and then places received messages in a queue to be processed by another thread.     Unfortunately, threads are heavily dependent on the operating system (managing processes and threads is a...
  6. aard3

    Programmatically receiving notifications from Omni Controller

    Hi Bob,   If you aren't seeing anything being sent out via Wireshark - Do you have wireshark configured correctly? Do you see other traffic? - If YES, I would take a look at how you are enabling notifications (The message you are sending). Once you send that message to enable them, they should...
  7. aard3

    Programmatically receiving notifications from Omni Controller

    Bob,   When reading from the TCP Stream, you should look at the Sequence Number (it's defined in the protocol document). If it's 0x00 (zero), then the message is a notification message. You can then parse the message as if it is any other status message.   If the Sequence Number is non-zero...
  8. aard3

    Email notifier board

    Frunple,   I'll look into it today and get back to you.   Aaron
  9. aard3

    Email notifier board

    BobS,   Blinking FAST = Trying to send an email. It will try to awhile and eventually time out if it can't. Rebooting will reset it.... Was this the first time the board was powered? Maybe it didn't have a DHCP address yet? I haven't seen that before, we'll look into it.   At one point we had an...
  10. aard3

    OmniTouch 7

    rhombixt,   We set up a Russound with Dock, OT7, and 3.13 firmware and it's all working. Can you PM me and I'll get some more info so we can try to replicate the issue?   SJHart,   What do you mean it "hung"? What did it do/ not do? Did you see the Leviton Logo with connecting?
  11. aard3

    OmniTouch 7

    rhombixt,   In 3.13 and OT7 1.6 we added support in the controller so that it will send out changes to metadata as Omni-Link 2 notifications only when the metadata changes. This way Ethernet devices no longer have to poll for that information, less network traffic, etc.   It was designed to be...
  12. aard3

    OmniTouch 7

    rhombixt,   What version of controller firmware are you running?
  13. aard3

    OmniTouch 7

    Guys, I hope you all understand, but there are things that I (or technical support) just can't address or talk about right now. So please don't confuse that or take it to mean something else, I assure you WE DO HEAR YOU.    I've never been more excited to be working for a company, great things...
  14. aard3

    Email notifier board

    I'll pass the suggestions along guys. I personally ended up using the build in support for alarms and troubles, then just wrote specific programs for other things.
  15. aard3

    Email notifier board

    That's the version of the file you are downloading. Looks like like we didn't increment the version number in the file header.... I'll add that to the list with NTP!
  16. aard3

    Email notifier board

    Great! Glad it's working. I had to go pull the cable off mine to verify.   Really no need to update, all units that shipped have 1.1.   Apologies for the cable issue. I'll see what we can do about the user defined NTP server. Most users don't want to be bothered, very, very few will have their...
  17. aard3

    Email notifier board

    Frunple,   What happens when you try to "Send Test Email"? Do you see LED's Blink on the OP2? Does the LED Blink Faster on the Email Board? What does PCAccess 3 Say when trying to send the test email?   The only real way to test the cable is with a multimeter or cable tester. If you have a UPB...
  18. aard3

    Email notifier board

    Guys,   The install *should* be pretty straight forward.   1.) Install board, Plug board into ethernet 2.) Connect included cable from the Notifier to the OP2 Serial Port. (Dont' use Serial Port #1) 3.) Using PCAccess 3, change serial port the "Email Board" 4.) Write Setup to Omni 5.) You should...
  19. aard3

    Email notifier board

    Frunple,   Yes
  20. aard3

    OmniTouch 7

    The version was accidentally left as 1.5 in the discoverer. if you go to the settings screen and it says you have 1.6 then it updated successfully.
Back
Top