When I try to rc to my master PC like rc 192.168.0.75 ‘macro 7’ I get ‘Illegal destination list’ error.
Remote Command with 2 OnPC
-
-
Hi Axel,
Remotecommand now allow other arguments than IP-address
try
RemoteCommand IP "192.168.0.75" "Macro 7"
or
RemoteCommand OnPC "Axel-Laptop" "Macro 7"
or
RemoteCommand Console "FullsizeFOH" "Macro 7"