Memory.used(); Opc() - Keithley 708B Reference Manual

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

Advertisement

Models 707B and 708B Switching Matrix Reference Manual

memory.used()

This function reports the amount of memory used in the instrument overall and for user scripts, and storing
channel patterns.
Type
TSP-Link accessible
Function
Yes
Usage
memoryUsed = memory.used()
memoryUsed
Details
Use this function to view the used memory in the overall instrument, as well as the memory used for storing user
scripts and channel patterns.
The response to this function is a single string that shows the overall instrument memory used, as well as the
script memory used and channel pattern memory used as comma-delimited percentages.
Example
MemUsed = memory.used()
print(MemUsed)
Also see
memory.available()

opc()

This function sets the operation complete status bit when all overlapped commands are completed.
Type
TSP-Link accessible
Function
No
Usage
opc()
Details
This function causes the operation complete bit in the Standard Event Status Register to be set when all
previously started local overlapped commands are complete.
707B-901-01 Rev. A / August 2010
Affected by
A comma-delimited string with percentages for used memory; the format is
systemMemory, scriptMemory, patternMemory, where:
systemMemory: The percentage of memory used in the instrument
scriptMemory: The percentage of memory used in the instrument to
store user scripts
patternMemory: The percentage of memory used in the instrument to
store channel patterns
(on page 7-135)
Affected by
Where saved
Default value
Reads the memory used in the instrument and
returns out the percentages.
Output:
69.14, 0.16, 12.74
Where saved
Default value
Section 7: Command reference
7-137

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents