Wildcards - 7th Sense Pixel Processing Juggler User Manual

Table of Contents

Advertisement

External Control
Using names
<command
cmd="set" path="/GroupSet/Group/Canvas 1/Window 1/canvasposition/x"
Using class names (i.e. non-specific)
The element path="juggler", for example, addresses all objects of type 'juggler'.
<command
cmd="set"
path= "/GroupSet/Group/juggler"/>
Using a mixture of

wildcards

<command
cmd="set" path="*/*/*/*/Window 1/canvasposition/x" value="800"
Wildcards
Matching a name between slashes
Command
<command
cmd="get"
Reply
<replies
success="true" path="JugglerName/*/health" numberofreplies="1"
commandDuration="123us">
<health
value="~RxLane:1-LaneDown~RxLane:2-LaneDown~RxLane:3-
LaneDown~RxLane:4-LaneDown~"
fullpath="GroupSet/Group/JugglerName/Bus:1/health"/>
</replies>
Absolute versus relative paths
<command
cmd="get"
Relative :
<command
cmd="get"
Absolute:
It is possible to use a relative path, offering a shortcut for an absolute path. Compere will perform an
exhaustive search so there is a performance overhead depending on the extent of the Juggler
system. Additionally, multiple results may be returned: searching for
path that matches.
The full path is returned in replies, and in commands, the leading / (/GroupSet) is preferred.
M512-3 Juggler : User Guide
(*), names (specific) and class names (non-specific)
119
path="JugglerName/*/health"/>
path="JugglerName/DpRx:2/VideoTiming"/>
path="/GroupSet/Group/JugglerName/DpRx:2/VideoTiming"/>
value="800"/>
/>
"name"
will return every absolute
119
© 2021 7thSense

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Pixel Processing Juggler and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Related Products for 7th Sense Pixel Processing Juggler

Table of Contents