¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: On site : Multiple identical simpl+ modules in one program #programming
Hi Random Guy, are you using the old "DMP 64/128" or the new "DMP 64/128 Plus"? If I remember right there are a few modules in the files section, I did some work on this almost 3 years ago. When using
Re: PMC3 appears dead. Has anybody revived a dead controller? #prodigy
You try pressing HWR once then quickly SWR 3 or 5 times? It goes away for like 8-10mins and should come back after that
By j5races · #238993 ·
Re: PMC3 appears dead. Has anybody revived a dead controller? #prodigy
+1 to the SD card failing. You are describing the classic symptoms. I unfortunately have no experience with Prodigy so I¡¯m not sure if there are any recovery options for replacing the card DIY like
By AVMaster · #238992 ·
Re: PMC3 appears dead. Has anybody revived a dead controller? #prodigy
Probably the famous SD Card issue.
By rafaelg.costa · #238991 ·
Re: Somfy SDN control via CP3
Michael, The string the module seems to be sending when I press down is: \xFC\xF0\xFF\x80\x80\x80\xA3\x83\xF9\xFF\xFF\xFF\xFF\x0A\x86 Any time I send a command I receive back \x00 via RX From:
By martinkup90 · #238990 ·
Re: Dahia
I need? live video of the Dahua camera.? On Mon, 4 Jan 2021 at 16:06, zac.sparrow@...<zac.sparrow@...> wrote: You want video or snapshots? From DVR or directly from camera?
By omid yazdankhah · #238989 ·
Re: On site : Multiple identical simpl+ modules in one program #programming
Random Guy, Your best bet would be to get on the discord channel and ask for help there. My guess here would be something in the coding is causing this issue but without seeing the program and how the
By Nathan Durfee · #238988 ·
On site : Multiple identical simpl+ modules in one program #programming
Hey all, hoping for some help. I'm using an Extron DSP Group control module from here, and I'm using 4 of them to control 4 different volume groups. My issue is that if I do Volume Up or Down on one
By Random Guy · #238987 ·
Re: SIMPL+ Compiler bug
Who knows what is correct.? But thanks for the reply.? I think I have a working solution but after reading your reply, I do need to check to make sure it works for Analogs greater than 32K.? It may
Re: SIMPL+ Compiler bug
I get the difference between %d and %u as I indicated in my last sentence, but actually, according to the help document, an ANALOG_INPUT is "treated as signed or unsigned values inside of a SIMPL+
By Stuart Marks · #238985 ·
Re: PMC3 appears dead. Has anybody revived a dead controller? #prodigy
It been a while for me with PCM3¡¯s, but have you tried to remove the Crestnet and see what happens? Maybe too much current draw or a short? Gary Sent: Monday, January 4, 2021 9:38 AM To:
By gkukuk@... · #238984 ·
Re: SIMPL+ Compiler bug
%d is for sign integers whereas %u is for unsigned.? Analogs inputs are considered to be unsigned so the %d would not work for values over 32K. I think the help file is in error saying itoa is the
Re: SIMPL+ Compiler bug
In the help document for ITOA it says the following are equivalent statements: out$ = itoa(CODE); makestring(out$, "%d", CODE); That leads me to wonder if substituting %d for %u in your original code
By Stuart Marks · #238982 ·
PMC3 appears dead. Has anybody revived a dead controller? #prodigy
Ok, I know Prodigy, as a line, is dead anyway, but I would like to get my modest home system back to running condition while I shop for something more current. So, my PMC3 was running great for a few
By Matt Rozema · #238981 ·
Re: Somfy SDN control via CP3
Can you send me the string you are sending or screenshot from the symbol and delimiter
By Michael Braithwaite · #238980 ·
Re: Somfy SDN control via CP3
The last time I used them, the modules required at least one motor in them (I was only controlling groups). I added a dummy motor module to my program and then it was able to initialize and the shades
By Hope Roth · #238979 ·
Re: Dahia
You want video or snapshots? From DVR or directly from camera?
By ZS · #238978 ·
SIMPL+ Compiler bug
Just want to give you a heads up on a SIMPL+ compiler bug with Series 3 processors.?? The makestring and print statements may not print correctly with analog inputs. Compile the same thing on a
By Steve Kuehn · #238977 ·
Re: Samsung CCD IP Driver
Yep, mine stopped a couple days ago too. ?On 1/1/21, 9:23 AM, "j5races" <[email protected] on behalf of fueler1@...> wrote: No my Dish stopped and I running old databases
By MSTC · #238976 ·
Dahia
Hi,? How can I show the Dahua Camera image on TSW-1060?? I have already tested several strings but no luck ! Omid,
By omid yazdankhah · #238975 ·