Difference between revisions of "API Connection"

From Flowcode Help
Jump to navigationJump to search
(XML import)
(XML import)
Line 1: Line 1:
 
<sidebar>API contents</sidebar>
 
<sidebar>API contents</sidebar>
 
Analog and digital connections
 
Analog and digital connections
 +
 +
__TOC__
  
 
==Functions provided for this class==
 
==Functions provided for this class==
Line 21: Line 23:
 
==Examples==
 
==Examples==
 
''No examples available''
 
''No examples available''
 +
 +
==See also==

Revision as of 21:23, 11 May 2013

<sidebar>API contents</sidebar> Analog and digital connections

Functions provided for this class

GetPort Gets a ports value from its index
SetPort Sets a ports value from its index
GetAn Gets an analog value from its channel index
SetAn Sets an analog value from its index, range 0->1


Examples

No examples available

See also