COMANDOS DE SERIE
10. COMANDOS DE SERIE
10.1. COMUNICACIONES DE SERIE
La pantalla utiliza un protocolo de control de texto sencillo para procesar solicitudes de dispositivos de control
y proporcionar respuestas a dichos dispositivos. En esta sección se describe cómo enviar mensajes mediante un
enlace serie entre la pantalla y un sistema de control / automatización o un PC que ejecute un programa de
emulación de terminal como Windows
10.2. CONEXIÓN RS-232 Y CONFIGURACIÓN DE PUERTOS
Conecte su sistema de control o PC a la entrada RS-232 de la pantalla.
Configure el controlador RS-232 o el puerto de serie del PC como se describe a continuación: Tasa de baudios:
115200, 8 bits, sin paridad, 1 bit de parada.
10.3. FORMATO DE COMANDO Y RESPUESTA
RS232 Command format:
NAME:
START
EX:
A9
- The Device ID Can be set in the ‚lock' menu of
the screen.
- If ID 00 is used in the command, it is seen as
a ‚broadcast' command (Screens will always
accepted the command)
RS232 return from screen
The screen will return an acknowledgment or a
non-acknowledgement in the following format:
NAME:
START
BYTE:
1byte
EX:
A9
128
ETX-SERIES – MANUAL DE USUARIO – ESPAÑOL
HyperTerminal o Tera Term.
®
COMMAND
ID
VALUE
11
00
01
ACK
COMMAND ID
VALUE
1byte
1byte
1byte
1byte
xx
11
00
ERR
where:
- Command accepted:
will be same as the sent Value.
END
- Command not Accepted: xx= 4E, the ‚value' (Err) will
8A
show as follows:
- 01 = Invalid command
- 02 = Invalid data value
- FF = Unknown error
END
1 byte
8A
xx= 41, the returned ‚value'