| Ivi.Visa Namespace > IRegisterBasedSession Interface : MapAddress Method |
'DeclarationFunction MapAddress( _ ByVal space As AddressSpace, _ ByVal offset As Long, _ ByVal size As Long _ ) As IMemoryMap
'UsageDim instance As IRegisterBasedSession Dim space As AddressSpace Dim offset As Long Dim size As Long Dim value As IMemoryMap value = instance.MapAddress(space, offset, size)
IMemoryMap MapAddress( AddressSpace space, long offset, long size )
IMemoryMap^ MapAddress( AddressSpace space, int64 offset, int64 size )
Current with Keysight IO Libraries Suite 18