Broadcast Tools ADMS 44.22 Manual de servicio Pagina 204

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 362
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 203
XStudio 3204
© Copyright 2003-2015 C-R Media All Rights Reserved.
5.8.4 Send Control Command Task
The Send Control Command task is used to send a string of data to an external device for purposes of
controlling the device or causing it to take some action. The data string can be sent as pure text or as
binary information. This is a send-data-only task; any information returned by the device is ignored.
When creating a new Send Control Command task, the dialog is initially displayed similar to the
example shown here, with its default property settings.
Send Control Command Properties
Items with a check mark in the REQ column require user entry, while unchecked items have default
values which can optionally be changed.
Property
REQ
Description
Task Name
The user-friendly name of the task. See Common Properties for
more information.
Command String
The characters, including optional control codes, that are to be
sent to the external device.
Send Text As-Is
If this property is checked, the data sent will be exactly as
displayed in the Command String field. Control codes are
represented as "<xxx>" in the Command String field, if inserted,
and are normally interpreted to their binary value (Decimal 0..31)
when the command string is sent. As an example, if the "ACK"
value (Decimal 6) needs to be sent, it is represented in the
Command String as "<ACK>" and at send time, the decimal byte
value 6 is sent. If this property is checked, what will be sent
instead is "<ACK>" as plain text, which is 5 bytes, ie, the displayed
text of the Command String with no interpretation.
Append <CR>
When this property is checked (the default), a Carriage Return
(Decimal 13, Hex 0D) is appended to the Command String when
Vista de pagina 203
1 2 ... 199 200 201 202 203 204 205 206 207 208 209 ... 361 362

Comentarios a estos manuales

Sin comentarios