pblase,
This attribute indicates whether instrument supports VISA buffered writes (VISA's VI_ATTR_WR_BUF_OPER_MODE). The default value is VI_FALSE. This is a vendor specific attribute used internally by the IVI Engine. It is not a standard IVI Foundation defined attribute.
See the documentation for VI_ATTR_WR_BUF_OPER_MODE in the VPP 4.3 specification for more information.
Many older instruments probably do not support the VI_ATTR_WR_BUF_OPER_MODE. The purpose of this attribute is for driver developers to indicate if the driver should attempt to set this mode before performing instrument I/O.
This attribute is rarely, if ever, used. Why are you using this attribute?
Zulfiqar