Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
PC/Laptop recommended reequirements
Studio Minimum requirements is a 2.0 GHz processor with 4GB RAM but recommends a Core i7 with minimum 8GB RAM. I;m running a Core i5 @ 2.6 GHZ with 16GB RAM (WIN 7 ENT SP1) and still experiencing the pc freezing after I get to complete a compile.I always have at least 10 other programs running (MS Office, Lync, Word, Excel, Pub, Adobe reader, AutoCAD, Toolbox, VTPro, and several Simpl Windows and Simpl+) in addition to IE or other Web browser. I was wondering what the consensus is on our group on what you feel is too minimum and what should be recommended. I don't even really use Studio but there is no answer that really covers what a programming laptop for Crestron really should have. I would like anyone to post what their basic system processor, memory, and OS just to hone in what is not to be considered a nice upgrade and what may be a waste of time to migrate to another machine.
Thanks, Cyberbri |
Re: DM help
¿ªÔÆÌåÓý100, 100-C, 100-S? Which flavor of DM? ? -- Lincoln King-Cliby, CTS Commercial Market Director Sr. Systems Architect | Crestron Certified Master Programmer (Silver) ControlWorks Consulting, LLC Crestron Services Provider http://www.controlworks.com From:
Crestron@... [mailto:Crestron@...] On Behalf Of spicem100@... ?
? we are using a DM-RMC-100, not sure about the cable being certified,?I will have to check, but we did replace?it to rule that out?and we are still experiencing the inconsistent drop out.? We also changed?the tv input as well.
|
Re: Android Project
Try using a simpler project name, like one without quotes in it. On Wed, Feb 26, 2014 at 3:41 PM, Sebastian Marszalek <s.marszalek11@...> wrote:
Jeremy Weatherford |
Re: DM help
not sure about the RMC report back,? last time I? was on site it was late and couldn't get it to fail in the hr and a half I was there.? in regard to one location yes, however recently their was one instance where it happened in another room.?? We did try another output on the TV to no avail.
|
Re: Android Project
I also see this in the error log. System log: ? 1. Notice: Update request from Slot-05.IP-ID-07 ???? TimeStamp: 15:01:04? 2-26-14?? UpTime: 0 days 00:27:22.27? Task: XMLRx07 ? 2. Error: C_ControlSysXMLServer::ScheduleTermination ???? TimeStamp: 15:01:13? 2-26-14?? UpTime: 0 days 00:27:32.00? Task: TCP_Read ? 3. Error: Terminating Connection That Was Scheduled For Termination (0x80BEA3B8) ???? TimeStamp: 15:01:13? 2-26-14?? UpTime: 0 days 00:27:32.00? Task: IdleTask ? 4. Notice: XML Gateway Disconnect from 172.31.20.42? XMLConn=0x80BEA3B8 ???? TimeStamp: 15:01:13? 2-26-14?? UpTime: 0 days 00:27:32.00? Task: IdleTask ? 5. Notice: Update request from Slot-05.IP-ID-07 ???? TimeStamp: 15:01:15? 2-26-14?? UpTime: 0 days 00:27:33.30? Task: XMLRx07 Total Errors Logged = 5 End of System log -- Sebastian Marszalek |
Re: Android Project
This is the exact message I get on the S4, I am trying to use local file. near"s_20Phone_20v4": syntax error (code1):,while compiling: SELECT system _id, file_path From display_list_files WHERE system_id = 1and file_path ='/data/data/com.Crestron.mobile.android.free/files/toolboxupload/PROJECT_NAME.zip-- Sebastian Marszalek |
Re: Strange SIMPL+ Notices
On another note, maybe moving this block of code from a CHANGE event into MAIN using a WHILE(1) with a gather and then calling your parse function from there might be more efficient and get rid of the buffer error as well?? That way it churns through the data as it comes in instead of chunks remaining in the buffer until the CHANGE event is triggered again and finds your delimiter.? Just a thought.
|
Re: DM help
¿ªÔÆÌåÓýWhat type of RMC? ? If it¡¯s 8G (100-C, SCALER-C, 200-C) has the cable actually been certified? ? -- Lincoln King-Cliby, CTS, DMC-E/T/D Commercial Market Director Sr. Systems Architect | Crestron Certified Master Programmer (Silver) V: 440.449.1100 x1107 F: 440-449-1106 I: Crestron Services Provider ? From: Crestron@... [mailto:Crestron@...] On Behalf Of spicem100@...
Sent: Wednesday, February 26, 2014 12:11 PM To: Crestron@... Subject: [Crestron] DM help ? Hi all, ? looking for some advice. Have a customer with a system that has been solid for a yr until recently.? issue is room related and after the home owner watches cable for a period of time (say 20 mins) monitor goes blank. tech's replaced dm rmc and cable box to no avail.? the homeowner is savy enough to reboot dm 8x8 and all is well for another hr or so.? dm switcher does not have any helpful logs but my hunch is still with the switcher perhaps with the input card.? Any advice on what to?chk next before sending this thing out and taking her system down for some time??? I have another 8x8 for another client in a few mths but hesitant on swapping it in temporarily or stealing a card temporarily... |
New feature in SIMPL+ 4.02.20: continue statement
Just accidentally discovered that the "continue" keyword now works in while() and for() loops to go to the next iteration. ?Does not exist in 4.02.15, so be careful about using it if you need to compile with older versions. ?Undocumented, of course, but very handy... Jeremy Weatherford |
Strange SIMPL+ Notices
I have a CP3 running some security modules in the second program slot. I am continuously seeing the following warnings pile up in the error log. The module can be very busy depending on the amount of activity in the home. These warnings don't appear to be causing problems with the program but I'd like them off the log. Does anyone have any ideas what would be causing this or how to fix it? Thanks in advance!? Warning: splusmanagerapp.exe [App 2] # 20:04:08 ?2-25-2014 ?# Module S-1.3.1:S-1 : MODULE_NAME at line 186: UpdateInputValue: Could not get m_BufferReadyEvent Here is the line of code in question. CHANGE From_Device$ { if(iSemaphore = 0) { iSemaphore = 1; while(find(csCRLF, From_Device$) > 0) { //LINE 186 sTemp = remove(csCRLF, From_Device$); ? ? ? ? ? ? if(find(csASCIIREPLY, sTemp) > 0) { fProcessZoneName(); } sTemp = ""; } iSemaphore = 0; } } |
Re: OT - Opinion on System setup
Why not setup your EISCs to communicate by host name, and put the carts on the control subnet of the AV3 rather than in the main network. That way it's isolated to the room like Lincoln suggested, but using Ethernet rather than rs-232.
This presents you with 2 options- assuming both carts are identical, you can set the host names the same in each DMPS and use a single EISC to talk regardless of which is connected.
Or set each to a unique host name and rather than relays, you can use the online event for the EISC to tell which is connected.
- chris
|
Re: AirportExpress control
If you Airplay to an AppleTV, ou have play/pause prev/next commands via IR.?
Works with most but not all devices (for example I was using Airfoil software on my windows PC to send to the airport express, transports did not work) ?iDevices worked though. Best bet is myrocontrol.com ?I've asked the head of our service dept to please please order me one to play with. |