¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: Control Netgear Switch

 

you can try telnet, ssh and snmp, all of them worked for me


Network Time Sync v1.0 module and GMTOFFSET

 

CP2E system

I got tired of resetting the clock after every NoCal power failure (have UPS but we don't run gens at night) so I inserted the NTS module into my program. It works great except that when I set "Time Zone: to "Use Control System", it ignores GMTOFFSET (-8) and sets the system time to GMT. I set it to -8 instead which works and iiuc it will adjust for DST changes. I am curious though if anyone else has the issue of it not using GMTOFFSET??
Paul


Re: Control Netgear Switch

 

¿ªÔÆÌåÓý

I've controlled one. It was just telnet to the box, and an SIO with CLI commands and responses. Nothing crazy.

Client wanted to turn on and off POE to ports.??

Caleb Radecky | Manager, Online Products & Services
Crestron Silver Certified Programmer | DMC-D-4K | DMC-E-4K
ControlWorks Consulting, LLC | Crestron Services Provider | 8228 Mayfield Rd. #6B Rear Cleveland OH 44026
D. 440.771.4809 | O.440.449.1100 X1109 | F.440.449.1106 | http://www.controlworks.com


From: ckangis <chris@...>
Sent: Tuesday, December 26, 2023 11:13
To: [email protected]
Subject: Re: [crestron] Control Netgear Switch

What are you trying to do with this switch via programming?


Re: Control Netgear Switch

 

What are you trying to do with this switch via programming?


Re: Control Netgear Switch

 

¿ªÔÆÌåÓý

I have not had a need to but IIRC they have a CLI that is similar to Cisco IOS (but just enough different that it really messes with your muscle memory¡­) so in theory you should be able to SSH in to it and do whatever you may need.

?

Note that the CEN-SWPOE-16 is not a Netgear switch (and getting rather old as far as network gear design goes) so I would not expect anything related to that switch to be applicable to the Netgear M4200 series or vice versa.

?

?

--

Lincoln King-Cliby

Commercial Market Director
Sr. Systems Architect | Crestron Certified Master Programmer (Diamond)
ControlWorks Consulting, LLC
Direct: (+1)440.771.4807 | Cleveland: (+1)440.449.1100? | Boston: (+1)508.695.0188 | DC: (+1)202.381.9070? | London: (+44) 20 4520 4600
Crestron Services Provider | Biamp Authorized Independent Programmers | Extron Qualified Independent Programmer

?

From: [email protected] <[email protected]> On Behalf Of Manu
Sent: Tuesday, December 26, 2023 5:05 AM
To: [email protected]
Subject: [crestron] Control Netgear Switch

?

Hello and happy holidays to all.

?

Is there a module to control NETGEAR type M4250 switches?

I saw that there was the CEN-SWPOE-16 module in the crestron module library: has anyone already used it on this range of switches?

?

Thanks.
Manu


Control Netgear Switch

 

Hello and happy holidays to all.
?
Is there a module to control NETGEAR type M4250 switches?
I saw that there was the CEN-SWPOE-16 module in the crestron module library: has anyone already used it on this range of switches?
?
Thanks.
Manu


Re: Sony Professional Displays IR Driver

 

Hey Ryan,

You can find an IR Driver for the Sony BZ30L range on Crestron¡¯s Certified Driver website.?




Cheers,


Re: Anyone noticing slowdowns/failures in loading to 4-series processors lately?

 

I can corroborate that...unfortunately.


Re: Sharp 4P-B86EJ2U Control

 

¿ªÔÆÌåÓý

"POWR? ?1\x0D"

Sorry, fat fingered.


From: Steve Adams <steveadams172@...>
Sent: Saturday, December 23, 2023 1:08 PM
To: [email protected] <[email protected]>
Subject: Re: [crestron] Sharp 4P-B86EJ2U Control
?
My experience?with Sharp displays is that the power commands can be either "POWR? ?01\x0D" or "POWR1? ?\x0D" for POWER ON and "POWR? ?0\x0D" or "POWR0? ?\x0D" for POWER OFF. You may also have to send "RSPW1? ?\x0D" or "RSPW? ?1\x0D" once the TV is powered on manually to prevent the RS232 port from going into standby on power off. Unfortunately Sharp has been famous for changing the formatting even on the same model depending on when it was manufactured.?

From: [email protected] <[email protected]> on behalf of dontrobthemachina@... <dontrobthemachina@...>
Sent: Friday, December 22, 2023 3:01 PM
To: [email protected] <[email protected]>
Subject: Re: [crestron] Sharp 4P-B86EJ2U Control
?

[Edited Message Follows]

When you said you¡¯re sending CR, you¡¯re not actually literally sending that are you? Should be \x0D (apologies if you knew that already!)


Re: Sharp 4P-B86EJ2U Control

 

¿ªÔÆÌåÓý

My experience?with Sharp displays is that the power commands can be either "POWR? ?01\x0D" or "POWR1? ?\x0D" for POWER ON and "POWR? ?0\x0D" or "POWR0? ?\x0D" for POWER OFF. You may also have to send "RSPW1? ?\x0D" or "RSPW? ?1\x0D" once the TV is powered on manually to prevent the RS232 port from going into standby on power off. Unfortunately Sharp has been famous for changing the formatting even on the same model depending on when it was manufactured.?


From: [email protected] <[email protected]> on behalf of dontrobthemachina@... <dontrobthemachina@...>
Sent: Friday, December 22, 2023 3:01 PM
To: [email protected] <[email protected]>
Subject: Re: [crestron] Sharp 4P-B86EJ2U Control
?

[Edited Message Follows]

When you said you¡¯re sending CR, you¡¯re not actually literally sending that are you? Should be \x0D (apologies if you knew that already!)


Re: Sharp 4P-B86EJ2U Control

 

all good. yes, literally POWR? ?0\x0D and POWR? ?1\x0D. Going to resume work on this next week.?


Re: Sony Professional Displays IR Driver

 

I would use RS232 one way driver on an IR port to the 3.5mm Jack. Much more reliable than a bug that could fall off. The BZ range is standard code but make sure you send the enable string whilst the screen is on. I usually send it every time I shut down the system incase the client has power cycled the screen.?


Re: Sharp 4P-B86EJ2U Control

 
Edited

When you said you¡¯re sending CR, you¡¯re not actually literally sending that are you? Should be \x0D (apologies if you knew that already!)


Re: Sharp 4P-B86EJ2U Control

 

yep. did that too. im kinda at a loss


Re: Sharp 4P-B86EJ2U Control

 

Baud rate 9600, the tv also has the ability to change the baud rate in the menu settings, you have to set that to 9600 too


Re: Sharp 4P-B86EJ2U Control

 

ya, POWR? ?0CR and POWR? ?1CR is what we're using. Its acting like it isnt receiving a command however im getting responses in debugger and putty. feeling like its a setting in the display but we've been round and round with them


Re: Sharp 4P-B86EJ2U Control

 

CORRECTION POWR NOR PWR


Re: Sharp 4P-B86EJ2U Control

 

Just did one, going by memory, I think the commands were:
PWR[3spaces]1 then the CR, power off replace 1 with 0
the manual has all the info


Re: Anyone noticing slowdowns/failures in loading to 4-series processors lately?

 

Check to see if you have Horizon keypads in your program. We've been having the similar issues loading programs and we found a Crestron article from October detailing that there is an issue with D3 and loading programs with Horizon keypads with the latest device database. You have to roll ack your Device Database to 200.295.001.00 and you'll have no issues loading your programs.?


Re: Sharp 4P-B86EJ2U Control

 

For what it's?worth, we did a takeover job with a Sharp? LC-60LE751K.

The only notable thing that I recall was that there was an RS232 to TTL converter between the COM port and the display.? Baud rate was 115200.

Power on/off were?POWR1\x20\x0D and POWR0\x20\x0D?respectively.

May or may not be applicable for your model, but hope it helps!