Exfo FTB-500 Manual de usuario Pagina 249

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 453
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 248
Using FTB Products in an Automated Test Environment
FTB-500 241
Writing Remote Control Code
When you write code, you must follow these rules on message reception
and transmission:
The controller must have sent a complete message to the instrument
(including the message terminator) before retrieving a response.
The controller must retrieve all the responses from previous queries
(including the response terminator) before sending a new message to
an instrument.
The controller must not try to retrieve a response from an instrument if
the corresponding query has not been previously sent to the
instrument.
You must pay special attention to queries that return an indefinite ASCII
response. To avoid any confusion, the IEEE 488.2 standard requires that
this data type be immediately followed by a response termination
character. For this reason, when working with compound queries, you
must ensure that a query sending an indefinite ASCII response is the
last query of the series.
Be careful when sending program messages containing multiple
queries that return large amounts of data. Since the controller can only
retrieve data when the instrument has finished processing the queries,
it could result in problems ranging from a saturation of the output
queue to the complete blocking of the whole system.
Vista de pagina 248
1 2 ... 244 245 246 247 248 249 250 251 252 253 254 ... 452 453

Comentarios a estos manuales

Sin comentarios