1256E User Manual
Racal Instruments
©
2002
Advanced SCPI Operations 8-3
Any command which opens any of these relays will open all of
them; and any command which closes any of these relays will
close all of them.
MOD:DEF power,3
MOD:DEF
matrix,5
PATH:DEF
thispath,(@8(0,4,12),power(14))
INCL
(@power(15),matrix(323),thispath)
The first three commands define module names and a path. The
last command shows that the INCLUDE command can use these
definitions in an include list.
The include list relationship for a particular relay, or multiple relays,
may be removed by using the INCLUDE:DELETE command. The
following examples illustrate the use of the INCLUDE:DELETE
command:
INCLUDE (@3(0:4))
INCLUDE:DELETE
(@3(2))
The first command defines an include list consisting of channels 0
through 4 on module 3. The second command removes channel 2
from any include list definitions. After the second command is
executed, the include list now consists of channels 0, 1, 3 and 4.
These two commands are thus equivalent to a single command
INCLUDE (@3(0,1,3,4)).
INCLUDE (@1(0:19),2(0:19))
INCL:DEL
(@1(5:8),2(11,15,17))
The first command defines an include list of channels 0 through 19
on both modules 1 and 2. The second command removes include
list association for channels 5 through 8 on module 1 and channels
11, 15, and 17 on module 2. These two commands are equivalent
to the command:
INCLUDE (@1(0:4,9:19),2(0:10,12:14,16,18,19))
INCL:DELETE:ALL
All include list definitions are deleted.
The include list association for a single channel, for multiple
channels, or for all channels in the system may be checked using
the INCLUDE? query.
Содержание 1256E
Страница 5: ......
Страница 6: ...This page was left intentionally blank...
Страница 20: ...1256E User Manual Introduction 1 6 Racal Instruments 2002 This page was left intentionally blank...
Страница 30: ...1256E User Manual Getting Started 2 10 Racal Instruments 2002 This page was left intentionally blank...
Страница 96: ...1256E User Manual Computer Interfaces 4 32 Racal Instruments 2002 This page was left intentionally blank...
Страница 104: ...1256E User Manual SCPI Command Basics 5 8 Racal Instruments 2002 Figure 5 1 IEEE 488 2 Status Reporting Model...
Страница 146: ...1256E User Manual SCPI Command Reference 6 6 Racal Instruments 2002...
Страница 179: ...1256E User Manual Racal Instruments 2002 Advanced SCPI Operations 8 15 select input and output trigger sources and so on...
Страница 190: ...1256E User Manual Product Support 9 4 Racal Instruments 2002 This page was left intentionally blank...