API Connection: Difference between revisions
Appearance
XML import API auto-gen |
XML import |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<sidebar>API | <sidebar>API Contents</sidebar> | ||
Analog and digital connections | Analog and digital connections | ||
===Examples=== | __TOC__ | ||
==Functions provided for this class== | |||
{| | |||
|- | |||
|width="35%"|[[API Connection.GetPort|GetPort]] | |||
|Gets a ports value from its index | |||
|- | |||
|width="35%"|[[API Connection.SetPort|SetPort]] | |||
|Sets a ports value from its index | |||
|- | |||
|width="35%"|[[API Connection.GetAn|GetAn]] | |||
|Gets an analog value from its channel index | |||
|- | |||
|width="35%"|[[API Connection.SetAn|SetAn]] | |||
|Sets an analog value from its index, range 0->1 | |||
|} | |||
==Examples== | |||
''<span style="color:red;">No additional examples</span>'' | |||
==See also== | |||
''<span style="color:red;">No additional information</span>'' | |||
Latest revision as of 15:57, 16 January 2014
<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 additional examples
See also
No additional information