August 2007, 371541C-01
Owning Palette: Instrument I/O VIs and Functions
Use the Serial Compatibility VIs to interface with devices using serial communication.
(x86 Pocket PC Emulators) You must configure the serial access before you can use the Serial Compatibility VIs.
| Palette Object | Description |
|---|---|
| Bytes At Serial Port | Returns the number of bytes in the input buffer of the serial port indicated in port number. |
| Close Serial Driver | Closes the specified port. |
| Serial Port Break | Sends a break on the output port specified by port number for a period of time at least as long as the delay input. |
| Serial Port Init | Initializes the selected serial port to the settings you specify. |
| Serial Port Read | Reads the number of characters specified by requested byte count from the serial port indicated in port number. |
| Serial Port Write | Writes the data in string to write to the serial port indicated in port number. |
© 2005–2007 National Instruments Corporation. All rights reserved.