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.