FitFit the graph to the page (when another option has been selected).
If no parameters are supplied use print dialog
4.123
Print Report Command
Application
Prints report to paper
Syntax
Print Report [,PageFile1$] [, PageFile2$]
Notes
If no parameters are supplied, then the currently selected options are used. Otherwise a report
is printed using the page files Page1$, and Page2$ as page files.This function returns the angle,
in radians, of which the cosine equals the number. The value returned is in the range 0.0 to 2Pi
The value of number must be in the range -1.0 to 1.0.
4.124
Print ...Using command
Application
Command for formatted output to various destinations.
Syntax
Print dialog using, format$, expression_list
Print dialog using format$, expression_list
Print status using format$, expression_list
Print string using format$, expression_list
Notes
This is a formatted version of the Print command, See Print for information on the destinations
for the print.
expression_list is a list of expressions containing variables, constants, string variables or quoted
strings. Each expression is separated by a comma. The format$ contains information on how to
format each item in the expression list and must not exceed 255 characters in length. For each
item in the expression_list there must be a corresponding format item in format$. Details on what
may appear in format are given below.
Formatting numbers
To format numbers use the # character to represent each digit and the period to represent the
decimal point. The number of digits before and after the decimal point can be varied by adding
# characters. An example for format$ is “##.###”. Negative numbers are prefixed with a minus
sign. The number may also be represented in scientific format using a format such as
“#.###^^^^”,The ^ characters represent the position of the exponent termEsxx where E denotes
the exponent , s is the sign (+ or -) and xx is the power of 10 to be used.
Note: The scientific format must have 4^ characters and must have only one # charater before
the decimal point. For example, we show the result of displaying the number 123.4567 with
various formats.
FormatResult
Zetasizer Basic reference
MAN 0179
Page 4.51
Artisan Scientific - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisan-scientific.com
Содержание Zetasizer 1000
Страница 11: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...
Страница 16: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...
Страница 34: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...
Страница 38: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...
Страница 116: ...Artisan Scientific Quality Instrumentation Guaranteed 888 88 SOURCE www artisan scientific com...