Agilent Technologies 2000 X-Series Manual de servicio Pagina 199

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 930
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 198
:BUS<n> Commands 8
Agilent InfiniiVision 2000 X-Series Oscilloscopes Programmer's Guide 199
:BUS<n>:BIT<m>
(see page 790)
Command Syntax
:BUS<n>:BIT<m> <display>
<display> ::= {{1 | ON} | {0 | OFF}}
<n> ::= An integer, 1 or 2, is attached as a suffix to BUS
and defines the bus that is affected by the command.
<m> ::= An integer, 0,..,7, is attached as a suffix to BIT
and defines the digital channel that is affected by the command.
The :BUS<n>:BIT<m> command includes or excludes the selected bit as
part of the definition for the selected bus. If the parameter is a 1 (ON),
the bit is included in the definition. If the parameter is a 0 (OFF), the bit
is excluded from the definition. Note: BIT0- 7 correspond to DIGital0- 7.
Query Syntax
:BUS<n>:BIT<m>?
The :BUS<n>:BIT<m>? query returns the value indicating whether the
specified bit is included or excluded from the specified bus definition.
Return Format
<display><NL>
<display> ::= {0 | 1}
See Also "Introduction to :BUS<n> Commands" on page 198
":BUS<n>:BITS" on page 200
":BUS<n>:CLEar" on page 202
":BUS<n>:DISPlay" on page 203
":BUS<n>:LABel" on page 204
":BUS<n>:MASK" on page 205
Example Code
' Include digital channel 1 in bus 1:
myScope.WriteString ":BUS1:BIT1 ON"
NOTE
This command is only valid for the MSO models.
Vista de pagina 198
1 2 ... 194 195 196 197 198 199 200 201 202 203 204 ... 929 930

Comentarios a estos manuales

Sin comentarios