'Declaration Sub Poke64( _ ByVal offset As Long, _ ByVal value As Long _ )
'Declaration
Sub Poke64( _ ByVal offset As Long, _ ByVal value As Long _ )
'Usage Dim instance As IMemoryMap Dim offset As Long Dim value As Long instance.Poke64(offset, value)
'Usage
Dim instance As IMemoryMap Dim offset As Long Dim value As Long instance.Poke64(offset, value)
void Poke64( long offset, long value )
void Poke64( int64 offset, int64 value )
Current with Keysight IO Libraries Suite 18
IMemoryMap Interface IMemoryMap Members
© Keysight Technologies 2015-2025