Welcome to the new Film-Tech Forums!
The forum you are looking at is entirely new software. Because there was no good way to import all of the old archived data from the last 20 years on the old software, everyone will need to register for a new account to participate.
To access the original forums from 1999-2019 which are now a "read only" status, click on the "FORUM ARCHIVE" link above.
Please remember registering with your first and last REAL name is mandatory. This forum is for professionals and fake names are not permitted. To get to the registration page click here.
Once the registration has been approved, you will be able to login via the link in the upper right corner of this page.
Also, please remember while it is highly encouraged to upload an avatar image to your profile, is not a requirement. If you choose to upload an avatar image, please remember that it IS a requirement that the image must be a clear photo of your face.
Thank you!
Announcement
Collapse
No announcement yet.
Looking for Documentation on network control of a QSC DCP 100 sound processor.
Looking for Documentation on network control of a QSC DCP 100 sound processor.
Been googling this for a few hours now. No joy. A lot about Q-SYS, but this is not that.
Does anyone have documentation on the control, via a network, of a QSC DCP 100 sound processor?
Ports used?
Commands?
etc.
James, there is the manual itself that has ASCII commands for them (note, all three DCP models accept the DCP300 commands) see Appendix A.
Additionally, if you have the DCP Manager program, in the menus is a "3rd Party Control" or words to that effect, where you can choose what you are wanting to control and it will list the command. The command set has both xml like and ASCII like options too.
Steve, I did fine that stuff, but no clear indication of the IP port to connect to. Yes Serial wise, But I need IP based. I tried connecting to some active ports and supplying the human-readable dcp300version=
command and similar. Locked up the unit. lost PING. So I thought I would ask.
The IMS2000 talk to the unit is using udp to 3007 (Forget, working from memory. Wrote it down in some notes.). using some XML based commands that are extremely cryptic.
Have not been able to find any reference to XML commands anywhere.
Some good old, TCP socket commands on a specific port would be preferred.
For a DPM100 (per the automation settings backup from an install I did using them), the port is TCP 4446 and the termination string is a carriage return. Not sure about the DCP; sorry.
Comment