Program description, Terminology reference, Miscellaneous – Yokogawa PC-Based MX100 User Manual
Page 11

x
IM MX190-01E
Reference
A function consists of multiple, simpler functions. The Reference section lists the
functions that make up a given function. This information can be used to understand
the action of the function and/or troubleshoot errors.
Functions for Visual C and Visual Basic are executed by calling the Visual C++ class
instance. Therefore, the Reference section lists the class name and the member
function name and/or the function name.
The names are listed in alphabetical order.
Program Description
Sample programs are printed in this manual in monospaced font. Note the following.
• Due to the limitation of the width of a page, a long statement is written across
multiple lines.
Terminology Reference
The terminology for the API and the terminology for the MX100 and DARWIN are
described in the appendix.
Miscellaneous
Units
K Denotes 1024.Example: 100 KB
M Denotes 1024 K.
Example: 10 MB
Symbols
Note
Calls attention to information that is important for proper operation of the
software.
Format Used in This Manual