Can the DMC (-32/-16/+) run programmed moves or time-lapse without the computer and software?
No. The Dragonframe software must always be running on a computer in order to drive the motion control system.
No. The Dragonframe software must always be running on a computer in order to drive the motion control system.
No. Dragonframe has no MIDI integration.
You may activate the software on one computer for every license you purchase. You may also activate a single license on a second computer if Dragonframe will not be used on both at the same time. So, if you have two computers and two sets, you need two licenses. If you have a laptop and … Read more
The JSON interface is a UDP based protocol in Dragonframe, that uses the JSON format for messages. You can send commands to Dragonframe and receive notifications from it. It may be a useful integration point for using Dragonframe with other devices or applications. After creating a device that sends/receives these messages, use the program’s Scene … Read more
The Simple Interface is a basic protocol in Dragonframe that can be used over a serial port (or virtualized serial port) or TCP. You can send commands to Dragonframe and receive notifications from it. It may be a useful integration point for using Dragonframe with other devices or applications. It is the same protocol used … Read more