EasyManua.ls Logo

HP 4278A - Page 93

HP 4278A
290 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
DST SOFTKEY LABEL: NOT ASSIGNED
The DST command starts the data continuous output mode.
SYNTAX:
( DST
IMPORTANT POINTS:
When "UNBAL" is displayed on the LCD, the output data returned is
2.00000E20. When "" is displayed on the LCD, the output data
returned is the measured value.
EXAMPLE:
10 OUTPUT 717;"TRIG2"1 Set the TRIG MODE to EXT TRIG
20 OUTPUT 717;"DST"! Start the data continuous mode
30 FOR 1=1 to 10
40 OUTPUT 717;"•TRG"! Trigger the 4278A
50 ENTER 717;C:D1 Read the 4278A's data
60 PRINT C,D! Display the readings
70 NEXT 1
80 OUTPUT 717;"DEND1 End the data continuous mode
90 END
When you run the above program data is returned and displayed ten
times.
DSTD= SOFTKEY LABEL: D. (in TO,V1PEN')
The DSTD= command sets the standard compensation reference value
(0)•
SYNTAX:
value
VALUE:
)1
You can not use a suffix (for example: m (milli)), with the reference
value.
EXAMPLE:
OUTPUT 717;"DSTD=0.0002"1 Set the °STD to 0.0002
4-28