BlueLine Network & OSC
MANUAL USUARIO
VERSION 1.2
Memory
/bl/[x]/memory[y]/exec
Bank Exec
//bl/[x]/memory[y]/exec;;
3.4.7. LM GPIO, LM Serial
Método
Comandos OSC/ASCII
GPIO
/gpio[x]/value,[y]
Value
//gpio[x]//value;[y];
GPIO
/gpio[x]/mode,[y]
mode
//gpio[x]/mode;i;[y];
3.4.8. LM Serial
Método
Comandos OSC/ASCII
Serial Out
/serial[x]/out,[y]
//serial[x]/out;b;"[y]";
UDP Out
/udp/out,[x][y][z][a]
//udp/out;siib;"[x]";[y];[z];"[a]";
Memory
/memory[x]/exec
Bank Exec
//memory[x]/exec;;
BlueLine Network & OSC
[x]= Zone
[y]
= Bank number
Tipo
Datos
T,F
[x]= GPIO index
[y]
= GPIO state
(Enabled=T,
Disabled=F)
i
[x]
= GPIO index
[y]
= GPIO mode
(Input=0, Output=1)
Tipo
Datos
b
[x]
= Serial port index
[y]
= Array of data,
(use "$" for each
byte in hexadecimal,
don´t use any special
character for ASCII)
siib
[x]
= IP address
[y]
= Foreign Port
[z]
= Local Port
[a]
= Data (use "$" for
each
hexadecimal,
use
character for ASCII)
[x]= Memory bank
index
www.workpro.es
Ejecutar
(2)
banco de
memoria
Uso
Activa /
Desactiva
GPIO
Establecer
como GPI o
GPO
Uso
Envío de
datos por
puerto
serie
Envío de
datos por
UDP
byte
in
don´t
any
special
Ejecutar
banco de
memoria
17