| Keysight.Visa Namespace > IKeysightNativeVisaSession Interface : SetAttributeByte Method |
'DeclarationSub SetAttributeByte( _ ByVal attribute As KeysightAttributeByte, _ ByVal value As Byte _ )
'UsageDim instance As IKeysightNativeVisaSession Dim attribute As KeysightAttributeByte Dim value As Byte instance.SetAttributeByte(attribute, value)
void SetAttributeByte( KeysightAttributeByte attribute, byte value )
void SetAttributeByte( KeysightAttributeByte attribute, byte value )
Current with Keysight IO Libraries Suite 18