Difference between revisions of "Protocols/AOL/Atoms/Reference/8bit Integer"

From NINA Wiki
Jump to navigation Jump to search
(Created page with "A single 8 bit number. The number must be in the range 0 to 255. '''Example''': mat_size <5>")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{Protocols/AOL
 +
|protocol=atoms}}
 +
 +
== FDO91 ==
 +
 
A single 8 bit number. The number must be in the range 0 to 255.
 
A single 8 bit number. The number must be in the range 0 to 255.
  
 
'''Example''': mat_size &lt;5&gt;
 
'''Example''': mat_size &lt;5&gt;
 +
 +
 +
[[Category:AOL]]
 +
[[Category:Protocols/AOL]]
 +
[[Category:Protocols/AOL/FDO]]
 +
[[Category:Not_Currently_Documented]]
 +
[[Category:Work_In_Progress]]

Latest revision as of 14:55, 14 March 2023

AOL Protocol
IntroductionTermsClients
Basic
Datatypes
FLAPP3Midas
TokensAtomsFDO
Tutorials
Sign On
Technical Documentation
Host Architecture

FDO91

A single 8 bit number. The number must be in the range 0 to 255.

Example: mat_size <5>