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