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