Check your external logic. As stated this works always. If you want to toggle then this will work: Push MyDigitalOut { MyDigitalOut = !MyDigitalOut; }
|
>>I'm really not that dumb - that's what I initially did. That didn't latch it, it just pulsed it. >>How do I hold it high, like a Set/Reset Latch would do.
Heather wasn't being patronising, so *you* must be?doing something else/wrong.
In S+, you have to explicitly pulse signals with: Pulse( signalname, time ); or signalname = on; signalname = off; (which WILL generate a single logic wave pulse)
"on" and "off" are synonymous with "1" and "0" - they're defined in S+ by default, no need to use a separate #define_constant.
So, if you are seeing a pulse, then something else is setting your signal back to "off".
It really does work (100% of the time) and it really is that simple.
|
Re: Polycom Real Presence 500 Address Book Issues
We did get the local address book to work a few months back, I'd have to have a look when I'm back in the office.? Off the top of my head I think there was a firmware update for the Polycom unit that solved it.? Have a look on their website at the release notes ? Possibly v4.31.? Thanks? Matt
toggle quoted message
Show quoted text
On 17 Feb 2016, at 19:33, jeffforgets@... [Crestron] < Crestron@...> wrote:
?
Has anyone found a solution for the Polycom Real Presence 500 Address book issues. I have tried the modules on the Crestron Marketplace but there is still? a local address problem. I am only populating one line on the address book. I have 10 entries.
Thank You,
Jeff - RTS
|
Polycom Real Presence 500 Address Book Issues
Has anyone found a solution for the Polycom Real Presence 500 Address book issues. I have tried the modules on the Crestron Marketplace but there is still? a local address problem. I am only populating one line on the address book. I have 10 entries. Thank You, Jeff - RTS
|
this is how it works. alternatively you can can do this:
#define_constant on=1
push { digital_output = on; }
Sent from my Bell Samsung device over Canada's largest network.
toggle quoted message
Show quoted text
-------- Original message -------- From: "enidsaldin@... [Crestron]" <Crestron@...> Date: 2016-02-17 12:03 AM (GMT-05:00) To: Crestron@... Subject: RE: [Crestron] S+ Basic Question
?
I'm really not that dumb - that's what I initially did. That didn't latch it, it just pulsed it. How do I hold it high, like a Set/Reset Latch would do.
|
I'm really not that dumb - that's what I initially did. That didn't latch it, it just pulsed it. How do I hold it high, like a Set/Reset Latch would do.
|
Have you tried using a module for a different model of Sunbrite? I'm using the IR module for the 4610 and it is all discrete.
|
signalname = 1; ________________________________ From: Crestron@... [Crestron@...] Sent: Tuesday, February 16, 2016 9:04 PM To: Crestron@... Subject: [Crestron] S+ Basic Question
How do you latch a digital output signal in S+?
============================================================================ Please refer to for important disclosures regarding this electronic communication. ============================================================================
|
How do you latch a digital output signal in S+?
|
Did you find this?
Each command is two hex characters.
Power On \x1B\x41 Power Off \x1B\x42 ... ...
Hope that helps
Owain Price The Sound Room St. Louis, MO
From: Crestron@... [mailto:Crestron@...] Sent: Tuesday, February 16, 2016 5:16 PM To: Crestron@... Subject: [Crestron] Sunbright TV
I have to control a Sunbright TV's power and volume control on a job, and I can't find any good information anywhere. I found the 232 protocol but there is barely anything there. no form to it, no syntax info, just some numbers.
Does anyone wanna share the magic of sun bright with me. I'm surprised this is the first one I've ever done in all these years. I appreciate any help.
Thanks so much!!
Stephen D.
|
Re: Experience using "USB-EXT-DM Control v1.0" module with USB-EXT-DM?
I think I used the same scheme as my default router, just changed the last 3 digits to 255.?
On Feb 16, 2016, at 4:27 PM, "Lincoln King-Cliby lincoln@... [Crestron]" < Crestron@...> wrote:
toggle quoted message
Show quoted text
?
Do you know what the correct broadcast address is going to be/look like off the top of your head? It¡¯s been a looooong time since I¡¯ve engrossed myself in IP broadcast addressing.
?
Looks like the module is attempting to use 255.255.255.255 and (of course) there¡¯s no client LAN live yet.
?
TIA,
?
Lincoln
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
Crestron Services Provider | Biamp Audia Certified | Extron Control Professional
?
From: Crestron@... [mailto:Crestron@...] Sent: Tuesday, February 16, 2016 3:39 PM To: Crestron@... Subject: Re: [Crestron] RE: Experience using "USB-EXT-DM Control v1.0" module with USB-EXT-DM?
?
It doesn't need a different module, it just needs the correct broadcast address (cannot be /24 due to the internal network config of the DMPS). We have a lot of them working reliably once the network issues were sorted out.
?
?
If you can send it to me that would be awesome ¨C Lincoln at controlworks dot com or (second option, enter my name in the box)
?
TIA,
?
Lincoln
?
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
Crestron Services Provider | Biamp Audia Certified | Extron Control Professional
?
?
The dmps has to be told what network the usb ext reside on.? All the USB ext have to be on LAN or patched into a DM lan port.? You can't have some on one and some on another.? I've tried both methods and I still have problems with them pairing consistently.? I am in the process of replacing all of them with a different type.?? Crestron wrote a custom module for me.? You have to enter the network ID or whatever it is called into the module.? I can send it to you.? Or you can try calling Crestron and tell them you need the module for a dmps.? They may or may not know what you are talking about.??
On Feb 15, 2016, at 5:16 PM, "Lincoln King-Cliby lincoln@... [Crestron]" <Crestron@...> wrote:
?
*ears perk up
?
It¡¯s a DMPS3 and explains why the same logic is confirmed working in another room (CP3) but not here. What needs to be done for/where can the custom module for a DMPS3?
?
Lincoln ?
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
Crestron Services Provider | Biamp Audia Certified | Extron Control Professional
?
?
Keep in mind, use a stepper and break before make when pairing.?
Also, are you using a DMPS?? That requires a custom module.?
On Feb 15, 2016, at 7:50 AM, "Lincoln King-Cliby lincoln@... [Crestron]" <Crestron@...> wrote:
?
Have a project where these were added after our commissioning and need to change routing based on which laptop is routed to a smartboard.
?
The module looks uber straight forward but the techs onsite are reporting that it¡¯s not working. Last 6 characters of the MAC address have been confirmed. Haven¡¯t been able to get any information re: if the module is reporting an error or not.
?
Anyone have anything to watch out for? ?
?
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
V: 440.449.1100 x1107 F: 440-449-1106 I:
Crestron Services Provider | Biamp Audia Certified | Extron Authorized Programmer
?
|
Re: Experience using "USB-EXT-DM Control v1.0" module with USB-EXT-DM?
It varies.? The IT staff provided it to me.? Someone chimed in earlier and said you can enter the broadcast address in the standard USB ext module.? Maybe Crestron updated it and you don't need the custom one I have.?
On Feb 16, 2016, at 4:27 PM, "Lincoln King-Cliby lincoln@... [Crestron]" < Crestron@...> wrote:
toggle quoted message
Show quoted text
?
Do you know what the correct broadcast address is going to be/look like off the top of your head? It¡¯s been a looooong time since I¡¯ve engrossed myself in IP broadcast addressing.
?
Looks like the module is attempting to use 255.255.255.255 and (of course) there¡¯s no client LAN live yet.
?
TIA,
?
Lincoln
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
Crestron Services Provider | Biamp Audia Certified | Extron Control Professional
?
From: Crestron@... [mailto:Crestron@...] Sent: Tuesday, February 16, 2016 3:39 PM To: Crestron@... Subject: Re: [Crestron] RE: Experience using "USB-EXT-DM Control v1.0" module with USB-EXT-DM?
?
It doesn't need a different module, it just needs the correct broadcast address (cannot be /24 due to the internal network config of the DMPS). We have a lot of them working reliably once the network issues were sorted out.
?
?
If you can send it to me that would be awesome ¨C Lincoln at controlworks dot com or (second option, enter my name in the box)
?
TIA,
?
Lincoln
?
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
Crestron Services Provider | Biamp Audia Certified | Extron Control Professional
?
?
The dmps has to be told what network the usb ext reside on.? All the USB ext have to be on LAN or patched into a DM lan port.? You can't have some on one and some on another.? I've tried both methods and I still have problems with them pairing consistently.? I am in the process of replacing all of them with a different type.?? Crestron wrote a custom module for me.? You have to enter the network ID or whatever it is called into the module.? I can send it to you.? Or you can try calling Crestron and tell them you need the module for a dmps.? They may or may not know what you are talking about.??
On Feb 15, 2016, at 5:16 PM, "Lincoln King-Cliby lincoln@... [Crestron]" <Crestron@...> wrote:
?
*ears perk up
?
It¡¯s a DMPS3 and explains why the same logic is confirmed working in another room (CP3) but not here. What needs to be done for/where can the custom module for a DMPS3?
?
Lincoln ?
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
Crestron Services Provider | Biamp Audia Certified | Extron Control Professional
?
?
Keep in mind, use a stepper and break before make when pairing.?
Also, are you using a DMPS?? That requires a custom module.?
On Feb 15, 2016, at 7:50 AM, "Lincoln King-Cliby lincoln@... [Crestron]" <Crestron@...> wrote:
?
Have a project where these were added after our commissioning and need to change routing based on which laptop is routed to a smartboard.
?
The module looks uber straight forward but the techs onsite are reporting that it¡¯s not working. Last 6 characters of the MAC address have been confirmed. Haven¡¯t been able to get any information re: if the module is reporting an error or not.
?
Anyone have anything to watch out for? ?
?
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
V: 440.449.1100 x1107 F: 440-449-1106 I:
Crestron Services Provider | Biamp Audia Certified | Extron Authorized Programmer
?
|
I have to control a Sunbright TV's power and volume control on a job, and I can't find any good information anywhere. ?I found the 232 protocol but there is barely anything there. ?no form to it, no syntax info, just some numbers. ?
Does anyone wanna share the magic of sun bright with me. ?I'm surprised this is the first one I've ever done in all these years. ?I appreciate any help.
Thanks so much!!
Stephen D.
|
Re: Hostname Found Triggering Events
That doesn't sound very secure. All I need is wireless access and that special host name to unlock the clients house?
I would go down the route of an API based service like IFTTT or Life360 as its slightly more secure. In life 360 you can set home and work locations which will trigger and email being sent.
Regards
James
toggle quoted message
Show quoted text
On 16 Feb 2016, at 20:54, ollieandsifle@... [Crestron] < Crestron@...> wrote:
?
I need some help talking through some pseudo-code. What I am trying to do is automatically perform actions when a specific hostname is found/not found on the network or a better way of accomplishing this with an app for IOS/Android with location triggers. An example of this would be the customer comes home, garage door opens and doors unlock. Same logic for leaving the house. ?Does anyone have tips for the best way to accomplish this??
|
Re: Experience using "USB-EXT-DM Control v1.0" module with USB-EXT-DM?
Do you know what the correct broadcast address is going to be/look like off the top of your head? It¡¯s been a looooong time since I¡¯ve engrossed myself in IP broadcast addressing. ? Looks like the module is attempting to use 255.255.255.255 and (of course) there¡¯s no client LAN live yet. ? TIA, ? Lincoln -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D Commercial Market Director Sr. Systems Architect | Crestron Certified Master Programmer (Gold) ControlWorks Consulting, LLC Crestron Services Provider | Biamp Audia Certified | Extron Control Professional ?
toggle quoted message
Show quoted text
From: Crestron@... [mailto:Crestron@...] Sent: Tuesday, February 16, 2016 3:39 PM To: Crestron@... Subject: Re: [Crestron] RE: Experience using "USB-EXT-DM Control v1.0" module with USB-EXT-DM??
It doesn't need a different module, it just needs the correct broadcast address (cannot be /24 due to the internal network config of the DMPS). We have a lot of them working reliably once the network issues were sorted out. ? ? If you can send it to me that would be awesome ¨C Lincoln at controlworks dot com or (second option, enter my name in the box) ? TIA, ? Lincoln ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D Commercial Market Director Sr. Systems Architect | Crestron Certified Master Programmer (Gold) ControlWorks Consulting, LLC Crestron Services Provider | Biamp Audia Certified | Extron Control Professional ? ?
The dmps has to be told what network the usb ext reside on.? All the USB ext have to be on LAN or patched into a DM lan port.? You can't have some on one and some on another.? I've tried both methods and I still have problems with them pairing consistently.? I am in the process of replacing all of them with a different type.?? Crestron wrote a custom module for me.? You have to enter the network ID or whatever it is called into the module.? I can send it to you.? Or you can try calling Crestron and tell them you need the module for a dmps.? They may or may not know what you are talking about.?? On Feb 15, 2016, at 5:16 PM, "Lincoln King-Cliby lincoln@... [Crestron]" <Crestron@...> wrote: ? *ears perk up ? It¡¯s a DMPS3 and explains why the same logic is confirmed working in another room (CP3) but not here. What needs to be done for/where can the custom module for a DMPS3? ? Lincoln ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D Commercial Market Director Sr. Systems Architect | Crestron Certified Master Programmer (Gold) ControlWorks Consulting, LLC Crestron Services Provider | Biamp Audia Certified | Extron Control Professional ? ?
Keep in mind, use a stepper and break before make when pairing.? Also, are you using a DMPS?? That requires a custom module.? On Feb 15, 2016, at 7:50 AM, "Lincoln King-Cliby lincoln@... [Crestron]" <Crestron@...> wrote: ? Have a project where these were added after our commissioning and need to change routing based on which laptop is routed to a smartboard. ? The module looks uber straight forward but the techs onsite are reporting that it¡¯s not working. Last 6 characters of the MAC address have been confirmed. Haven¡¯t been able to get any information re: if the module is reporting an error or not. ? Anyone have anything to watch out for? ? ? -- Lincoln King-Cliby, CTS, DMC-E-4K/T/D Commercial Market Director Sr. Systems Architect | Crestron Certified Master Programmer (Gold) ControlWorks Consulting, LLC V: 440.449.1100 x1107 F: 440-449-1106 I: Crestron Services Provider | Biamp Audia Certified | Extron Authorized Programmer ?
|
"Yes, this has been an issue for months. It wasn't recent."
Honest - I had a program handed to me that's had incremental updates done to it over the past month or so - no issues compiling.? It wasn't until I put in the latest DB updates a week or so ago that SW would simply bail out during a compile, with my only way around it being to do a "recompile all".
Maybe the previous DB update brought the issue up, and I missed that one...
? - Chip
|
Re: Experience using "USB-EXT-DM Control v1.0" module with USB-EXT-DM?
That's what the custom module was for, it allowed you to manually enter the broadcast ID.? Crestron created it and sent it to me
On Feb 16, 2016, at 2:39 PM, "Paul Armbruster p.r.armbruster@... [Crestron]" < Crestron@...> wrote:
toggle quoted message
Show quoted text
?
It doesn't need a different module, it just needs the correct broadcast address (cannot be /24 due to the internal network config of the DMPS). We have a lot of them working reliably once the network issues were sorted out.
?
If you can send it to me that would be awesome ¨C Lincoln at controlworks dot com or (second option, enter my name in the box)
?
TIA,
?
Lincoln
?
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
Crestron Services Provider | Biamp Audia Certified | Extron Control Professional
?
?
The dmps has to be told what network the usb ext reside on.? All the USB ext have to be on LAN or patched into a DM lan port.? You can't have some on one and some on another.? I've tried both methods and I still have problems with them pairing consistently.? I am in the process of replacing all of them with a different type.?? Crestron wrote a custom module for me.? You have to enter the network ID or whatever it is called into the module.? I can send it to you.? Or you can try calling Crestron and tell them you need the module for a dmps.? They may or may not know what you are talking about.??
On Feb 15, 2016, at 5:16 PM, "Lincoln King-Cliby lincoln@... [Crestron]" <Crestron@...> wrote:
?
*ears perk up
?
It¡¯s a DMPS3 and explains why the same logic is confirmed working in another room (CP3) but not here. What needs to be done for/where can the custom module for a DMPS3?
?
Lincoln ?
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
Crestron Services Provider | Biamp Audia Certified | Extron Control Professional
?
?
Keep in mind, use a stepper and break before make when pairing.?
Also, are you using a DMPS?? That requires a custom module.?
On Feb 15, 2016, at 7:50 AM, "Lincoln King-Cliby lincoln@... [Crestron]" <Crestron@...> wrote:
?
Have a project where these were added after our commissioning and need to change routing based on which laptop is routed to a smartboard.
?
The module looks uber straight forward but the techs onsite are reporting that it¡¯s not working. Last 6 characters of the MAC address have been confirmed. Haven¡¯t been able to get any information re: if the module is reporting an error or not.
?
Anyone have anything to watch out for? ?
?
--
Lincoln King-Cliby, CTS, DMC-E-4K/T/D
Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Gold)
ControlWorks Consulting, LLC
V: 440.449.1100 x1107 F: 440-449-1106 I:
Crestron Services Provider | Biamp Audia Certified | Extron Authorized Programmer
?
|
Hostname Found Triggering Events
I need some help talking through some pseudo-code. What I am trying to do is automatically perform actions when a specific hostname is found/not found on the network or a better way of accomplishing this with an app for IOS/Android with location triggers. An example of this would be the customer comes home, garage door opens and doors unlock. Same logic for leaving the house. ?Does anyone have tips for the best way to accomplish this??
|
Re: OT **Microsoft Surface Tablet** No RT Version
We have a few Surfaces in the office and I am using a Surface Book for programming.? Of course it works great for X-Panel too, especially for demoing to a Customer.? However, as a tablet for a non-technical user I think the Surface is a much worse experience compared to an iPad.? I would personally rather?use an iPad for casual browsing, emails, etc compared to a Windows 10 device.? It's just not that friendly of a touch OS.
|
Re: Vaddio One-Link, Cisco PHD cameras, and C40 question
I've seen this issue a lot with the Cisco cameras and the Vaddio One-Link extenders.? Vaddio said it was surly a Cisco issue and Cisco doesn't care since it works fine when the cameras are directly connected with HDMI / RS232 / RJ cables.? I've also had some systems were it worked fine.?
The issue we saw was 2x one links, one for each camera.? The codec's camera control went to the first One-Link, then the one-link receiver went to the RS232 input of the first camera.? Then we made a daisy chain cable to go from the first camera to the second camera.? When you boot up the system the cameras would just start then blink off then start again.? Disconnecting the Daisy chain cable would let both cameras start, then re-connect and the system was fine till another power failure.?
I tried using the One-Links for just power / HDMI extension and using a separate camera control wire from the codec to camera #1 but I don't think that gave any better results.? Luckily I haven't had to deal with these anymore since the SX codecs camera out, other than to occasionally reset the cameras when the old systems loose power.? We only have a few out there but I would not recommend the Vaddio one-link product.? It's better to extend the HDMI with a traditional extender, power the cameras locally, and use discrete RS232 cables.?
|