Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Thanks David I hope your trip this weekend was a good one!Hi Nillaz
Glad to hear you are really getting your custom system configured!
re: Long Press...I suspect the ability to send a LONG press to a device is based on that devices protocol. Does it accept a long press from an IP connected controller? Can you provide a real use case? re: you might be trying to get into a submenu...but what you REALLY are trying to do is invoke an action IN that submenu. Maybe that is discretely possible by a new command....that could be assigned to the myDesigner defined long press command.
Also, I would think of the Smartremote as the "daily use" remote...not scoped to program / configure any one piece of hardware (like to do a video or audio calibration through custom command invoked from deep submenus). Not that might not be possible...but I would get the daily use stuff working (WAF) first.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If the device and sioftware driver supports Status / states, then there will be a variable that updates on change of state. You can also mimic a status by using a SetVariable command to update a var value to a particular value when you push a button or run a macro.DaveP
the macro sets the "state" of your devices? on, off what input ect?
for a activity
automation is used for? tasks trigger by variable inputs
and what is "A/V Sources" function?
also is a server variable for the accelerometer on the remote
and is there a way to delay commands
like for a power on pause input change
Thanks
Please Log in or Create an account to join the conversation.
Super! I will try this tonight or tomorrow and definitely report back how it goes.I just released a SmartRemote template update that
1) Adds sample pages for XBox and Playstation. These pages assume you are controlling them via IR and the IR models have the names XBox and Playstation appropriately. The server that was just released adds XBox and Playstation as known sources and will create activation macros for them. NOTE: you will have to edit the activation macros to specify what IR device is controlling the player. The macro has comments where this has to be done.
2) Turns on SmartRemote hard button repeats for the 4 cursor keys, the volume up and down buttons along with the channel up and down buttons. If you press and hold down these buttons they will start repeating at a rate of about 4 per second. The change was made in the SmartRemote.js file. If you update the Designer and then update your SmartRemote project you will pick up this new javascript file. Depending on how it is cached it may be necessary to flush the cache on your SmartRemote.
Consider this an experiment. Let us know how it performs.
Please Log in or Create an account to join the conversation.