11.. . A
PPENDIX
A: M
ASTER
I
CON
F
ILE
R
EFERENCE
U
SING
T
HE
OMP-MODL
11-66
Y input Updated
- The Output is updated only when the Y input is
Updated. If a calculation is performed that uses the X input, the last X
input value will be used in the calculation and the Output will be updated.
Output Format:
The User can specify the data format for the Output from the icon.
In certain applications, additional processing speed and/or less memory
per stored sample can be realized.
Default to Input Formats
- the default format. The data will be passed
using the same data format as the Inputs use. Note that if inputs are
received as integers, operations resulting in a decimal component (eg
division) will be output as integers with corresponding loss of precision
(trunction of decimal). If this is of concern, utilize the Floating Point format.
Floating Point
- The Output data will be of Floating point format. Floating
Point format includes both the integer and decimal components (XXX.XXX)
of the calculation result.
Advantages of Floating Point mode:
1. This format will result in outputs that have no loss in
precision.
Disadvantages of Floating Point mode:
1. Calculations will perform slower than Long Integer mode. The
calculation speed may be 10x slower per operation than using
Long Integer mode.
2. If the Output is connected to a Memory icon, Floating Point
mode will always use 4 bytes for data storage.
Long Integer
- The Input data will be converted to integer format, then the
calculation will be performed and output in signed Integer format. Signed
Integer format includes only the digits to the left of the decimal (XXXXX.)
Advantages of Long Integer mode:
1. Calculations will perform faster. Processing throughput rates
may be up to 10 times faster (per operation) than the
equivalent calculation using floating point math.
2. If the Output is connected to a Memory icon, Long Integer
mode will generally utilize a fewer number of bytes for data
storage. The number of bytes will dynamically size, from 1 to
4 bytes, according to the magnitude of the Output.
Disadvantages of Long Integer mode:
1. Input numerical precision will be lost if incoming data is in
floating point format. Precison will be lost in the conversion to
integer format (eg 26.3 becomes 26). If large numbers are
processed, this loss of precision may be negligible (eg
36785.2 becomes 36785).
2. Calculation results will be truncated to integers, hence any
decimal components will be lost (eg 10/3=3.33333 but will be
output as the integer 3). If large numbers are processed
and/or operations are performed that will not have decimal
results (addition,subtraction, multiplication, etc), this loss may
be negligible.
Summary of Contents for OMP-MODL
Page 1: ......
Page 9: ...1 INTRODUCTION USING THE MODULOGGER 1 7 13 ...
Page 23: ...2 OMP MODL System Base Using the OMP MODL 2 14 NOTES ...
Page 24: ...2 ModuLogger System Base Using the ModuLogger 2 1 ...
Page 30: ...3 INTERFACE MODULES USING THE OMP MODL 3 6 NOTES ...
Page 70: ...3 INTERFACE MODULES USING THE OMP MODL 3 46 NOTES ...
Page 76: ...3 INTERFACE MODULES USING THE OMP MODL 3 52 NOTES ...
Page 82: ...3 INTERFACE MODULES USING THE OMP MODL 3 58 NOTES ...
Page 83: ...3 INTERFACE MODULES USING THE MODULOGGER 3 1 ...
Page 105: ...5 HYPERCOMM COMMUNICATIONS USING THE OMP MODL 5 18 NOTES ...
Page 106: ...5 HYPERCOMM COMMUNICATIONS USING THE MODULOGGER 5 1 ...
Page 117: ...6 PCMCIA CARD CONFIGURATION AND USE USING THE MODULOGGER 6 1 ...
Page 134: ...7 HYPERNET ICON BASED PROGRAMMING USING THE OMP MODL 7 17 NOTES ...
Page 141: ...8 P P C D U OMP MODL ...
Page 149: ...9 HYPERPLOT GRAPHIC DATA DISPLAY USING THE OMP MODL 9 8 ...
Page 161: ...10 HYPERTRACK REAL TIME DATA DISPLAY USING THE OMP MODL 10 12 NOTES ...
Page 162: ...10 HYPERTRACK REAL TIME DATA DISPLAY USING THE OMP MODL 10 1 ...
Page 163: ...11 APPENDICES USING THE OMP MODL 11 1 11 APPENDICES ...
Page 164: ...11 APPENDICES USING THE OMP MODL 11 2 NOTES ...
Page 270: ...11 APPENDIX A MASTER ICON FILE REFERENCE USING THE OMP MODL 11 108 ...
Page 276: ...11 APPENDIX C HYPERWARE FILE LISTING USING THE OMP MODL 11 114 NOTES ...
Page 278: ...11 APPENDIX C HYPERWARE FILE LISTING USING THE OMP MODL 11 116 NOTES ...
Page 279: ......
Page 282: ...11 APPENDIX E CHANGING THE OMP MODL EPROM USING THE OMP MODL 11 120 NOTES ...
Page 288: ...11 APPENDIX G HYPERNET THEORY OF OPERATION USING THE OMP MODL 11 126 NOTES ...
Page 290: ...11 APPENDIX I RS 232 CABLE PORT AND ADAPTER USING THE OMP MODL 11 128 NOTES ...
Page 297: ...11 APPENDIX K MODEM CONFIGURATION USING THE OMP MODL 11 135 ...