Chapter 3: Architecture
45
4.
Perform an arithmetical XOR with 0h0800 for
PowerDAQ 12-bit boards and with 0h8000 for all
PowerDAQ II and PowerDAQ 16-bit boards
5.
Multiply by the “bit weight” from step 1
6.
Add the “zero offset” from step 2
7.
If a gain other than 1 was used for a selected channel,
divide the value received by the gain factor (Doing this
step last guarantees the maximal data accuracy.)
8.
To convert voltage into analog output value you can use
following formulas:
For 12-bit PowerDAQ board:
Value = (((HexData AND 0xFFF) XOR 0x800) *
Bit Displacement) / Gain
For all other models
Value = ((HexData XOR 0x8000) * Bit
Displacement) / Gain
Содержание PD2-MF
Страница 5: ...Table of Contents iii Index 137 ...
Страница 11: ...1 1 Introduction ...
Страница 18: ......
Страница 19: ...9 2 Installation and Configuration ...
Страница 34: ......
Страница 35: ...25 3 Architecture ...
Страница 63: ...53 4 PowerDAQ Software Development Kit PD SDK ...
Страница 106: ......
Страница 107: ...97 5 Calibration ...
Страница 109: ...99 A Appendix A Specifications ...
Страница 110: ...Appendix A Specifications 100 ...
Страница 112: ......
Страница 113: ...103 B Appendix B Accessories ...
Страница 118: ......
Страница 119: ...109 C Appendix C Application Notes ...
Страница 125: ...115 D Appendix D Warranty ...
Страница 128: ......
Страница 129: ...119 E Appendix E Glossary ...
Страница 152: ......