Difference between revisions of "Protocols/AOL/Atoms/Reference/Criteria"

From NINA Wiki
Jump to navigation Jump to search
(Created page with "The criterion for the invocation of an action. This argument can either be one of the following pre-defined types or a 16 bit number: void<br /> selection<br /> close<br /> o...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{Protocols/AOL
 +
|protocol=atoms}}
 +
 +
== FDO91 ==
 +
 
The criterion for the invocation of an action. This argument can either be one of the following pre-defined types or a 16 bit number:
 
The criterion for the invocation of an action. This argument can either be one of the following pre-defined types or a 16 bit number:
  
Line 8: Line 13:
 
lose_focus<br />
 
lose_focus<br />
 
'''Example''': act_set_criterion &lt;close&gt;
 
'''Example''': act_set_criterion &lt;close&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

The criterion for the invocation of an action. This argument can either be one of the following pre-defined types or a 16 bit number:

void
selection
close
open
gain_focus
lose_focus
Example: act_set_criterion <close>