Search found 23 matches
- Tue Oct 29, 2019 6:19 pm
- Forum: General Discussion
- Topic: New Annual Charge for DemoDesigner Software???
- Replies: 1
- Views: 15394
New Annual Charge for DemoDesigner Software???
I noticed this when looking to update to the lastest DemoDesigner... "NOTE - use of this software requires that you purchase an annual per-PC software licence. The version below will operate for a 7 day trial period, then a licence is required." Can anybody provide any further information on this???
- Sat Mar 24, 2018 9:35 pm
- Forum: Device Command Database
- Topic: LG IP Commands
- Replies: 7
- Views: 35316
Re: LG IP Commands
I am trying to set up IP control of an LG OLED65B7A. Did anybody every get this to work? If not, anybody have success with any other methods?
Thanks!
Thanks!
- Sun Nov 20, 2016 3:55 am
- Forum: General Discussion
- Topic: CENTRO-M
- Replies: 86
- Views: 1378930
Re: CENTRO-M
Initial command field should contain the command itself, eg a username/password for telnet login, as per the 'adding a device' forum documentation. The app startup action window says 'Actions when app is first launched', and doesn't affect a Centro. Screen Shot 2016-11-14 at 17.04.29.png Agree that...
- Mon Nov 14, 2016 5:28 pm
- Forum: General Discussion
- Topic: CENTRO-M
- Replies: 86
- Views: 1378930
Re: CENTRO-M
Restarting the Centro will not initiate the app startup actions - they are just for the app. But you do have the 'initial command' for the device, which will be sent each time a connection is established to the device (either because of network / server issue, or a Centro reboot) Great. That looks ...
- Mon Nov 14, 2016 2:28 pm
- Forum: General Discussion
- Topic: CENTRO-M
- Replies: 86
- Views: 1378930
Re: CENTRO-M
When the commands are sent thru the Centro it acts just like the app, so when you restart the Centro it sends out the commands. I have noticed from earlier discussions that you also use an ISY with Demopad, so I appreciate the assistance. It will be great to get this working and I hope you don't mi...
- Mon Nov 14, 2016 1:33 am
- Forum: General Discussion
- Topic: CENTRO-M
- Replies: 86
- Views: 1378930
Re: CENTRO-M
Place the ISY Subscribe command in the Project Load/Sartup commands area. Trevor Appreciate the response and the help. My understanding, however, is that load/startup commands area is for when the Demopad app starts. What I am trying to do is have the Cento subscribe directly to the ISY (which is w...
- Sat Nov 12, 2016 7:00 pm
- Forum: General Discussion
- Topic: CENTRO-M
- Replies: 86
- Views: 1378930
Re: CENTRO-M
THANK YOU for the ability to re-order commands. Would it be possible to add this re-order functionality to feedback as well? Folders for feedback? These would make huge improvements to usablility... I would also like to make some suggestions to further improve the Demopad Designer software with rega...
- Fri Nov 11, 2016 1:41 pm
- Forum: General Discussion
- Topic: Centro-M Regex Feedback
- Replies: 0
- Views: 11988
Centro-M Regex Feedback
Has anyone else had problem in transferring feedback to be received by the Centro-M? After days of frustration trying to determine why only one of many device feedbacks would not work when moved to the Centro-M, it appears that I have finally found the problem. Any feedback using a regex expression ...
- Mon Oct 31, 2016 2:28 am
- Forum: General Discussion
- Topic: CENTRO-M
- Replies: 86
- Views: 1378930
Re: CENTRO-M
Another "Route Commands via Processor" question... I have been using Demopad to control a Universal Devices ISY994 which uses a subscription based service for feedback. In order to set this up, it required setting up two devices in demopad: The first (1) to send a command to start the subscription a...
- Sun Oct 30, 2016 4:28 pm
- Forum: General Discussion
- Topic: CENTRO-M
- Replies: 86
- Views: 1378930
Re: CENTRO-M Question...
I've been learning how to configure the Centro-M and have come up with my first question. I would like to have a custom number action trigger across all devices when changed on one. I have set the Centro-M as the primary processor and put a check mark in the appropriate number box, but it appears t...
- Sat Oct 29, 2016 3:32 pm
- Forum: General Discussion
- Topic: CENTRO-M
- Replies: 86
- Views: 1378930
CENTRO-M Question...
I've been learning how to configure the Centro-M and have come up with my first question. I would like to have a custom number action trigger across all devices when changed on one. I have set the Centro-M as the primary processor and put a check mark in the appropriate number box, but it appears th...
- Sat Dec 05, 2015 1:47 am
- Forum: General Discussion
- Topic: DemoControlHD Users Forgotten?
- Replies: 20
- Views: 43429
DemoControlHD Users Forgotten?
After visiting the Demopad website to update my DemoDesign software, I found that DemoControlHD appears to have been discontinued in favor of their new CentroControl App. This app requires the user to have the Centro hardware on the network or pay an additional $40 to use the software. Furthermore, ...
- Mon Feb 09, 2015 3:50 am
- Forum: General Discussion
- Topic: Security System integration
- Replies: 3
- Views: 14104
Re: Security System integration
I have been very happy using Demopad to control my Elk M1G Security system through the Universal Devices ISY-994 Home Automation System. The ISY has a Elk Module which integrates the two very nicely. Demopad can then be used, both locally and remotely (using OpenVPN on Demand), to control and monito...
- Fri Jan 30, 2015 6:43 pm
- Forum: Help Forum
- Topic: Feedback for Network Connection Status?
- Replies: 0
- Views: 28764
Feedback for Network Connection Status?
I am hoping to solicit some advice on how to setup a device that will send a command to the local network and then receive feedback that can be parsed to set a Number based on the network connection status. I could then repeat the command at some interval until the Network Error Feedback changes to ...
- Tue Nov 25, 2014 3:22 pm
- Forum: Help Forum
- Topic: Feedback Response Terminator Questions...
- Replies: 5
- Views: 10908
Re: Feedback Response Terminator Questions...
The app / centro will read in each byte of data until the response terminator is seen. The response terminator can be entered in the software as a byte or bytes, eg\x0D\x0A or just as normal text, eg </xml>. Once the response terminator sequence is seen by the app, it runs the data read so far (sin...