Posts: 1,473
Threads: 141
Joined: May 2007
I have an Elk Function Key (F4) that I use to toggle the non-alarm voice announcements on and off. How would I use the Elk->InvokeCmd to perform that same function? I currently have the voice announcements controlled using Output 100. If it is on, then I disable voice announcements, if it is off, you can hear them over the speakers.
Posts: 40,483
Threads: 491
Joined: Aug 2002
Wouldn't you just turn that output on/off via the associated field?
Dean Roddey
Explorans limites defectum
Posts: 1,473
Threads: 141
Joined: May 2007
(12-28-2019, 08:55 AM)Dean Roddey Wrote: Wouldn't you just turn that output on/off via the associated field?
That was it - its been so long since I looked at the Elk, I forgot you have to use the Client driver to set the Output 100 field before you see it in the driver.
Thanks,Blake