Search found 233 matches

by cv27
Mon Jan 30, 2023 1:46 am
Forum: Device Command Database
Topic: Chromecast (4k) commands ?
Replies: 0
Views: 24230

Chromecast (4k) commands ?

I can use an Android phone to control the Chromecast and I've read that it uses HTTP to communicate. I can see TCPIP traffic from the Chromecast, but I can't seem to capture the exchange between the phone and Chromecast.

Does anybody know the commands for the Chromecast ?
by cv27
Mon Dec 26, 2022 10:09 pm
Forum: Help Forum
Topic: Using variables (label, number) in 2-way regex
Replies: 0
Views: 20534

Using variables (label, number) in 2-way regex

I use DemoPad to communicate with other applications (HomeSeer) via 2-way feedback. I need to either receive status updates from, or set values to devices, defined in HomeSeer. HomeSeer devices are referenced by a number. For setting HomeSeer devices values, I can use labels or numbers as variables ...
by cv27
Sat Apr 25, 2020 5:17 am
Forum: Help Forum
Topic: Yes No Confirmation Dialog Box
Replies: 3
Views: 11082

Re: Yes No Confirmation Dialog Box

Yes, you could do logic around that. But I find it simpler to use 'press & hold' to actually action the button.
by cv27
Mon Jan 21, 2019 7:53 am
Forum: Device Command Database
Topic: Pioneer AVR post 2016 cmds & feedback
Replies: 4
Views: 15771

Re: Pioneer AVR post 2016 cmds & feedback

I attached the project file in my previous post. Open the project and export the DC1 for the VSX.
by cv27
Sun Dec 23, 2018 1:13 am
Forum: General Discussion
Topic: A tip for resizing projects
Replies: 1
Views: 13396

Re: A tip for resizing projects

Thanks for the heads up. Hope DemoPad is watching.
by cv27
Wed Jun 13, 2018 7:47 pm
Forum: Help Forum
Topic: app Crash after upload
Replies: 2
Views: 8198

Re: app Crash after upload

Best to email DemoPad support directly.
by cv27
Sat Jun 09, 2018 8:34 pm
Forum: Help Forum
Topic: Sony Projector IP command issue
Replies: 8
Views: 17888

Re: Sony Projector IP command issue

UPDATE: Sorry, didn't focus on PDF. Just change the extension for ZIP ro TXT and ask the receiver to change it back to PDF.
snip_20180609153429.png
by cv27
Mon Apr 23, 2018 6:10 pm
Forum: Help Forum
Topic: Need help: Feedback from GET-request
Replies: 2
Views: 5949

Re: Need help: Feedback from GET-request

I suspect your 2-way feedback specifies the default \0D response terminator. The last line you're interested in ends with a ';' and no CrLf as with the other lines, so DemoPad won't tackle that last line until a \0D si detected. If you only need to react to lines that end with ';' then change the re...
by cv27
Tue Apr 03, 2018 6:43 pm
Forum: Help Forum
Topic: Reorder feedbacks
Replies: 5
Views: 14111

Re: Reorder feedbacks

+1 While we're at it, how about the ability to: Order subpages by dragging them up/down Order Number custom actions by minimal value Order flags, labels and numbers by dragging them up/down Why? Because, as we fine tune or expand our projects, the number of entries can grow dramatically and it beco...
by cv27
Tue Apr 03, 2018 6:42 pm
Forum: Help Forum
Topic: Reorder feedbacks
Replies: 5
Views: 14111

Re: Reorder feedbacks

It doesn't save the associated actions, because they are project specific. it would be nice if it did save the actions, as an option, with all the appropriate disclaimers. It would have saved me hours of work re-entering actions, already defined in a previous version of a project (same variables, d...
by cv27
Sat Mar 31, 2018 6:31 pm
Forum: General Discussion
Topic: Sharing new design - lets get the forum moving again :)
Replies: 6
Views: 29978

Re: Sharing new design - lets get the forum moving again :)

rhett7660 wrote:
Fri Mar 30, 2018 10:20 pm
I would imagine it would be some of the iRule button sets with a combination of Photoshop files.
I suspect as well, but there is no way to explain the transparency of some of the buttons, unless those were 'hand crafted' to simulate transparency.
by cv27
Sat Mar 31, 2018 6:29 pm
Forum: Help Forum
Topic: Strange happening
Replies: 1
Views: 4789

Re: Strange happening

When I ran DemoPad solo (I now use a Centro-M), I used to get into these situations here and there and, as you, would kill and restart the app so things would go again. There is also 'disconnect from/connect to device' commands available you could try that close/reopen the TCP conversation, but thos...
by cv27
Fri Mar 30, 2018 6:33 pm
Forum: General Discussion
Topic: Sharing new design - lets get the forum moving again :)
Replies: 6
Views: 29978

Re: Sharing new design - lets get the forum moving again :)

Good looking design!

Some of your buttons are not part of Free or Pro Set Graphics 1-5. Some buttons even appear to have transparency.

Did you design these buttons yourself? If so, what tool did you use?

Care to share some of your technics?
by cv27
Thu Mar 29, 2018 7:15 am
Forum: Help Forum
Topic: Reorder feedbacks
Replies: 5
Views: 14111

Re: Reorder feedbacks

+1 While we're at it, how about the ability to: Order subpages by dragging them up/down Order Number custom actions by minimal value Order flags, labels and numbers by dragging them up/down Why? Because, as we fine tune or expand our projects, the number of entries can grow dramatically and it becom...
by cv27
Wed Mar 28, 2018 10:39 pm
Forum: Help Forum
Topic: iPad page scrolling
Replies: 27
Views: 74463

Re: iPad page scrolling

FYI, Well after spending about 2 hours and finally going back to the iRule forum, I was able to get WOL to work work for my HTPC. In the DemoPad example it shows an IP address that needs to be something like 192.168.1.255. In my case 255.255.255.255 as explained in the iRule forum, finally did the ...