559
Appendix D. Endianness
Synonyms:
•
"Byte order" and "endianness"
•
"Little endian" and "least-significant byte first"
•
"Big endian" and "most-significant byte first"
Endianness lies at the root of an instrument processor. It is determined by the
processor manufacturer. A good discussion of endianness can be found at
Wikipedia.com. Issues surrounding endianness in an instrument such as the
CR800 datalogger are usually hidden by the operating system. However, the
following CR800 functions bring endianness to the surface and may require some
programming to accommodate differences:
•
Serial input / output programming (
Serial I/O: Capturing Serial Data
(p.
)
•
Modbus programming (
Modbus
(p. 436)
)
•
MoveBytes()
instruction (see
CRBasic Editor Help
)
•
SDMGeneric()
instruction (see
CRBasic Editor Help
)
•
Some PakBus instructions, like GetDataRecord (see
CRBasic Editor
Help
)
For example, when the CR1000 datalogger receives data from a CR9000
datalogger, the byte order of a four byte IEEE4 or integer data value has to be
reversed before the value shows properly in the CR1000.
Endianness in Campbell Scientific Instruments
Little Endian Instruments
Big Endian Instruments
CR6 datalogger
CR9000X datalogger
CRVW Series dataloggers
CRS451 recording sensor
CR200(X) Series dataloggers
CR800 Series dataloggers
CR1000 datalogger
CR3000 datalogger
CR5000 datalogger
Use of endianness is discussed in the following sections:
•
Section
Reading Inverse-Format Modbus Registers
(p. 440)
•
Appendix
FP2 Data Format
(p. 557)
Содержание CR800 Series
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 32: ......
Страница 34: ......
Страница 54: ......
Страница 92: ......
Страница 190: ...Section 7 Installation 190 FIGURE 40 Running Average Frequency Response FIGURE 41 Running Average Signal Attenuation ...
Страница 310: ......
Страница 446: ...Section 8 Operation 446 8 11 2 Data Display FIGURE 100 CR1000KD Displaying Data ...
Страница 448: ...Section 8 Operation 448 FIGURE 102 CR1000KD Real Time Custom ...
Страница 449: ...Section 8 Operation 449 8 11 2 3 Final Storage Data FIGURE 103 CR1000KD Final Storage Data ...
Страница 450: ...Section 8 Operation 450 8 11 3 Run Stop Program FIGURE 104 CR1000KD Run Stop Program ...
Страница 452: ...Section 8 Operation 452 FIGURE 106 CR1000KD File Edit ...
Страница 456: ......
Страница 462: ......
Страница 523: ...Section 11 Glossary 523 FIGURE 116 Relationships of Accuracy Precision and Resolution ...
Страница 524: ......
Страница 526: ......
Страница 556: ......
Страница 558: ......
Страница 560: ......
Страница 597: ......