5.SoftwareControl-LightwareDeviceController
HDMI-TPS-TX200series–User'sManual
59
Appliedfirmwarepackage:v1.3.2b3 | LDCsoftware:v2.5.7b2
Condition Triggering
DIFFERENCE:
This feature is
available only for SW4-TPS-TX240-
PlusfromFWpackagev1.3.0b6.
This improvement works as if a
conditionisdetected.Whenacomplex
control system is built, a Condition may
triggernumerousActions.Atypicalexampleiswhenasystemispoweredonandthe’ready-to-use’state
has to be loaded. In this case, there could be many actions which are based on the same condition. In order
toreducethenumberofthecommands,youcantriggerone’key’condition,whichcouldstartthewhole
process.
5.10.4.
Clear One or More Event(s)
Clear an Event
Pressthe
Clear
button in the Event list or in the header section in the Event editor.
Clear all Events
WhenalltheEventsmustbeclearedpressthe
Load factory defaults
button above the Event list. You will be
promptedtoconfirmtheprocess.
5.10.5.
Export and Import Events
The feature allows saving all the Events.The backup file can be uploaded to another HDMI-TPS-TX200
series transmitter.
Export all the Events
Step 1.
Pressthe
Export
button above the Event list.
Step 2.
TheSaveasdialogboxwillappear.Setthedesiredfolderandfilename,thenpressthe
Save
button.
ThegeneratedfileisasimpletextfilewhichcontainsLW3protocolcommands.Thefilecanbeviewedbya
simpletexteditor,e.g.Notepad.
ATTENTION!
Editingthefileisrecommendedonlyforexpertusers.
Import all the Events
Step 1.
Pressthe
Import
button above the Event list.
Step 2.
TheOpendialogboxwillappear.Selectthedesiredfolderandfile,thenpressthe
Open
button.
5.10.6.
Event Creating - Example
Thefollowingexampleshowsyouonareal-lifesituationhowtosetupanEvent.
The Concept
TheSW4-TPS-TX240isconnectedtoaprojectorbytheTPSoutputport.Thetransmitterisalsoconnected
totheprojectorbytheRS-232portandcansendcommandsviatheserialline.Thetaskistoturnonthe
projectorwhensignalisdetectedontheTPSoutputport.
RS-232 Settings
Makesurethattheseriallineisestablishedbetweenthetransmitterandtheprojector.CheckthattheRS-232
settingsofthetransmitterissetexactlythesamewhichrequiredfortheprojector:baudrate,databits,
parity,stopbits.Thetransmitterneedstobesetto:Controlprotocol:LW3;andRS-232mode:Pass-through.
SeetherelevantLDCsettingsinthe
section.
Setting the Event
Step 1.
Setthecondition.
Selecttherequiredparameterstosetthecondition:
▪
Category
:Video;
▪
Expression
:Signalisdetectedonaport;
▪
Port
:O1.
Click on the
Apply
button to complete the procedure, then the condition
appearsontheuppersideintextualandLW3commandformataswell.
Step 2.
Settheaction.
Iftheconditionisfulfilled,thefollowingactionneedstobelaunched:the
receiversendsacommandtotheprojectorovertheserialline:
▪
Power on
- the required command which is accepted by the
projector:PWR0<CR><LF>
E.g.thecommandhastobeclosedwiththe<CR><LF>characterssothey
needtobeescaped.Youcanusethefollowingformatforescaping:
<command
1
><\x0d\x0a><command
2
><\x0d\x0a>...
...<command
n
><\x0d\x0a>
Inthecurrentcasethecommandis:PWR0\x0d\x0a
Selecttherequiredparameterstosettheaction:
▪
Category
:RS-232;
▪
Expression
:SendRS-232message;
▪
Port
:P1;
▪
Message
:PWR0\x0d\x0a
Step 3.
Enable the Event.
Selectthe
E1 enabled
pipe in upper left corner to set the Event as launched.
INFO:
Ifyoudonotfindtherequiredcategory/expression/etcwhatyouneed,choosetheAdvancedmode
intheWizardwheretheentireLW3structuretreeisavailable.Forexampleinsteadofsignaldetectionyou
cansetaspecifiedresolutionorcolorrangeeitherasacondition.