Racal Instruments 1256 Manual page 158

Switching system
Table of Contents

Advertisement

Publication No. 980855 Rev. A
EADS North America Test and Services
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
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.
1256 User Manual
Advanced SCPI Operations 8-3

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

407734

Table of Contents