¿ªÔÆÌåÓý

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

Recover programs

 

Hello all,


I had an accident with one of my backups, and I lost a lot of programs in those disk. Is there any chance I can get them directly from the processor actually those programs are running?


Any help will be appreciated.

Thank you.


Re: Global Cache / Poly Eagle Eye IV

 

I got this resolved, but I also noticed that the web interface parity setting for the iTach does not match the telnet interface setting.


On Tue, Jul 11, 2023 at 1:48?PM Phil Bridges via <gravityhammer=[email protected]> wrote:
Has anybody used Poly Eagle Eye IV cameras with Global Cache iTach serial ports?? I have two EE4 cameras here that let me power them on and off from my VC-4 instance, but will not P, T, or Z.? They work fine when plugged directly into the codec.
Yes, I've set the iTachs to 9600/8/E/1.


Global Cache / Poly Eagle Eye IV

 

Has anybody used Poly Eagle Eye IV cameras with Global Cache iTach serial ports?? I have two EE4 cameras here that let me power them on and off from my VC-4 instance, but will not P, T, or Z.? They work fine when plugged directly into the codec.
Yes, I've set the iTachs to 9600/8/E/1.


Re: 8G cable for NVX

 
Edited

No problem. NVX can even run on Cat5e so you have more than enough...
I had a grounding issue with using unshielded Cat6 and a POE switch (Injector/power supply) early on. Had to ground the remote units locally - PITA
So unless you need the 8G cable for something else, use that if you plan to power them from a POE+ switch

If you need to reterminate the 8G, I HIGHLY recommend looking at the Belden REVconnect system.
Its the only thing we use for all RJ terminations now and with shielded, Its even a bigger advantage...unless you really enjoy terminating the Crestron Cat7A connectors...HaHa!
Here's the STP termination process:

Here's the easiest source to buy the REV product:


8G cable for NVX

 

My current DM system is now starting to show it's age.
My house is currently wired with CAT6 & DM-8G cable.
I'm planning on using the 8G infra-structure for NVX as re-wiring is simply not an option in my 110yr old house.

Anyone done this already?
Anyone see any potential issues?

Thanks?
slip


Re: Creston 301 Practical Entrance Exam

 

Ask it from Crestron. It¡¯s not very difficult.?


Re: Epson Projector Crestron Connected

 
Edited

Thanks for the heads up, will give a try.

Second thought, i think i saw this setting and already change to Always ON.....?


Re: Epson Projector Crestron Connected

 

¿ªÔÆÌåÓý

EPson has a new setting in their projectors. Go under ¡°AV Settings¡± under the menu, and turn to ALWAYS ON. By default it is set to only while on. I had to do this to a batch of L510U and L530U Epsons on a mass room upgrade last year. This should help the issue.


Joshua Bloom
DMC-E * DMC-NVX-N * HDBase-T * Dante Lvl 3
joshab1177@...

On Jul 9, 2023, at 8:28 PM, fujiakai@... wrote:

?

[Edited Message Follows]

I have 3 Epson projectors works fine on Roomview command via HDBT.?

The issue i have is one projector will lose Lan connection once it is power off. I can see at Crestron DMxMD, that DM port RJ45 Green led OFF, which is not happening on the other two. I swap the DM cable, which doing the same thing (it is not DM or Cable issue).

I have all three projectors setting same.
On HDBT it set to pass control.
On LAN it set to keep communication ON.?

Anything i miss here?

Thanks


Re: Epson Projector Crestron Connected

 
Edited

I have 3 Epson projectors works fine on Roomview command via HDBT.?

The issue i have is one projector will lose Lan connection once it is power off. I can see at Crestron DMxMD, that DM port RJ45 Green led OFF, which is not happening on the other two. I swap the DM cable, which doing the same thing (it is not DM or Cable issue).

I have all three projectors setting same.
On HDBT it set to pass control.
On LAN it set to keep communication ON.?

Anything i miss here?

Thanks


Module for GrassValley Orbit - NP1700 Protocol

 

Hey All,

Any chance anyone has a module for this unit? Customer swapped it out on their own, and of course nothing works. I have had a look at their protocol manual and it's just mind boggling. Was hoping for something that has intput/output/level analog and a take command digital to send it all out, but I'll take anything at this point to try and reverse engineer what is going on and the checksum. Really would be very much appreciated.

Thx


S# Pro Keypads

 

I don't see the C2N-DB12 as a class but I was able to register it as CNXB12 without any errors, so does that means it should be fine?

Thanks


Re: Epson Projector Crestron Connected

 

On Fri, Jul 7, 2023 at 02:07 PM, <james.pennucci@...> wrote:
Swapped to the?"Roomview Connected Display" module and it worked.

"Crestron Connected" (API v2) vs "Roomview Connected" (API v1) definition choice should be informed by whether or not the display supports secure connections & credentials.

Refer to the information & screenshots in


Debugging with JetBrains Rider

 

Does anyone have en example of how to debug with JB Rider?

Thanks


Re: Epson Projector Crestron Connected

 

Just had this issue pop up yesterday, on a system that had been running for several months.? Two projectors running on 08 and 09.? On a VC-4.? Wouldn't re-associate.? I finally punted and just went direct to the port and sent the on/off commands.? ?Everything works.? Great.? I'm just cleaning up after adding what I was originally supposed to do and go into the VC4 GUI.? Check devices just for the heck of it.? Damn projector is sitting there, ready to associate.? ?Connects just fine.? Had issues with an Epson and a VC4 room a few months back and TB and I played for over an hour to get it to play nice.? Like everything else, I love/hate EPSON/LG/Samsung/NEC, etc.


Re: Epson Projector Crestron Connected

 

I second what Oliver said, I just tried to control a Sony with the Crestron Connected Display symbol and it would connect but not control. Swapped to the?"Roomview Connected Display" module and it worked.


Re: Epson Projector Crestron Connected

 

Do you have the projector's LAN enabled over the HDBaseT connection (if that's what you're using)?

Years ago, I had one that started working after I updated the projector's firmware.

--
Josh Winn
The LiquidPixel Group


Re: Simpl+ MAKESTRING sends characters of the bytes and not the bytes

 

setbyte did its job. thank you very much!


Re: Simpl+ MAKESTRING sends characters of the bytes and not the bytes

 
Edited

Its not sending ascii, its sending hex.?

In your makestring you are using?\xB7%08lX

l: Specifies a LONG_INTEGER or UNSIGNED_LONG_INTEGER will follow, and is followed by d, u, x, or X.

X: ?Specifies an ANALOG_INPUT, ANALOG_OUTPUT, or INTEGER to be printed as an uppercase hexadecimal number.

The last time I did this I used setbyte()

string tempString[4];
setbyte(tempstring,1,firstbyte);
setbyte(tempstring,2,secondbyte);
setbyte(tempstring,3,thirdbyte);
setbyte(tempstring,4,fourthbyte);

MAKESTRING(command,"\x02\x50\x32%s\x04\x0D",sendstring);

There is most likely a better way to do it, this what I figured out.


Simpl+ MAKESTRING sends characters of the bytes and not the bytes

 

Guys, I have this weird problem with Simpl+. I have posted the same to the FB group also so sorry if you see it again.
?
I want to send a string to a device through UDP. The string consists of 10 bytes.
The first 4 bytes are always the same like "\x02\x50\x32\xB7".
The last 2 bytes are always the same like "\x04\x0D".
The 4 bytes in the middle (byte5, byte6 and byte7,byte8) are calculated each time and added to the string and essentially they represent a 32bit long integer.
So I am creating a string like this:
MAKESTRING(command,"\x02\x50\x32\xB7%08lX\x04\x0D",createBytes());
The problem is that the long integer is not received as 4 bytes. It is received as characters resulting in different bytes, as you understand.
For example
if the calculated long integer is 0xFFAABBCC, I am getting \x46\x46\x41\x41\x42\x42\x43\x43, instead of \xFF\xAA\xBB\xCC.
What can I do to fix this? Is there another way to create the string?(btw, concatenation did the same).
I want to send bytes, and not the ASCII values of the characters of the bytes. Any help would be greatly appreciated.


Re: Epson Projector Crestron Connected

 

I always use the "Roomview Connected Display" module without problems. The Online_Fb output won't work though, but you will see it connected in the IP table.
I don't know what else to tell you.

I use mostly L530 projectors however, I don't know if it's different.
Are you setting the projector by its menu or you're using the XPanel "Crestron Connected" ?