Advantech PCL-848A/B Manual de usuario Pagina 39

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 84
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 38
CHAPTER 3 PROGRAMMING REFERENCE
33
3.4.16. SEND
Purpose:
This command sends user specified IEEE-488 Interface commands to the interface.
Eor example, to send an output string to several instruments simultaneously, you can
establish multiple listener status with the SEND command, then issue the OUTPUT
command with address <0 or >30.
Offset:
SEND%=36
Syntax:
CALL SENDi(CMDS) ----BASIC
CALL ABSOLUTE(CMDS,SENDi) ----BASIC Compiler
Parameter:
CMD$ - Pointer of a string of standard mnemonic IEEE-488 interface
commands. The following can be used:
LISTEN TALK DATA UNL UNT GET DCL GTL P PPD
PPE PPU i REN SDC SPD SPE TCT MLA MTA IFC CMD
LLO SEC EOI
Example:
CMD$=’’UNL UNT MTA LISTEN 9 10 SEC 3 DATA
‘ABCD’EOI”
See Section 5.4. for more information.
Vista de pagina 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 83 84

Comentarios a estos manuales

Sin comentarios