bitfocus / companion-module-requests

Repository for tracking module requests
98 stars 11 forks source link

Digital Projection control #148

Open patrickcincy opened 4 years ago

patrickcincy commented 4 years ago

I see there is control of the digital projection Highlite projectors but am looking to control some titan projectors. I can do this with the tcp commands on port 7000 with command strings such as power = on\r or shutter = off\r but can't use the highlite module to do this. It seems highlite uses 1 or 0 as opposed to on or off. According to the communications doc, if the commands for the highlite were changed to words instead of integers, it would work for both highlite as well as Mercury, Lightning, and Titan, but not E-vision.

https://www.digitalprojection.com/dpdownloads/DP%20Resources%20115-759G/content/protocol/Protocol%20Guide%20Rev%20D.pdf

josephdadams commented 4 years ago

@krocheck can you look into this as it relates to the digital projection module?