| Ivi.Visa Namespace > INativeVisaSession Interface > SetAttributeByte Method : SetAttributeByte(NativeVisaAttribute,Byte) Method |
'DeclarationOverloads Sub SetAttributeByte( _ ByVal attribute As NativeVisaAttribute, _ ByVal value As Byte _ )
'UsageDim instance As INativeVisaSession Dim attribute As NativeVisaAttribute Dim value As Byte instance.SetAttributeByte(attribute, value)
void SetAttributeByte( NativeVisaAttribute attribute, byte value )
void SetAttributeByte( NativeVisaAttribute attribute, byte value )
Current with Keysight IO Libraries Suite 18