Back to Aurora Vision Studio website
	
		
	You are here: Start » Filter Reference » System » Serial Port
Serial Port
Select a filter from the list below.
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| SerialPort_Config |  
 | 
		Configures the serial port.  | 
		FoundationLite | |
| SerialPort_ReadBuffer |  
 | 
		Reads raw binary data from serial port.  | 
		FoundationLite | |
| SerialPort_ReadByte |  
 | 
		Reads one character in binary mode from serial port.  | 
		FoundationLite | |
| SerialPort_ReadChar |  
 | 
		Reads single character from serial port.  | 
		FoundationLite | |
| SerialPort_ReadString |  
 | 
		Reads string characters from serial port.  | 
		FoundationLite | |
| SerialPort_ReadStringUntil |  
 | 
		Reads the string from the serial port to encounter a string delimiter.  | 
		FoundationLite | |
| SerialPort_WriteBuffer |  
 | 
		Writes raw binary data from a byte buffer to serial port.  | 
		FoundationLite | |
| SerialPort_WriteByte |  
 | 
		Writes one character in binary mode to serial port.  | 
		FoundationLite | |
| SerialPort_WriteChar |  
 | 
		Writes single ASCII character to device.  | 
		FoundationLite | |
| SerialPort_WriteString |  
 | 
		Writes string characters to serial port.  | 
		FoundationLite | 
