Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Toolbox script doen't work on MC3?
Enable error logging and see what it tells you.
Mark On Tue, Mar 5, 2013 at 9:36 PM, Twelve Li <twelvelmk@...> wrote: ** [Non-text portions of this message have been removed] |
Try
[LoadProgramToMC3] Connect=tcp 10.254.15.162 QuerySendDefaultIPTable=y Program01.ProgramSend "C:\Users\resav\Desktop\Crestron Holder\AUT WG601, 602, 603 v3.1.lpz" ResetReboot The QuerySendDefaultIPTable=y bypass the question for sending the ip table if necessary. {Paf} 2013/3/5 Twelve Li <twelvelmk@...> ** [Non-text portions of this message have been removed] |
Had occasion to check in with NJ on this yesterday. Turns out that the command is case sensitive. program01.programsend is NOT the same as Program01.programsend.
toggle quoted message
Show quoted text
here's a script that is tested and known working on slots 1 & 2 of an MC3: [Header] DebugStrings=on AbortOnError=off [Variables] ProcessorAddress=myprocessor.dummy.org ProcessorPort=41795 MasterProg=putyourprogram1here.lpz DeviceProg=putyourprogram2here.lpz [Load Program ] Connect=tcp |ProcessorAddress|,|ProcessorPort| LogFile=|$scriptpath||$scriptfilename|-|$date| |$time|.log ProductGetInfo Program01.programsend "|$scriptpath||MasterProg|" Program02.programsend "|$scriptpath||DeviceProg|" --- In Crestron@..., Rapha?l Thiffault <raphaelthiffault@...> wrote:
|
to navigate to use esc to dismiss