Serial Port Communication: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „The serial port plugin+library provides interface blocks for serial lines (COM ports / ttys). To use a serial port, first import the library by opening the '…“)
 
Zeile 9: Zeile 9:
The most useful blocks are "Serial Port - Open", "Serial Port - Close" and the Send/Data blocks.
The most useful blocks are "Serial Port - Open", "Serial Port - Close" and the Send/Data blocks.


For a simple setup, which opens a line, sends a string and closes it, see the "Examples" folder in the imported library.
For a start, see the "Examples" folder in the imported library.

Version vom 31. August 2016, 16:03 Uhr

The serial port plugin+library provides interface blocks for serial lines (COM ports / ttys).

To use a serial port, first import the library by opening the 'File' -> 'Import Library' dialog, then navigate to the serial-line-plugin folder (press-and-hold the expecco-home button, select the plugin-folder submenu, select the serial-line-folder), and select the "SerialPort.ets" library for import.


The most useful blocks are "Serial Port - Open", "Serial Port - Close" and the Send/Data blocks.

For a start, see the "Examples" folder in the imported library.



Copyright © 2014-2024 eXept Software AG