Micromeritics ACCUPYC II 1345 Operator's Manual page 177

Gas displacement pycnometer
Hide thumbs Also See for ACCUPYC II 1345:
Table of Contents

Advertisement

'both'
'hist'
Add a Curve Using the Second Y-Axis
This script adds a curve to the last created graphical report using the second y-axis:
mic.graph.addyy( name, xx, yy )
Add a curve to the last created graphical report using the second
y-axis.
The arguments to this call are the same as to mic.graph.add
with the argument
Create a New Graphical Report
mic.graph( title='User Graph', xlabel='X axis', ylabel='Y axis', yylabel='YY
axis', xlinear=True, ylinear=True, yylinear=True )
Keyword arguments:
title
--- the graphical report title (default = 'User Graph')
xlabel
--- x-axis label (default = 'X axis')
ylabel
--- y-axis label (default = 'Y axis')
yylabel
--- yy-axis label (default = 'YY axis')
xlinear
--- x-axis linear scale; if false, use log scale
(default = True)
ylinear
--- y-axis linear scale; if false, use log scale
(default = True)
yylinear --- yy-axis linear scale; if false, use log scale
(default = True)
Get Sample Information Item
mic.sample_information( item, sample_number = 0 )
Keyword arguments:
item
--- string identifying the item to be returned.
sample_number --- Sample to retrieve (default = 0).
AccuPyc II 1345 Operator Manual
134-42851-01 (Rev -) — Not Released
or 'b' : curve-and-points
or 'h' : histogram
Accepted identifiers are
'sample mass'
'sample description'
'analysis temperature'
'sample density'
0
: the current sample file
1 through 8 : the corresponding overlay sample file
MicModule Python Calls
(degrees Kelvin)
( g/cm^3 )
A - 15

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ACCUPYC II 1345 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents