| Keysight.Visa Namespace > RegisterBasedSession Class : In8 Method |
'DeclarationPublic Function In8( _ ByVal space As AddressSpace, _ ByVal sourceOffset As Long _ ) As Byte
'UsageDim instance As RegisterBasedSession Dim space As AddressSpace Dim sourceOffset As Long Dim value As Byte value = instance.In8(space, sourceOffset)
public byte In8( AddressSpace space, long sourceOffset )
public: byte In8( AddressSpace space, int64 sourceOffset )
MapAddress does not need to be called 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