372
Appendix C
Temperature Characteristic Test Kit (Option 007)
Modifying attached sample program
Changing GPIB address
The GPIB address of the temperature chamber is defined to 1 with the GpibAddress
constant, as shown below, in the standard module named ChamberControl. You can change
the GPIB address to a value other than 1 by changing the definition of this constant.
Figure C-42
Definition part of GPIB address (part of standard module, ChamberControl)
Modifying other temperature chambers than recommended
When you use a constant temperature (and humidity) chamber other than the recommended
one(ESPEC SU-261), change the limits of temperature/humidity when setting the
temperature change pattern depending on the chamber you use. For information on how to
change them, refer to “Changing limits when setting temperature change pattern” on
page 371. In addition, change the part that controls the temperature chamber in the
program depending on the chamber you use.
When using temperature chamber that can control temperature only
If your temperature chamber can control temperature only, change the following functions
in the ChamberControl standard module.
•
StartOperation
StartOperation is a function that turns on the temperature chamber. Change the
command sending part (1 in Figure C-43) according to the specification of the GPIB
command that turns on the temperature chamber you use. If the command has no Query
response, delete the receiving part (2 in Figure C-43).
•
GetTemp
GetTemp is a function that checks the temperature of the temperature chamber. Change
the command sending part (3 in Figure C-43) according to the specification of the
GPIB command that checks the temperature of the temperature chamber you use.
•
SetTemp
SetTemp is a function that sets the temperature of the temperature chamber. Change the
command sending part (4 in Figure C-43) according to the specification of the GPIB
command that sets the temperature chamber you use. If the command has no Query
response, delete the receiving part (5 in Figure C-43).
•
CurrentTemp
CurrentTemp is a function that acquires temperature information from the string
obtained as the response to the temperature check command. Change the processing
part (6 in Figure C-43) according to the specification of the GPIB command that checks
the temperature of the temperature chamber you use.
Summary of Contents for E4991A
Page 6: ......
Page 24: ...18 Contents ...
Page 80: ...74 Chapter3 Setting Measurement Conditions Averaging Measurement Results ...
Page 220: ...214 Chapter9 Setup and Use of Control Management Functions System Recovery ...
Page 338: ...332 AppendixB Probe Station Connection Kit Option 010 OPEN SHORT LOAD Calibration ...
Page 428: ...422 AppendixD Menu References Menu References ...
Page 482: ...476 AppendixI Messages Wait measuring comp standard ...