28
29
30
31
32
33
34
graphtype --- graph type; (default = 'both')
35
36
37
38
39
interpolation -- linear
(default='akima')
40
41
Add a Curve Using the Second Y-Axis
This script adds a curve to the last created graphical report using the second y-axis:
1
mic.graph.addyy(name, xx, yy):
2
3
Add a curve to the last created graphical report using the second
4
y-axis. The arguments to this call are the same
graph.add.
TriStar II Plus Operator Manual
303-42800-01 (Rev M ) — Sep 2023
's' : square
'd' : diamond
'8' : hourglass
'~' : horizontal hourglass
''
or
None
: no marker
'a' : automatically selected
'curve'
or
'c'
: curve
'points'
or
'p'
: points
'both'
or
'b'
: curve-and-points
'hist'
or
'h'
: histogram
or
akima spline
'akima'
use akima spline
'linear'
use linear interpolation
MicModule Python Calls
interpolation
as
to mic.-
A - 21
Need help?
Do you have a question about the TRISTAR II PLUS and is the answer not in the manual?