Jump to content

API Connection: Difference between revisions

From Flowcode Help
Admin (talk | contribs)
XML import of API auto-gen
 
Admin (talk | contribs)
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