Knowledge Base:Network Control: Difference between revisions
MickShowCAD (talk | contribs) (Created page with "Controlling Artist through an Ethernet connection by Mick Martin | Sep 14, 2018 | Knowledge Base Artist can be controlled with simple text message sent across Ethernet using a TCP/IP connection. Artist responds to the Text Commands as define in the help section Automation. Input Output Patch/Network Remotes – right click and select Properties Check Enable – note the IP address(es) and port (default 700) of this computer to enter in to your remote device Click OK...") |
MickShowCAD (talk | contribs) m (MickShowCAD moved page Network Control to Knowledge Base:Network Control) |
(No difference)
|
Latest revision as of 21:26, 14 May 2024
Controlling Artist through an Ethernet connection by Mick Martin | Sep 14, 2018 | Knowledge Base
Artist can be controlled with simple text message sent across Ethernet using a TCP/IP connection. Artist responds to the Text Commands as define in the help section Automation.
Input Output Patch/Network Remotes – right click and select Properties Check Enable – note the IP address(es) and port (default 700) of this computer to enter in to your remote device Click OK – this system is now listening for text commands Look in the Help – Automation/Text Commands. This lists the commands that Artist will respond to. For example, the following command activates Cue 2 in Cue List 3,
ac3,3,2,2
The command must be followed by a carriage return or a null character.