Complete Help Docs

Laser Show Technology for Lighting Professionals

User Tools

Site Tools


beyond:osc_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
beyond:osc_commands [2020/01/21 11:02]
Bob Varkevisser
beyond:osc_commands [2020/01/21 11:04]
Bob Varkevisser
Line 197: Line 197:
  
  
-===== Supported Argument types =====+==== Supported Argument types ====
  
 BEYOND support integer number (i), float point number (f), and string (s). Other data types ignored. You need to ensure that OSC client send correct type of argument to BEYOND. BEYOND support integer number (i), float point number (f), and string (s). Other data types ignored. You need to ensure that OSC client send correct type of argument to BEYOND.
Line 226: Line 226:
   /beyond/zone/<MyVariable>/select 1   /beyond/zone/<MyVariable>/select 1
  
-===== Direct servers =====+===== Other OSC Servers ===== 
 +==== Direct servers ====
  
 This kind of server provide a direct access to internal object of BEYOND. No extra layers, or something in between. BEYOND receive the OSC packet, analyze the address and if the address point on direct server, the BEYOND execute it right after the address parsing. Such servers has fixed address part and number of arguments. This kind of server provide a direct access to internal object of BEYOND. No extra layers, or something in between. BEYOND receive the OSC packet, analyze the address and if the address point on direct server, the BEYOND execute it right after the address parsing. Such servers has fixed address part and number of arguments.
beyond/osc_commands.txt · Last modified: 2021/04/16 11:10 by Bob Varkevisser