Search:

Type: Posts; User: harleydude; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.13 seconds.

  1. Replies
    4
    Views
    1,120

    You need to enable the non-secure port in the Elk...

    You need to enable the non-secure port in the Elk Panel and ensure it is set to 2101. Then in Girder set the Elk plugin to use port 2101. The plugin does not support the secure port.
  2. Replies
    4
    Views
    443

    My 2 cents... I for one think that NetRemote...

    My 2 cents...

    I for one think that NetRemote is the best touchscreen interface available. I know a lot of people are asking for Android and iOS support, but that really does not interest me. A...
  3. Replies
    18
    Views
    1,212

    Try Name = pld1...

    Try



    Name = pld1
    win.ShellExecuteEx("C:\\growlnotify\\growlnotify.exe ", Name, "C:\\", win.SW_SHOWNORMAL)
  4. Replies
    18
    Views
    1,212

    Paul, You should be able to create a script...

    Paul,

    You should be able to create a script action for the Caller ID event. The payload variables will contain the Caller ID data.
  5. Replies
    1
    Views
    657

    If pld1 and pld2 actually contain the Caller ID...

    If pld1 and pld2 actually contain the Caller ID data, remove the "" from around them in your call.
  6. Replies
    8
    Views
    1,494

    Things are starting to slow down for me at work....

    Things are starting to slow down for me at work. Should be able to start looking into this soon.

    Keep badgering me.
  7. Replies
    8
    Views
    1,494

    You can go into the settings for the Elk and...

    You can go into the settings for the Elk and click Apply. This forces the plug-in to reload.

    I will look into this when I get some time, I have seen the same since the storms have kicked up here...
  8. Thread: xPLGirder

    by harleydude
    Replies
    67
    Views
    9,498

    Tieske8, My day job has been keeping me really...

    Tieske8,

    My day job has been keeping me really busy as of late. To my knowledge I have not made any changes to the plug-in on my end. If you care to take over support for this plug-in, please be...
  9. Replies
    590
    Views
    48,454

    Jumbodogs, In order to disarm/arm the system...

    Jumbodogs,

    In order to disarm/arm the system you will need to collect the digits on the phone then send them to Girder in one event. Once there you can run some Lua to disarm/arm the Elk.
  10. In a nutshell you will have to do the following:...

    In a nutshell you will have to do the following:

    1. Open Com port connected to modem
    2. Wait for RING commands to come in from the modem
    3. Issue the answer call command to the modem: 'ATA'...
  11. Replies
    73
    Views
    12,798

    Tim, The direction Promixis has decided to go...

    Tim,

    The direction Promixis has decided to go may provide future avenues for revenue. However, right now NetRemote is Promixis' flag ship product for touchscreens and an immediate source of...
  12. Replies
    73
    Views
    12,798

    Tim, I have followed the OS debate for some...

    Tim,

    I have followed the OS debate for some time now and your comments on a web based environment . You have shown some nice screen shots of what you have been able to do with the web interface,...
  13. Replies
    59
    Views
    52,143

    I am trying to connect to my APC UPS to monitor...

    I am trying to connect to my APC UPS to monitor it.


    { -- #0
    [1] = { -- #1
    ["SerialNumber"] = "3B0717X64493 ",
    ["ReadReportLength"] = 5,
    ["DeviceName"] = "Back-UPS ES...
  14. Replies
    2
    Views
    684

    Girder, NetRemote and the PIR1 should be all you...

    Girder, NetRemote and the PIR1 should be all you need.

    NetRemote provides the graphical interface
    PIR1 will learn and output the IR
    Girder handles interaction between NetRemote and the PIR1
  15. Replies
    1
    Views
    511

    Problem with voice.lua file

    Just an FYI. There is a problem with the luascritpt\classes\voice.lua file.

    In current distribution the following lines are included:

    local Events = {
    'Speach Start',
    'Speach End',
    ...
  16. Replies
    20
    Views
    1,984

    Well that will solve my issue with Components...

    Well that will solve my issue with Components enabling/disabling, but it will not solve some of the other items I have mentioned.

    As I also mentioned in another post, a consistent user interface...
  17. Replies
    20
    Views
    1,984

    Mike, Added the following: ...

    Mike,

    Added the following:

    ComponentManager:Subscribe (function (...) print (unpack(arg)) end)

    Plenty shows up in the console, but nothing when the CM is opened or closed.
  18. Replies
    20
    Views
    1,984

    Mike, I added this to my UI file. I did not...

    Mike,

    I added this to my UI file. I did not see anything in the console as I opened and closed the Component Manager.



    OnComponentEvent = function (self,...)
    local component =...
  19. Replies
    20
    Views
    1,984

    Yes, ConfigComponent mostly.

    Yes, ConfigComponent mostly.
  20. Replies
    20
    Views
    1,984

    That would be great. Right now I have put a...

    That would be great. Right now I have put a refresh button on the screen. Would like to have something that did not require that.

    Thanks Mike
  21. Replies
    20
    Views
    1,984

    Bump. Working on a few things and have to...

    Bump.

    Working on a few things and have to restart the component I am working with or restart Girder to get some list controls to update.
  22. Replies
    122
    Views
    51,995

    Sticky: Ron, I guess I need an ID for an Action as...

    Ron,

    I guess I need an ID for an Action as well for the Reminder component.

    Thanks
  23. Replies
    122
    Views
    51,995

    Sticky: Ron, Need one plugin ID and 2 config for...

    Ron,

    Need one plugin ID and 2 config for Reminders component.

    Thanks
  24. Replies
    9
    Views
    3,651

    I have been working on my Reminders component for...

    I have been working on my Reminders component for Girder and decided to throw in a screen for them in NR. Still a bit rough, but it is a start.
  25. Replies
    1
    Views
    402

    Figured it out. Really nice that one can do so...

    Figured it out. Really nice that one can do so much with a bit of Lua code and NetRemote.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4