beautypg.com

Waveace remote control – Teledyne LeCroy WaveAce 1000_2000 Remote Control User Manual

Page 88

background image

WaveAce Remote Control

;

; where

;

; = position in bytes (decimal offset) of the variable,

; relative to the beginning of the block.

;

; = name of the variable.

;

; = string up to 16-character name

; terminated with a null byte

; byte 08-bit signed data value

; word 16-bit signed data value

; long 32-bit signed data value

; float 32-bit IEEE floating point value

; with the format shown below

; 31 30 .. 23 22 ... 0 bit position

; s exponent fraction

; where

; s = sign of the fraction

; exponent = 8 bit exponent e

; fraction = 23 bit fraction f

; and the final value is

; (-1)**s * 2**(e-127) * 1.f

; double 64-bit IEEE floating point value

; with the format shown below

; 63 62 .. 52 51 ... 0 bit position

86

920836 Rev B