Difference between revisions of "API Connection"

From Flowcode Help
Jump to navigationJump to search
(XML import of API auto-gen)
 
(XML import API auto-gen)
Line 1: Line 1:
 
wiki page name
 
wiki page name
==Connection==
+
Analog and digital connections
  
Analog and digital connections
 
----
 
 
===Functions provided for this class===
 
===Functions provided for this class===
 
{||-|[[API Connection.GetPort|GetPort]]|Gets a ports value from its index|-|[[API Connection.SetPort|SetPort]]|Sets a ports value from its index|-|[[API Connection.GetAn|GetAn]]|Gets an analog value from its channel index|-|[[API Connection.SetAn|SetAn]]|Sets an analog value from its index, range 0->1|}
 
{||-|[[API Connection.GetPort|GetPort]]|Gets a ports value from its index|-|[[API Connection.SetPort|SetPort]]|Sets a ports value from its index|-|[[API Connection.GetAn|GetAn]]|Gets an analog value from its channel index|-|[[API Connection.SetAn|SetAn]]|Sets an analog value from its index, range 0->1|}
  
 
===Examples===
 
===Examples===

Revision as of 15:34, 10 May 2013

wiki page name Analog and digital connections

Functions provided for this class

Examples