Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Text Entry Field Example (Smart Graphics)
Any reason you can't test with an xpanel first?
There really is not that much to it. Set your serial join for the text output from your panel. Optionally set a serial join if you want to send some prompt text to the field. Ensure Launch Keyboard is checked and you should be good to go. If you've are unfamiliar with SG Xpanel. Simply compile your project as a standard panel as you would normally do. In the output window at the bottom of vt-pro double click the output file name and Windows will open an explorer window straight to the folder where your vtz is. Double click the vtz to launch the Xpanel. You then have an option in the Xpanel menu called Faceplate. Enable that and all your soft buttons will work just like a real panel. Don't forget to set your ip address and ip id the same as your real panel. -slip |
Re: c2n-amp-4x100 dead?
¿ªÔÆÌåÓýIf NOTHING has changed in the system then do as suggested.? Pull all
the inputs and see if the noise is still there.? Then pull one output at a
time.? Not sure what else is in the rack but try pulling the coax inputs
off the cable boxes. You could be grabbing ground loop from the street.? If
all else fails start looking at the amps power supply for swollen/leaking
electrolytic capacitors.
?
In a message dated 2/2/2016 9:50:28 A.M. Eastern Standard Time,
Crestron@... writes:
? |
Re: Emailing from 3-Series
There is no display. ?It is basically a panic button setup that will send emails to particular people when a button is pressed. Thanks |
Re: Toolbox (ish)
Running Windows apps in Linux with Wine or a Virtual Machine? It's not even all stable in Windows so I'm not sure I'd touch them in Linux.
It really depends what you want to use Toolbox for. Most info in Toolbox is all available from console connections to devices, and newer products can have firmware and projects loaded with FTP. |
Re: SIMPL+ Parsing / Debugging Help
It¡¯s hard to tell was intended without knowing more about what the device string looks like and what fragment is trying to be parsed, but¡ If the intent of the mid was to extract the string that starts with byte (iloc1+7) in RecData and ends with iloc2 -1 (the byte before the string "\xFF\x00\x00"), the mid should have been: MID(RcvData, (iloc1 + 7), (iloc2 ¨C (iloc1+7)); If the desired extraction is shorter than that, then it would look like MID(RcvData, (iloc1 + 7), (iloc2 ¨C (iloc1+7) ¨C n); Where n can¡¯t be equal to or less than the difference between the first 2 factors or the string will be null again. ? The trace you have seen seems like what is expected given that ls_TempStr will be null if the length of the extract is-1. |
Re: Toolbox (ish)
Andrew Welker
Or, why not use something like Virtualbox to virutalize Windows from within Linux?
|
Re: Toolbox (ish)
¿ªÔÆÌåÓýI don¡¯t mean to sound like an ass but I have to ask... why go to all this
effort?
?
Reminds me of the movie ¡°Tin Cup¡±.
Yes, it¡¯s *possible* to play the back nine using nothing but a seven iron.
But why?
?
?
Tray
? From: mailto:Crestron@...
Sent: Tuesday, February 02, 2016 4:32 PM
To: Crestron@...
Subject: [Crestron] Toolbox (ish) ?
?
This may sound a little bit off the wall... Is anyone here aware of anyone who may have created a Toolbox replacement application? ? I have been trying for years, really, years to run Crestron software in Linux. Finally I can get everything except toolbox to function.? I should be careful saying that, I have not yet tried to edit/compile Simpl+ and I have not yet loaded a program compiled on my Linux machine but without Toolbox it doesn't matter anyway. ? Thanks, Richard |
Toolbox (ish)
This may sound a little bit off the wall... Is anyone here aware of anyone who may have created a Toolbox replacement application? I have been trying for years, really, years to run Crestron software in Linux. Finally I can get everything except toolbox to function. ?I should be careful saying that, I have not yet tried to edit/compile Simpl+ and I have not yet loaded a program compiled on my Linux machine but without Toolbox it doesn't matter anyway. Thanks, Richard |
Re: Crestron App for iPad
Jayson Small
Verify that the credit card CCV is updated in the account. ?Sometimes you just need to update every now and again. Jayson From: <Crestron@...> on behalf of "nick@... [Crestron]" <Crestron@...> Reply-To: <Crestron@...> Date: Tuesday, February 2, 2016 at 4:16 PM To: <Crestron@...> Subject: [Crestron] Crestron App for iPad ?
Why does it seem like every time I go to deploy a new iPad for a customer, the Crestron App for iPad in-app purchase fails usually saying there's a problem with the transaction. I've noticed it more with newly created Apple IDs with new credit card information, but just saw it on a seasoned Apple account.? I usually wait a day or two, and then it upgrades fine. What's the deal? |
Crestron App for iPad
Why does it seem like every time I go to deploy a new iPad for a customer, the Crestron App for iPad in-app purchase fails usually saying there's a problem with the transaction. I've noticed it more with newly created Apple IDs with new credit card information, but just saw it on a seasoned Apple account.? I usually wait a day or two, and then it upgrades fine. What's the deal? |
Text Entry Field Example (Smart Graphics)
I am looking for an example using the smart graphics "Text Entry" box that pops up a keyboard. I want to create an editable phone list (by the client) of name field and number field.?Then want to select from the list and hit dial for a Polycom sound structure phone voip dialer. Has anyone done something like this? I've never used the text entry box, and unfortunately wont be able to test before I get on site. Sounds fairly straight forward but was looking for some direction. Any help is appreciated. thanks |
Re: Any luck consistently controlling a Napco P9600 Security panel?
Napco is telling me I need a CIBR-ZRemote in order for Napco to work with Crestron.
I have two Napco systems, one V60 one V72. ?V60 works with the GEM-RS232 while the V72 doesn't work with it. ?I've taken the same Crestron hardware from the site with the V60 and brought to the site with the V72 and still no dice. I also get different error messages from the V5.1 crestron module depending if I use a 2-series or 3-series at the V72 site. The 3 is reporting Timeout waiting for CTS high The 2 is reporting Timeout waiting for ACK Master code has been adjusted to give 0=10d. Napco doesn't even say the CIBR-Zremote is a guarantee it will work. ?He even said it should work with V72 so I don't really think the CIBR-ZRemote is even a solution. |
Re: VT Pro Access Denied
Rohan Dunbar
¿ªÔÆÌåÓýI am getting access denied when trying to open up a project. This is new. The project will attempt to open but then get access denied. I can see the folders but I can¡¯t open any pages. Anyone experience this? This seems to be the case on older projects using smart graphics. ? From: Crestron@... [mailto:Crestron@...]
Sent: Saturday, January 30, 2016 4:18 PM To: Crestron@... Subject: [Crestron] Re: VT Pro Access Denied ? ? I figured out the problem since I do not work out of Dropbox or any cloud storage due to all the issues mentioned above. No virus found in this message. |