A.4
UDP
Trigger Type
Trigger Value
Flank
Description
Message
String
-
Receive a message that matches the trigger-value
Receiving
-
-
Receive any message
The user can define his own string as the trigger value of a message. Please
note that this string has a maximum length of 31 characters.
It is possible to pass a parameter along with a message. In order to do
this use the syntax
trigger=value
. For example when the trigger type is set
to ’message’ and the trigger value is set to
intensity
then the transmitting
equipment can pass an intensity level by sending
intensity=255
, where 255
can be any number in the range [0,255].
A.5
TCP
Trigger Type
Trigger Value
Flank
Description
Message
String
-
Receive a message that matches the trigger-value
Receiving
-
-
Receive any message
The user can define his own string as the trigger value of a message. Please
note that this string has a maximum length of 31 characters.
A.6
OSC
Trigger Type
Trigger Value
Flank
Description
Message
URI
Change
Receive a message that matches the URI
Message
URI
Down
Receive a message that matches the URI and the
value non-zero
Message
URI
Up
Receive a message that matches the URI and the
value is zero
Receiving
-
-
Receive any message
The user can define his own URI as the trigger value of a message, however,
the OSC specification dictate this string must start with a ’/’ sign. Please note
that this string has a maximum length of 31 characters, including the ’/’.
50