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