FormattedIO
- Updated2026-08-05
- 1 minute(s) read
Gets a reference to the formatted I/O interface for this session.
Syntax
Namespace: NationalInstruments.Visa
public IMessageBasedFormattedIO FormattedIO { get; }
Returns
A reference to the formatted I/O interface for this session. For more details, refer to Ivi.Visa.IMessageBasedFormattedIO.