Channel.pattern.snapshot() - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Models 707B and 708B Switching Matrix Reference Manual
Example
channel.pattern.setimage("1A01:1A10", "Channels")
oldList = channel.pattern.getimage("Channels")
newList = oldList .. ", 1C11"
channel.pattern.delete("Channels")
channel.pattern.setimage(newList, "Channels")
channel.close("Channels, 1D11")
Items = channel.pattern.getimage("Channels")
channel.pattern.setimage(Items, "Pattern")
channel.pattern.delete("Channels")
Also see
createconfigscript()
channel.pattern.catalog()
channel.pattern.delete()
channel.pattern.getimage()

channel.pattern.snapshot()

channel.pattern.snapshot()
This function creates a channel pattern.
Type
TSP-Link accessible
Function
Yes
Usage
channel.pattern.snapshot(name)
name
Details
This command stores the image of presently closed channels and associates them with the name parameter in
memory.
If name is already used for an existing channel pattern, that pattern is overwritten with the new pattern channel
image (if no errors occur). The previous image associated with the name is lost.
An error is generated if:
The name parameter already exists as a label
Insufficient memory exists to save the channel pattern and name in persistent memory
The pattern name exceeds 19 characters or contains a space
707B-901-01 Rev. A / August 2010
(on page 7-50)
(on page 7-37)
(on page 7-38)
(on page 7-38)
(on page 7-41)
Affected by
System reset
Channel reset
A string representing the name to associate with the present state of channels
For this example, assume there is a
Keithley Model 7174 or similar card in Slot
1.
Creates a pattern, appends a channel to
the pattern by retrieving the pattern and
recreating it, and then renames the pattern.
Where saved
Default value
Create
Not applicable
configuration script
Section 7: Command reference
7-41

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents