I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
Meant to state that it is the serial module I am using.
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
What is the response you're seeing in Debugger?
Are you sure the username/password in the module match the CODEC or that authentication has been disabled for the serial port?
I've used that module with C40s, C60s, and C90s without issues.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
toggle quoted message
Show quoted text
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of techybabble Sent: Friday, September 14, 2012 11:45 AM To: Crestron@... Subject: [Crestron] Tandberg C40 Module Help
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|
Make sure the baud is set to the correct rate. I have not had any issues with it not working. I have done at least 20+ with it.
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
Using that module and RS232, I've never had it *not* work pretty much right out of the box. Don't know if passwords on the unit are an issue over RS232 or not - if they are, I've just been fortunate that none of the ones I've worked with have had them set.
I will warn you that the directory routines are/can be *flaky*. I seem to recall someone here (Jeremy? Stig?) mentioning that as long as the entries in the unit itself are formatted/named a particular way that it's all good. All I know is that the one client that asked me to implement that go "odd" results on the touch panel. Unfortunately I didn't have time left on that project to dive in and debug...
- Chip
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
Make sure the Serialport in advanced/administrator settings are set to correct baudrate and that the serial login is disabled.
-Stig
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
The only reason I even noticed that is when one of our clients had the nerve to actually implement security best practices, e.g. change the user name and password and control stopped working.
The Crestron module matches the factory defaults, and if your installation doesn't conform you can either (a) turn off the requirement for a username/password via serial [the default is on] or (b) change the username and password in the module to match the configuration of the Cisberg.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
toggle quoted message
Show quoted text
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of Chip Sent: Friday, September 14, 2012 12:17 PM To: Crestron@... Subject: [Crestron] Re: Tandberg C40 Module Help Using that module and RS232, I've never had it *not* work pretty much right out of the box. Don't know if passwords on the unit are an issue over RS232 or not - if they are, I've just been fortunate that none of the ones I've worked with have had them set. I will warn you that the directory routines are/can be *flaky*. I seem to recall someone here (Jeremy? Stig?) mentioning that as long as the entries in the unit itself are formatted/named a particular way that it's all good. All I know is that the one client that asked me to implement that go "odd" results on the touch panel. Unfortunately I didn't have time left on that project to dive in and debug... - Chip --- In Crestron@..., "techybabble" <davelynn@...> wrote: I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------ Check out the Files area for useful modules, documents, and drivers. A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|
Yes, I can confirm that the directory routines are not the best part of this module. However I know Cisco during these days are writing a new module with enhanced functionality, and it is to be released *soon*.
-Stig
toggle quoted message
Show quoted text
--- In Crestron@..., "Chip" <cfm@...> wrote:
Using that module and RS232, I've never had it *not* work pretty much right out of the box. Don't know if passwords on the unit are an issue over RS232 or not - if they are, I've just been fortunate that none of the ones I've worked with have had them set.
I will warn you that the directory routines are/can be *flaky*. I seem to recall someone here (Jeremy? Stig?) mentioning that as long as the entries in the unit itself are formatted/named a particular way that it's all good. All I know is that the one client that asked me to implement that go "odd" results on the touch panel. Unfortunately I didn't have time left on that project to dive in and debug...
- Chip
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
Also make sure you have a Cisco SW above v. TC4.2xx
-Stig
toggle quoted message
Show quoted text
--- In Crestron@..., "Stig" <ska@...> wrote: Yes, I can confirm that the directory routines are not the best part of this module. However I know Cisco during these days are writing a new module with enhanced functionality, and it is to be released *soon*.
-Stig
--- In Crestron@..., "Chip" <cfm@> wrote:
Using that module and RS232, I've never had it *not* work pretty much right out of the box. Don't know if passwords on the unit are an issue over RS232 or not - if they are, I've just been fortunate that none of the ones I've worked with have had them set.
I will warn you that the directory routines are/can be *flaky*. I seem to recall someone here (Jeremy? Stig?) mentioning that as long as the entries in the unit itself are formatted/named a particular way that it's all good. All I know is that the one client that asked me to implement that go "odd" results on the touch panel. Unfortunately I didn't have time left on that project to dive in and debug...
- Chip
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
It has SW TC5.1.3.29001. I see data flowing but odd or no functionality. Press the "Home" button and it brings up the menu screen for a moment, the arrow buttons work every now and then, then menu screen jumps all around. Something aint right.
toggle quoted message
Show quoted text
--- In Crestron@..., "Stig" <ska@...> wrote: Also make sure you have a Cisco SW above v. TC4.2xx
-Stig
--- In Crestron@..., "Stig" <ska@> wrote:
Yes, I can confirm that the directory routines are not the best part of this module. However I know Cisco during these days are writing a new module with enhanced functionality, and it is to be released *soon*.
-Stig
--- In Crestron@..., "Chip" <cfm@> wrote:
Using that module and RS232, I've never had it *not* work pretty much right out of the box. Don't know if passwords on the unit are an issue over RS232 or not - if they are, I've just been fortunate that none of the ones I've worked with have had them set.
I will warn you that the directory routines are/can be *flaky*. I seem to recall someone here (Jeremy? Stig?) mentioning that as long as the entries in the unit itself are formatted/named a particular way that it's all good. All I know is that the one client that asked me to implement that go "odd" results on the touch panel. Unfortunately I didn't have time left on that project to dive in and debug...
- Chip
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
"Data flowing" as is continuously ? And is this the poll/heartbeat routine ?
-Stig
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: It has SW TC5.1.3.29001. I see data flowing but odd or no functionality. Press the "Home" button and it brings up the menu screen for a moment, the arrow buttons work every now and then, then menu screen jumps all around. Something aint right.
--- In Crestron@..., "Stig" <ska@> wrote:
Also make sure you have a Cisco SW above v. TC4.2xx
-Stig
--- In Crestron@..., "Stig" <ska@> wrote:
Yes, I can confirm that the directory routines are not the best part of this module. However I know Cisco during these days are writing a new module with enhanced functionality, and it is to be released *soon*.
-Stig
--- In Crestron@..., "Chip" <cfm@> wrote:
Using that module and RS232, I've never had it *not* work pretty much right out of the box. Don't know if passwords on the unit are an issue over RS232 or not - if they are, I've just been fortunate that none of the ones I've worked with have had them set.
I will warn you that the directory routines are/can be *flaky*. I seem to recall someone here (Jeremy? Stig?) mentioning that as long as the entries in the unit itself are formatted/named a particular way that it's all good. All I know is that the one client that asked me to implement that go "odd" results on the touch panel. Unfortunately I didn't have time left on that project to dive in and debug...
- Chip
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
It polls status every 10 seconds or so. Press "Home" key and get this error response: Result (status=Error): \x0D\x0A Reason: \x0D\x0A XPath: /\x0D\x0A** end\x0D\x0A\x0D\x0AERROR\x0D\x0A\x0D\x0A
Erratic responses to simple up,down, left, right etc key presses, if anything at all. I don't have a clue, it almost acts like it is over polling and the unit is confused. I'd be happy with basic remote control functions at this point, but I cant make that happen either.
toggle quoted message
Show quoted text
--- In Crestron@..., "Stig" <ska@...> wrote: "Data flowing" as is continuously ? And is this the poll/heartbeat routine ?
-Stig
--- In Crestron@..., "techybabble" <davelynn@> wrote:
It has SW TC5.1.3.29001. I see data flowing but odd or no functionality. Press the "Home" button and it brings up the menu screen for a moment, the arrow buttons work every now and then, then menu screen jumps all around. Something aint right.
--- In Crestron@..., "Stig" <ska@> wrote:
Also make sure you have a Cisco SW above v. TC4.2xx
-Stig
--- In Crestron@..., "Stig" <ska@> wrote:
Yes, I can confirm that the directory routines are not the best part of this module. However I know Cisco during these days are writing a new module with enhanced functionality, and it is to be released *soon*.
-Stig
--- In Crestron@..., "Chip" <cfm@> wrote:
Using that module and RS232, I've never had it *not* work pretty much right out of the box. Don't know if passwords on the unit are an issue over RS232 or not - if they are, I've just been fortunate that none of the ones I've worked with have had them set.
I will warn you that the directory routines are/can be *flaky*. I seem to recall someone here (Jeremy? Stig?) mentioning that as long as the entries in the unit itself are formatted/named a particular way that it's all good. All I know is that the one client that asked me to implement that go "odd" results on the touch panel. Unfortunately I didn't have time left on that project to dive in and debug...
- Chip
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
Try a hard reboot on the codec, I have several go into a weird state and the module not work.
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: It polls status every 10 seconds or so. Press "Home" key and get this error response: Result (status=Error): \x0D\x0A Reason: \x0D\x0A XPath: /\x0D\x0A** end\x0D\x0A\x0D\x0AERROR\x0D\x0A\x0D\x0A
Erratic responses to simple up,down, left, right etc key presses, if anything at all. I don't have a clue, it almost acts like it is over polling and the unit is confused. I'd be happy with basic remote control functions at this point, but I cant make that happen either.
--- In Crestron@..., "Stig" <ska@> wrote:
"Data flowing" as is continuously ? And is this the poll/heartbeat routine ?
-Stig
--- In Crestron@..., "techybabble" <davelynn@> wrote:
It has SW TC5.1.3.29001. I see data flowing but odd or no functionality. Press the "Home" button and it brings up the menu screen for a moment, the arrow buttons work every now and then, then menu screen jumps all around. Something aint right.
--- In Crestron@..., "Stig" <ska@> wrote:
Also make sure you have a Cisco SW above v. TC4.2xx
-Stig
--- In Crestron@..., "Stig" <ska@> wrote:
Yes, I can confirm that the directory routines are not the best part of this module. However I know Cisco during these days are writing a new module with enhanced functionality, and it is to be released *soon*.
-Stig
--- In Crestron@..., "Chip" <cfm@> wrote:
Using that module and RS232, I've never had it *not* work pretty much right out of the box. Don't know if passwords on the unit are an issue over RS232 or not - if they are, I've just been fortunate that none of the ones I've worked with have had them set.
I will warn you that the directory routines are/can be *flaky*. I seem to recall someone here (Jeremy? Stig?) mentioning that as long as the entries in the unit itself are formatted/named a particular way that it's all good. All I know is that the one client that asked me to implement that go "odd" results on the touch panel. Unfortunately I didn't have time left on that project to dive in and debug...
- Chip
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
Did you do a restart if you made changes to the serial port settings ? If not, do that. It seems like the Linux handshake routine has not completed.
-Stig
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: It polls status every 10 seconds or so. Press "Home" key and get this error response: Result (status=Error): \x0D\x0A Reason: \x0D\x0A XPath: /\x0D\x0A** end\x0D\x0A\x0D\x0AERROR\x0D\x0A\x0D\x0A
Erratic responses to simple up,down, left, right etc key presses, if anything at all. I don't have a clue, it almost acts like it is over polling and the unit is confused. I'd be happy with basic remote control functions at this point, but I cant make that happen either.
--- In Crestron@..., "Stig" <ska@> wrote:
"Data flowing" as is continuously ? And is this the poll/heartbeat routine ?
-Stig
--- In Crestron@..., "techybabble" <davelynn@> wrote:
It has SW TC5.1.3.29001. I see data flowing but odd or no functionality. Press the "Home" button and it brings up the menu screen for a moment, the arrow buttons work every now and then, then menu screen jumps all around. Something aint right.
--- In Crestron@..., "Stig" <ska@> wrote:
Also make sure you have a Cisco SW above v. TC4.2xx
-Stig
--- In Crestron@..., "Stig" <ska@> wrote:
Yes, I can confirm that the directory routines are not the best part of this module. However I know Cisco during these days are writing a new module with enhanced functionality, and it is to be released *soon*.
-Stig
--- In Crestron@..., "Chip" <cfm@> wrote:
Using that module and RS232, I've never had it *not* work pretty much right out of the box. Don't know if passwords on the unit are an issue over RS232 or not - if they are, I've just been fortunate that none of the ones I've worked with have had them set.
I will warn you that the directory routines are/can be *flaky*. I seem to recall someone here (Jeremy? Stig?) mentioning that as long as the entries in the unit itself are formatted/named a particular way that it's all good. All I know is that the one client that asked me to implement that go "odd" results on the touch panel. Unfortunately I didn't have time left on that project to dive in and debug...
- Chip
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
- Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
Does username and password have to be used when going rs232?
toggle quoted message
Show quoted text
--- In Crestron@..., "jcdigitalmethod" <j.j.cunningham@...> wrote: - Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
|
It can be disabled via TMS or the on-screen menus but by default yes.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
toggle quoted message
Show quoted text
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of techybabble Sent: Tuesday, September 18, 2012 9:23 AM To: Crestron@... Subject: [Crestron] Re: Tandberg C40 Module Help Does username and password have to be used when going rs232? --- In Crestron@..., "jcdigitalmethod" <j.j.cunningham@...> wrote: - Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------ Check out the Files area for useful modules, documents, and drivers. A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|
This has proven to be a very frustrating experience trying to get control of this codec. I've turned off the password requirement and still no control. Kinda beaten my head up on the wall with this one. I see communication flowing back and forth but the unit will just not respond to any commands, like it is ignoring them. I know I'm missing something very fundamental as I am working with 2 units and both work the same.
toggle quoted message
Show quoted text
--- In Crestron@..., Lincoln King-Cliby <lincoln@...> wrote: It can be disabled via TMS or the on-screen menus but by default yes.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of techybabble Sent: Tuesday, September 18, 2012 9:23 AM To: Crestron@... Subject: [Crestron] Re: Tandberg C40 Module Help
Does username and password have to be used when going rs232?
--- In Crestron@..., "jcdigitalmethod" <j.j.cunningham@> wrote:
- Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|
Can you give an example of the stringflow ? -Stig
toggle quoted message
Show quoted text
--- In Crestron@..., "techybabble" <davelynn@...> wrote: This has proven to be a very frustrating experience trying to get control of this codec. I've turned off the password requirement and still no control. Kinda beaten my head up on the wall with this one. I see communication flowing back and forth but the unit will just not respond to any commands, like it is ignoring them. I know I'm missing something very fundamental as I am working with 2 units and both work the same.
--- In Crestron@..., Lincoln King-Cliby <lincoln@> wrote:
It can be disabled via TMS or the on-screen menus but by default yes.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of techybabble Sent: Tuesday, September 18, 2012 9:23 AM To: Crestron@... Subject: [Crestron] Re: Tandberg C40 Module Help
Does username and password have to be used when going rs232?
--- In Crestron@..., "jcdigitalmethod" <j.j.cunningham@> wrote:
- Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
|
Insert 0d in the tandberg module password slot if you have turned off the login in the codec otherwise you will get bunch of hex strings with absolutely no control. Regards, Devesh Gupta On 2012-09-18, at 3:19 PM, "Stig" <ska@...> wrote: Can you give an example of the stringflow ? -Stig
--- In Crestron@..., "techybabble" <davelynn@...> wrote:
This has proven to be a very frustrating experience trying to get control of this codec. I've turned off the password requirement and still no control. Kinda beaten my head up on the wall with this one. I see communication flowing back and forth but the unit will just not respond to any commands, like it is ignoring them. I know I'm missing something very fundamental as I am working with 2 units and both work the same.
--- In Crestron@..., Lincoln King-Cliby <lincoln@> wrote:
It can be disabled via TMS or the on-screen menus but by default yes.
-- Lincoln King-Cliby, CTS Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC V: 440.449.1100 x1107 | F: 440.449.1106 | I: Crestron Authorized Independent Programmer
-----Original Message----- From: Crestron@... [mailto:Crestron@...] On Behalf Of techybabble Sent: Tuesday, September 18, 2012 9:23 AM To: Crestron@... Subject: [Crestron] Re: Tandberg C40 Module Help
Does username and password have to be used when going rs232?
--- In Crestron@..., "jcdigitalmethod" <j.j.cunningham@> wrote:
- Check username and password - Try telnet and see if you have the same issues. - Try some of the API commands and see if the unit is responding how it should.
--- In Crestron@..., "techybabble" <davelynn@> wrote:
I've happing trouble getting the Crestron module working, the one from the crestron site. It is the Tandberg C90 + C60 Serial v1.3 PRO2 Demo. According to the Tandberg site is should work with the C40 as well. I have communication with the box, but even simple things such as IR emulation commands don't respond.
Is there some secret to using these modules. I REALLY need the phonebook directory portion of the module. All help is appreciated.
thanks
------------------------------------
Check out the Files area for useful modules, documents, and drivers.
A contact list of Crestron dealers and programmers can be found in the Database area. Yahoo! Groups Links
[Non-text portions of this message have been removed]
|