Marantz issues
I have a problem with the ip control of the Marantz with any crestron processor I use. I am using the module for control via serial command via IP and every now and then (I have not been able to under
Від C-Poll · #255598 ·
C# library to 2 or more modules in Simpl+
As said DizzyEgg works!!! Thanks everyone for the help!
Від C-Poll · #254651 ·
C# library to 2 or more modules in Simpl+
I implemented the singleton in my code with related static classes/functions, but despite this the event does not fire from one module to another, in the sense that I have a polling on the core module
Від C-Poll · #254645 ·
C# library to 2 or more modules in Simpl+
Thank you Oliver. Can you give me an example, because i don't understand very well.
Від C-Poll · #254644 ·
C# library to 2 or more modules in Simpl+
In my code, I have some event write like this in c#… public delegate void CustomHandler(object sender, MyEventArgs e); public event CustomHandler MyEvent; and like this in simpl+… RegisterEvent (myCla
Від C-Poll · #254639 ·
C# library to 2 or more modules in Simpl+
Hello everyone, I am trying to make some modules for Crestron by switching from C#. I was faced with a problem: I need to trigger events on 2 different modules via the same class and the same .clz, ho
Від C-Poll · #254635 · Змінено