| Keysight.Visa Namespace > RegisterBasedSession Class : In64 Method |
'DeclarationPublic Function In64( _ ByVal space As AddressSpace, _ ByVal sourceOffset As Long _ ) As Long
'UsageDim instance As RegisterBasedSession Dim space As AddressSpace Dim sourceOffset As Long Dim value As Long value = instance.In64(space, sourceOffset)
public long In64( AddressSpace space, long sourceOffset )
public: int64 In64( AddressSpace space, int64 sourceOffset )
You do not need to call MapAddress before calling this method.
If this session is a memory access (MEMACC) session, the sourceOffset parameter specifies an absolute address.
The high-level In and Out methods operate independently of the low-level Peek and Poke methods defined in the MemoryMap class, regardless of the configured state of the hardware that is used to perform memory accesses.
Current with Keysight IO Libraries Suite 18