Publication 1756-RM004B-EN-P - October 2000
Serial Port API 5-3
MVIsp_Getch Get a character from a serial port.
MVIsp_Puts Send a string to a serial port.
MVIsp_Gets Get a string from a serial port.
MVIsp_PutData Send an array of bytes to a serial port.
MVisp_GetData Receive an array of bytes from a serial port.
MVIsp_GetCountUnsent Get the number of bytes in the transmit queue.
MVIsp_GetCountUnread Get the number of bytes in the receive queue.
MVIsp_PurgeDataUnsent Empty the transmit queue
MVIsp_PurgeDataUnread Empty the receive queue
Miscellaneous MVIsp_GetVersionInfo Get the Serial API version information
Table 5.B Serial Port API Functions
Function Category Function Name Description