Difference between revisions of "Protocols/AOL/Atoms/Reference/Register String"

From NINA Wiki
Jump to navigation Jump to search
(Created page with "A letter followed by a string. The letter specifies the FDO register to use. It can be A, B, C or D. '''Example''': var_string_set <B, "bye">")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{Protocols/AOL
 +
|protocol=atoms}}
 +
 +
== FDO91 ==
 +
 
A letter followed by a string. The letter specifies the FDO register to use. It can be A, B, C or D.
 
A letter followed by a string. The letter specifies the FDO register to use. It can be A, B, C or D.
  
 
'''Example''': var_string_set &lt;B, &quot;bye&quot;&gt;
 
'''Example''': var_string_set &lt;B, &quot;bye&quot;&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 letter followed by a string. The letter specifies the FDO register to use. It can be A, B, C or D.

Example: var_string_set <B, "bye">