Removing Module Names - Racal Instruments 1256 Manual

Switching system
Table of Contents

Advertisement

Publication No. 980855 Rev. A
Removing Module
Names
EADS North America Test and Services
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
MOD:DEF A12345678901,8
Assigns name to plug-in module 2:
MOD:DEF ZZZZZZ2,2
Examples of invalid commands are as follows.
Incorrect; the module name must appear first:
MOD:DEF 5,ABCD
Incorrect; the module name must begin with a letter:
MOD:DEF 4ASDF,8
Incorrect (for SCPI compatibility only); the module name is 13
characters long and it must be ≤ 12:
MOD:DEF A123456789012,5
The following examples show how to use module names in place
of plug-in addresses.
Assigns the name matrix to plug-in 5:
MOD:DEF matrix,5
Closes row 0, column 23 of matrix:
CLOSE (@matrix(23))
Assigns the name Power to module 6:
MOD:DEF Power,6
Close Power relay channels 7 through 12:
CLOSE (@Power(7:12))
Closes relays on two modules:
CLOSE (@Power(8),matrix(102:104))
The MODULE:DELETE command may be used to delete a single
plug-in module name from the list of known module names. The
MODULE:DELETE:ALL command may be used to remove all
presently defined module names.
The syntax for these commands is:
[:ROUTe]
1256 User Manual
SCPI Command Basics 5-29

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

407734

Table of Contents