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