module issue with Sharp XG-SV200X
PyroGuy
Posts: 121
Hello all. Long time since my last visit and request for input!
We have a Sharp XG-SV200X projector and the corresponding module. There are NO passwords in the setup of the projector ("NET" screen menu page")
Connecting to the projector has been an issue. We started with the sample code that came with the module. Once compiled and loaded, we can not connect to the projector. Monitoring a telnet session with the master, channel 251 on the virtual device comes on and drops off again, preventing any further network control of the projector.
If anyone has any experience with this projector and module it would be appreciated.
Attached is the telnet of the bootup. Interesting to note that at line 141272, it appears to request a password, but I don't know where / what it expecting. The module doesn't seem to refer to it anywhere. When the projector doesn't get a password, it shuts down net access. (CH 251)
Thanks!
We have a Sharp XG-SV200X projector and the corresponding module. There are NO passwords in the setup of the projector ("NET" screen menu page")
Connecting to the projector has been an issue. We started with the sample code that came with the module. Once compiled and loaded, we can not connect to the projector. Monitoring a telnet session with the master, channel 251 on the virtual device comes on and drops off again, preventing any further network control of the projector.
If anyone has any experience with this projector and module it would be appreciated.
Attached is the telnet of the bootup. Interesting to note that at line 141272, it appears to request a password, but I don't know where / what it expecting. The module doesn't seem to refer to it anywhere. When the projector doesn't get a password, it shuts down net access. (CH 251)
Thanks!
0
Comments
The manual suggests the password can be disabled in the Net screen:
" If you do not need the password protection for the “Net.” menu settings anymore, press ENTER without entering new password in steps 3 and 4."
If after following the manufacturer instructions, it still isnt working, can their support team provide you with the encryption method needed for sending the password over ip? I asked, and was told our team did test both IP and serial control when developing this module.
I'm going to try a "network reset" on the proj to hopefully clear out any password residue and we'll see what happens.
If anyone has any other feedback, we'd like to hear it.
Thank you Chris
Depending on firmware, and how accurate their list is, we have seen instances where this is incorrect and field testing reveals a problem with the module and compatibility with a specific model.
We have it working. As it appeared that the was no password anywhere (that could be seen), we did a network reset on the "NET" menu page. Then we reset the IP to the address that we wanted and Presto! We could control the projector through the module with simple pulses of the various channels.
We have NOT tried to reconnect with the web browser as that seemed to create the problem in the first place. Don't know for sure, but why mess with it when it is working!
Moral of the story - when in doubt - RESET!
Thanks!