Keysight VISA.NET Help
IMessageBasedFormattedIO Interface Properties

For a list of all members of this type, see IMessageBasedFormattedIO members.

Public Properties
 NameDescription
 PropertyBinaryEncoding The binary encoding used by formatted I/O WriteBinaryBlock and ReadBinaryBlock methods to determine the array format.  
 PropertyReadBufferSize The size of the formatted I/O read buffer. This controls only the formatted I/O read buffer (the in-memory buffer used for storing data from the instrument before parsing it), not any kernel-mode device I/O buffers.  
 PropertyTypeFormatter A reference to an object that formats object values into a string equivalent (for Printf) and vice versa (for Scanf). This property must be set before the call to Printf or Scanf that expects to use it.  
 PropertyWriteBufferSize The size of the formatted I/O write buffer. This controls only the formatted I/O write buffer (the in-memory buffer used for storing data to the instrument after formatting it), not any kernel-mode device I/O buffers.  
Top
See Also

Reference

IMessageBasedFormattedIO Interface
Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025