Page 1
This Tester generates high voltage. Any incorrect handling may cause death. Read Chapter 2 “PRECAUTIONS ON HANDLING” in TOS9200/9201 manual to prevent accident. Keep this manual together with the manual for TOS9200/9201, near the tester for easy accsse of the operator.
Page 2
If you find any incorrectly arranged or missing pages in this manual, they will be replaced. If the manual gets lost or soiled, a new copy can be provided for a fee. In either case, please contact Kikusui distributor/agent, and provide the “Kikusui Part No.” given on the cover.
Page 3
TION” to emphasiz e these . When this symbol is mar k ed on the product, see the rele v ant sections in this man ual. Indicates a protectiv e conductor ter minal. Indicates a chassis(fr ame) ter minal. TOS9200 GPIB/RS232C Safety Symbols I...
Description of Contents This manual is composed of the follo wing chapters. Chapter 1 TOS9200 GPIB/RS-232CSetup This chapter describes the preparations to be made for remote control using the GPIB/RS-232C interface. Chapter 2 GPIB and RS-232C This chapter describes the GPIB/RS-232C interf ace and device messages.
Page 7
Chapter 1 TOS9200 GPIB/RS-232CSetup This is the operation manual designed to remotely control the TOS9200 Series with- standing voltage/insulation resistance tester using the GPIB or RS-232C interface. Attention is focused on the device message used in remote control. Before starting remote control, prepare the Operation Manual for the TOS9200 Series and gain a full understanding of the instructions given in the manual.
TOS6200” in the Operation Manual for the Tester. 1.1.1 Connecting the GPIB cable Turn off all POWER switches on the TOS9200 and other devices that are part of the GPIB system. Connect the GPIB cable to the GPIB connector on the rear panel of the TOS9200/ TOS9201.
Preparing for RS-232C Control 1.2.1 Connecting the RS-232C cable Turn off all POWER switches on the TOS9200 and other devices that are part of the RS-232C system. Connect the RS-232C cable to the RS-232C connector on the rear panel of the TOS9200/TOS9201.
Page 10
The following two stop bits are available for the RS-232C interface: 1 bit 2 bits 1. Using the F5 key (STOP) or the keys, move the cursor to STOP. 2. Using the rotary knob, select 1 or 2. 1-4 TOS9200 GPIB/RS-232CSetup TOS9200 GPIB/RS-232C...
No function Electrical interface Open collector GPIB cables are available from Kikusui. Contact the supplier or your Kikusui agent. GPIB cable: 1 m (Product No. 92080) GPIB cable: 2 m (Product No. 92070) GPIB cable: 4 m (Product No. 92090) 2.1.2...
Controlling transmission from the tester to the RS-232C terminal Suspend Restart transmission Up to ten characters Have the RS-232C terminal suspend transmission within 10 characters following the receipt of DC3. Fig.2-2 Controlling transmission between the RS-232C terminal and the tester 2-2 GPIB and RS-232C TOS9200 GPIB/RS-232C...
Query messages are used to inquire about the settings and status of the tester. Describing a program message • A space (ASCII: 20h) must be inserted between the program header and the data. Program header Space (ASCII: 20h) Data TOS9200 GPIB/RS-232C GPIB and RS-232C 2-3...
Page 14
ASCII codes. The following two acknowledge messages are used: • OK : Normal termination • ERROR : Abnormality such as a syntax error Using the SILENT command message, settings can be made to specify whether to return an acknowledge message. 2-4 GPIB and RS-232C TOS9200 GPIB/RS-232C...
By default, CR+LF+EOI is used. It can be changed to one of the following in accordance with the TRM command message. EOI is used only for GPIB. CR+LF+EOI, LF+EOI, EOI, CR+EOI NOTE • EOI is exclusively used for GPIB as a program-message terminator and a response-message terminator. TOS9200 GPIB/RS-232C GPIB and RS-232C 2-5...
Page 16
2-6 GPIB and RS-232C TOS9200 GPIB/RS-232C...
Resets the status byte register, event status register, device status register, protection register 1, protection register 2, fail register, invalid-setting register, and error regis- ter. For each register, see "3.9 Registers". Program message • Syntax Command message: *CLS TOS9200 GPIB/RS-232C Messages and Registers 3-1...
Page 18
Program message • Syntax Query message: *IDN? Response message The model name of the tester is returned to *IDN?, as follows: KIKUSUI ELECTRONICS CORP., TOS9200, 0, 1.00 Company name Model name Version No. Not used *RST Initializes the tester (to original factory-set settings). Note the settings made in the INTERFACE screen will not be initialized.
Page 19
• Syntax Query message: *STB? Response message To *STB?, the contents of the status byte register are returned. (Example) When Bit 5 and Bit 6 of the status byte register are set, 96 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-3...
Page 20
(Example) When Bit 5 of the device-status enable register is set, 32 is returned. Used to inquires about the contents of the device status register. For details on the device status register, see "3.9 Registers". Program message • Syntax Query message: DSR? 3-4 Messages and Registers TOS9200 GPIB/RS-232C...
Page 21
(Example) When Bit 4 of the fail register is set, 16 is returned. FUNCTION (FUN) Shifts the LCD to each mode (setting screen) and Inquires about the current mode (displayed screen). Program message • Syntax Command message: FUNCTION_<value> FUN_<value> Query message: FUNCTION? FUN? TOS9200 GPIB/RS-232C Messages and Registers 3-5...
Page 22
To INV?, the contents of the invalid-setting register are returned. (Example) When Bit 3 of the invalid-setting register is set, 8 is returned. LOCAL (LOC) Return to the LOCAL from the REMOTE state. Program message • Syntax Query message: LOCAL 3-6 Messages and Registers TOS9200 GPIB/RS-232C...
Page 23
(Example) To set “Do not return an acknowledge message,” SIL 1 Response message To SIL?, the set value for an acknowledge message is returned. (Example) If the current settings are made to “Do not return an acknowledge mes- sage,” 1 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-7...
Page 24
0: CR/LF+EOI; 1: LF+EOI; 2: EOI; 3: CR+EOI (Example) To set the response-message terminator to LF+EOI, TRM 1 Response message To TRM?, the preset response-message terminator is returned. (Example) If the response-message terminator is set to LF+EOI, 1 is returned. 3-8 Messages and Registers TOS9200 GPIB/RS-232C...
(Example) To set the test voltage to 5.00 kV, A:TES 5.00E3 Response message To A:TES?, the currently set test voltage is returned. (Example) If the currently set test voltage is 2.50 kV, 2.50E3 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-9...
Page 26
Data format: Real number Set value: 0.01 E-3 to 110 E-3 Resolution: 0.01 E-3 (0.01 E-3 to 9.99 E-3) 0.1 E-3 (10.0 E-3 to 99.9 E-3) 1 E-3 (100 E-3 to 110 E-3) Unit: 3-10 Messages and Registers TOS9200 GPIB/RS-232C...
Page 27
Unit: (Example) To set the upper current to 50.0 mA, A:UPP 50.0E-3 Response message To A:UPP?, the present upper current is returned. (Example) If the present upper current is 80.0 mA, 80.0E-3 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-11...
Page 28
To A:TIM?, the current test time and the ON/OFF status of the timer function are returned as “test time, ON/OFF.” (Example) If the current test time is 2.0 s and the timer function is set to OFF, 2.0,0 is returned. 3-12 Messages and Registers TOS9200 GPIB/RS-232C...
Page 29
(Example) To set the start voltage to 10% of the test voltage, A:STAR 10 Response message To A:STAR?, the current start voltage is returned. (Example) If the start voltage is currently set to 0%, 0 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-13...
Page 30
• Program data Data format: Real number Set value: 0.0 to 200 Resolution: 0.1 for 0.0 to 99.9, 1 for 100 to 200 Unit: (Example) To set the voltage fall time to 1 s, A:FTIM 1 3-14 Messages and Registers TOS9200 GPIB/RS-232C...
Page 31
Also inquires about the set or setting current detection response speed. Program message • Syntax Command message: ACW:RESPONSE_<{0|1|2}> A:RES_<{0|1|2}> Query message: ACW:RESPONSE? A:RES? • Program data Data format: Integer Set value: 0: SLOW; 1: MID; 2: FAST TOS9200 GPIB/RS-232C Messages and Registers 3-15...
Page 32
See Fig. 3-1 (B). • When GUARD is selected, do not connect the tester to devices grounded on a single side, such as Kikusui’s high-voltage digital voltmeter 149-10A and the current calibrator TOS1200. Otherwise, the ammeter will be short- circuited.
Page 33
Program message • Syntax Command message: ACW:SCAN_<channel, {H|L|O}> A:SCAN_<channel, {H|L|O}> Query message: ACW:SCAN?_<channel> A:SCAN?_<channel> • Program data <channel> Data format: Integer Set value: 1 to 16 Resolution: • Program data <{H|L|O}> Data format: Character TOS9200 GPIB/RS-232C Messages and Registers 3-17...
Page 34
To A:SCANW?, the settings for all 16 channels are returned as “setting 1” and “set- ting 2” using 16 bits. (Example) If scanner channels 1 through 5 are currently set to HIGH, channels 6 through 10 to OPEN, and the other channels to LOW, 31,992 is returned. 3-18 Messages and Registers TOS9200 GPIB/RS-232C...
Page 35
(Example) To set the contact check to ON, A:CCH ON Response message To A:CCH?, the current setting for the contact check is returned. (Example) If the contact check is currently set to ON, 1 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-19...
These messages are exclusively designed for the TOS9201 equipped with a DC withstanding voltage testing function. With the TOS9200, these messages are invalid. However, they do not cause an error. DCW:TESTV (D:TES) Sets the test voltage for a DC withstanding voltage test. Also inquires about the set...
Page 37
To D:LOW?, the currently set lower current and the ON/OFF status of the lower judgment function are returned as “lower current, ON/OFF.” (Example) If the lower current is currently set to 2.0 mA and the lower judgment function to OFF, “2.00E-3,0” is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-21...
Page 38
Also inquires about the current test time and the ON/OFF sta- tus of the timer function. Program message • Syntax Command message: DCW:TIMER_<test time, {ON|OFF}> D:TIM_<test time, {ON|OFF}> Query message: DCW:TIMER? D:TIM? • Program data <test time> Data format: Real number 3-22 Messages and Registers TOS9200 GPIB/RS-232C...
Page 39
(Example) To set the start voltage to 10% of the test voltage, D:STAR 10 Response message To D:STAR?, the current start voltage is returned. (Example) If the start voltage is currently set to 0%, 0 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-23...
Page 40
Command message: DCW:WAITTIME_<WAIT TIME> D:WTIM_<WAIT TIME> Query message: DCW:WAITTIME? D:WTIM? • Program data Data format: Real number Set value: 0.3 to 10.0 Resolution: Unit: (Example) To set the WAIT TIME to 1 s, D:WTIM 1 3-24 Messages and Registers TOS9200 GPIB/RS-232C...
Page 41
(B). • When GUARD is selected, do not connect the tester to devices grounded on a single side, such as Kikusui’s high-voltage digital voltmeter 149-10A or current calibrator TOS1200. Otherwise, the ammeter will be short-cir- cuited. See Fig. 3-2 (A).
Page 42
Query message: DCW:SCAN?_<channel> D:SCAN?_<channel> • Program data <channel> Data format: Integer Set value: 1 to 16 Resolution: • Program data <{H|L|O}> Data format: Character Set value: O (0): OPEN; L (1): LOW; H (2): HIGH 3-26 Messages and Registers TOS9200 GPIB/RS-232C...
Page 43
To D:SCANW?, the settings for all 16 channels are returned as “setting 1” and “set- ting 2” using 16 bits. (Example) If scanner channels 1 through 5 are currently set to HIGH, channels 6 through 10 to OPEN, and the other channels to LOW, “31,992” is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-27...
Page 44
(Example) To set the contact check to ON, D:CCH ON Response message To D:CCH?, the current setting for the contact check is returned. (Example) If the contact check is currently set to ON, 1 is returned. 3-28 Messages and Registers TOS9200 GPIB/RS-232C...
(Example) To set the test voltage to 500 V, I:TES 500 Response message To I:TES?, the currently set test voltage is returned. (Example) If the test voltage is currently set to 250 V, 250 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-29...
Page 46
To I:LOW?, the currently set lower resistance and the ON/OFF status of the lower judgment function are returned as “lower resistance, 1/0.” (Example) If the lower resistance is currently set to 1.00 GΩ and the lower judg- ment function to OFF, “1.00E9,0” is returned. 3-30 Messages and Registers TOS9200 GPIB/RS-232C...
Page 47
Sets the test time (TEST TIME) and ON/OFF of the timer function for an insulation resistance test. Also inquires about the current test time and the ON/OFF status of the timer function. Program message • Syntax Command message: IR:TIMER_<test time, {ON|OFF}> I:TIM_<test time, {ON|OFF}> TOS9200 GPIB/RS-232C Messages and Registers 3-31...
Page 48
(Example) To set the voltage rise time to 1 s, I:RTIM 1 Response message To I:RTIM?, the current voltage rise time is returned. (Example) If the voltage rise time is currently set to 2.0 s, 2.0 is returned. 3-32 Messages and Registers TOS9200 GPIB/RS-232C...
Page 49
See Fig. 3-3 (B). • When GUARD is selected, do not connect the tester to devices grounded on a single side, such as Kikusui’s high-voltage digital voltmeter 149-10A or current calibrator TOS1200. Otherwise, the ammeter will be short-cir- cuited.
Page 50
LOW. Program message • Syntax Command message: IR:GND_<{GUARD|LOW}> I:GND_<{GUARD|LOW}> Query message: IR:GND? I:GND? • Program data Data format: Character Set value: LOW (0), GUARD (1) (Example) To set the GND to GUARD, I:GND 1 3-34 Messages and Registers TOS9200 GPIB/RS-232C...
Page 51
(Example) To set scanner channel 1 to HIGH, I:SCAN 1,H Response message To I:SCAN? 2, the scanner channel 2 setting is returned. (Example) If the scanner channel is currently set to OPEN, 0 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-35...
Page 52
“setting 1” and “setting 2” using 16 bits. (Example) If scanner channels 1 through 5 are currently set to HIGH, channels 6 through 10 to OPEN, and the other channels to LOW, 31,992 is returned. 3-36 Messages and Registers TOS9200 GPIB/RS-232C...
Page 53
(Example) To set the contact check to ON, I:CCH ON Response message To I:CCH?, the current setting for the contact check is returned. (Example) If the contact check is currently set to ON, 1 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-37...
During the test, the measured normal value or the maximum value is returned, depending on the MEAS MODE setting in the system settings. After the test, the previous test current is returned. Program message • Syntax Query message: IDATA? IDAT? 3-38 Messages and Registers TOS9200 GPIB/RS-232C...
Page 55
During the test, the real-time real current is returned. After the test, the previous real current is returned. Program message • Syntax Query message: REALDATA? REAL? Response message To REAL?, the present real current is returned. (Example) If the present real current is 1 mA, 1E-3 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-39...
Page 56
Inquires about each monitor value Program message • Syntax Query message: MON? Response message To MON?, the current monitor value is returned. When no test is under way, the previous test results are returned. 3-40 Messages and Registers TOS9200 GPIB/RS-232C...
Page 57
0: None; 1: TOS9220; 2: TOS9221 (Example) If there are 12 valid channels and scanners TOS9220, TOS9220, and TOS9221 (in that order, from the nearest to the tester) are connected without a fourth scanner connected, “12,1,1,2,0” is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-41...
To MMOD?, the present display mode of the measured current (or resistance) is returned as 0 for NORM and 1 for MAX. (Example) If the display mode of the present measured current is set to Real Time, 0 is returned. 3-42 Messages and Registers TOS9200 GPIB/RS-232C...
Page 59
• Syntax Command message: BUZZERVOL_<set value> BVOL_<set value> Query message: BUZZERVOL? BVOL? • Program data Data format: Integer Set value: 0 to 10 Resolution: (Example) To set the buzzer volume to 5, BVOL 5 TOS9200 GPIB/RS-232C Messages and Registers 3-43...
Page 60
Sets the start momentary function (MOMENTARY). Also inquires about the current start momentary setting. Program message • Syntax Command message: MOMENTARY_<{ON|OFF}> MOM_<{ON|OFF}> Query message: MOMENTARY? MOM? • Program data Data format: Character Set value: OFF (0), ON (1) 3-44 Messages and Registers TOS9200 GPIB/RS-232C...
Page 61
DOUBLE ACTION (DAC) Sets the double-action mode (DOUBLE ACTION). Also inquires about the current double-action mode setting. Program message • Syntax Command message: DOUBLEACTION_<{ON|OFF}> DAC_<{ON|OFF}> Query message: DOUBLEACTION? DAC? • Program data Data format: Character TOS9200 GPIB/RS-232C Messages and Registers 3-45...
Page 62
1 is returned. SIGTEST (STES) Sets TEST for Status Signal Output. Also inquires about the current TEST setting. Program message • Syntax Command message: SIGTEST_<{ON|OFF}> STES_<{ON|OFF}> Query message: SIGTEST? STES? • Program data Data format: Character 3-46 Messages and Registers TOS9200 GPIB/RS-232C...
Page 63
(Example) If the PASS status of Status Signal Output is currently set to ON, 1 is returned. SIGUFAIL (SUF) Sets U FAIL for Status Signal Output. Also inquires about the current U FAIL set- ting. Program message • Syntax Command message: SIGUFAIL_<{ON|OFF}> SUF_<{ON|OFF}> Query message: SIGUFAIL? SUF? TOS9200 GPIB/RS-232C Messages and Registers 3-47...
Page 64
(Example) If the L FAIL status of Status Signal Output is currently set to ON, 1 is returned. SIGREADY (SREA) Sets READY for Status Signal Output. Also inquires about the current READY set- ting. Program message • Syntax Command message: SIGREADY_<{ON|OFF}> SREA_<{ON|OFF}> 3-48 Messages and Registers TOS9200 GPIB/RS-232C...
Page 65
(Example) To set the PROTECT status of Status Signal Output to OFF, SPR OFF Response message To SPR?, the current PROTECT setting for Status Signal Output is returned. (Example) If the PROTECT status of Status Signal Output is currently set to ON, 1 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-49...
Page 66
SCF OFF Response message To SCF?, the current C FAIL setting for Status Signal Output is returned. (Example) If the CONTACT FAIL status of Status Signal Output is currently set to 1 is returned. 3-50 Messages and Registers TOS9200 GPIB/RS-232C...
Page 67
(Except 22H ("), 27H ('), 2CH (,), 3BH (;), and 40H (@)) Put Set value in 22Hs (".) (Example) To enter “KIKUSUI” in the 1st line, a blank in the 2nd line, and “TOS9201” in the 3rd line, COM "KIKUSUI"," ","TOS9201"...
Program message • Syntax Command message: DCW:RECALL_<memory number> D:REC_<memory number> • Program data Data format: Integer Set value: 0 to 99 Resolution: (Example) To recall memory 10 for DC withstanding voltage testing, D:REC 10 3-52 Messages and Registers TOS9200 GPIB/RS-232C...
Page 69
Command message: ACW:STORE_<memory number> A:STOR_<memory number> • Program data Data format: Integer Set value: 0 to 99 Resolution: (Example) To store the current settings for an AC withstanding voltage test to memory 10, A:STOR 10 TOS9200 GPIB/RS-232C Messages and Registers 3-53...
Page 70
• Syntax Command message: IR:STORE_<memory number> I:STOR_<memory number> • Program data Data format: Integer Set value: 0 to 99 Resolution: (Example) To store the current settings for an insulation resistance test to memory I:STOR 10 3-54 Messages and Registers TOS9200 GPIB/RS-232C...
Page 71
0.01 E-3 (0.01 E3 to 9.99 E-3) 0.1 E-3 (10.0 E-3 to 99.9 E-3) 1 E-3 (100 E-3 to 110 E-3) Unit: • Program data <upper current> Data format: Real number Set value: 0.01 E-3 to 110 E-3 TOS9200 GPIB/RS-232C Messages and Registers 3-55...
Page 72
Real number Set value: 0.0 to 200 Resolution: 0.1 for 0.1 to 99.9, 1 for 100 to 200 Unit: • Program data <test-voltage range{0|1}> Data format: Integer Set value: 0: AUTO; 1: 5 kV 3-56 Messages and Registers TOS9200 GPIB/RS-232C...
Page 73
SLOW, GND set to LOW, contact check set to ON, scanners 1 through 5 set to Low, scanners 6 through 10 set to High, and the other scanners set to Open, then, “ACW10,5.00E3,5.00E-3,80.0E-3,2.0,50,1,0,1,15, 0.2,0.4,0,0,0,1,992,64512” is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-57...
Page 74
0.01 for 0.01 E3 to 9.99 E-3, 0.1 for 10.0 E-3 to 11.0 E-3 Unit: • Program data <upper current> Data format: Real number Set value: 0.01 E-3 to 11.0 E-3 Resolution: 0.01 for 0.01 E3 to 9.99 E-3, 0.1 for 10.0 E-3 to 11.0 E-3 Unit: 3-58 Messages and Registers TOS9200 GPIB/RS-232C...
Page 75
• Program data <contact check{ON|OFF}> Data format: Character Set value: OFF, ON (0, 1) • Program data <scanner Hi/Low> Data format: Integer Set value: 0 to 65535 (#HFFFF) Resolution: LOW is represented by 0 and HIGH by 1. TOS9200 GPIB/RS-232C Messages and Registers 3-59...
Page 76
{ON|OFF}, upper judgment{ON|OFF}, timer{ON|OFF}, voltage rise time, WAIT TIME, GND{GUARD|LOW}, contact check{ON|OFF}, scanner Hi/Low, scanner Open> Query message: IR:MEMORY? I:MEM? • Program data <memory number> Data format: Integer Set value: 0 to 99 Resolution: 3-60 Messages and Registers TOS9200 GPIB/RS-232C...
Page 77
Character Set value: OFF, ON (0, 1) • Program data <upper judgment{ON|OFF}> Data format: Character Set value: OFF, ON (0, 1) • Program data <timer{ON|OFF}> Data format: Character Set value: OFF, ON (0, 1) TOS9200 GPIB/RS-232C Messages and Registers 3-61...
Page 78
LOW, contact check set to ON, scanners 1 through 5 set to Low, scanners 6 through 10 set to High, and the other scanners set to Open, then “IR15,50,0.05E6,10.0E6,2.0,1,0,1,0.2,0.5,0,1,992 ,64512” is returned. 3-62 Messages and Registers TOS9200 GPIB/RS-232C...
(Example) To name program 10 “TEST 10,” PNAM 10,"TEST 10" Response message To PNAM?_<program number>, the name of the program with the specified number is returned. (Example) If the name of program 10 is TEST10, “TEST10” is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-63...
Page 80
PRGEDIT? (PED?)_<program number, step number> PED?_<program number, step number> • Program data <program number> Data format: Integer Set value: 0 to 99 Resolution: • Program data <step number> Data format: Integer Set value: 0 to 99 Resolution: 3-64 Messages and Registers TOS9200 GPIB/RS-232C...
Page 81
(Example) If, at step 15 of program 10, memory 3 for AC withstanding voltage test- ing is programmed at an interval time of 2 s, “0,3,2” is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-65...
Page 82
PRGNEW (PNEW) Deletes a specified program. Program message • Syntax Command message: PRGNEW_<program number> PNEW_<program number> • Program data Data format: Integer Set value: 0 to 99 Resolution: (Example) To delete program 10, PNEW 10 3-66 Messages and Registers TOS9200 GPIB/RS-232C...
Page 83
PIN_<program number, step number, mode selection{0|1|2|3}, memory num- ber> • Program data <program number> Data format: Integer Set value: 0 to 99 Resolution: • Program data <step number> Data format: Integer Set value: 0 to 99 Resolution: TOS9200 GPIB/RS-232C Messages and Registers 3-67...
Page 84
• Program data <program number> Data format: Integer Set value: 0 to 99 Resolution: • Program data <step number> Data format: Integer Set value: 0 to 99 Resolution: (Example) To delete step 15 from program 10, PDEL 10,15 3-68 Messages and Registers TOS9200 GPIB/RS-232C...
Page 85
Program message • Syntax Query message: AUTORUNNING? ARUN? Response message To ARUN?, the step currently being executed by the program is returned. (Example) If step 55 of the program is being executed, 55 is returned. TOS9200 GPIB/RS-232C Messages and Registers 3-69...
Read by *STB? & & Logical & & & & Service-request enable register & This register is set by *SRE and read ESB DSB by *SRE?. (Initial value: 70H) Fig.3-4 Structure of status data 3-70 Messages and Registers TOS9200 GPIB/RS-232C...
Page 87
Indicates that an invalid message has been received during the test or in the EXE (Execution Error) protection status Not used with this tester Not used with this tester Not used with this tester Not used with this tester Table 3-2 Event Status register TOS9200 GPIB/RS-232C Messages and Registers 3-71...
Page 88
10 %±50 V (Setting 10 %±50 V) When the test voltage has deviated from 10% ±50 V 100/200 (Select 100/200) When a source voltage outside the preset range has been applied Table 3-5 Protection register 3-72 Messages and Registers TOS9200 GPIB/RS-232C...
Page 89
Not used with this tester Not used with this tester Invalid message Indicates an invalid message Out-of-range error Indicates an out-of-range error Data Error Indicates a data error Syntax Error Indicates a header error Table 3-8 Error register TOS9200 GPIB/RS-232C Messages and Registers 3-73...
① ① (Resets to factory settings, except for the INTERFACE screen settings) *IDN? Returns “KIKUSUI ELECTRONICS CORP., ① ① TOS9200, 0, x.xx” (TOS9200). ① ① ERR? Returns an error value and clears it. Sets the terminator. ② ② 0: CR LF+EOI; 1: LF+EOI; 2: EOI; 3: CR+EOI ①...
Low and 1: Hi, using 16 bits. The 2nd data represents ACW:SCANW ② ② Open and Not Open, with 1 for Open. (A:SCANW) 65535 The Open setting for the 2nd data has priority over the #HFFFF 1st data. TOS9200 GPIB/RS-232C Messages and Registers 3-75...
Open and Not Open, with 1 for Open. (D:SCANW) 65535 The Open setting for the 2nd data has priority over the #HFFFF 1st data. DCW:SCANW? Returns a WORD-type value for Hi/Low and Open/Not ① ① (D:SCANW?) Open. 3-76 Messages and Registers TOS9200 GPIB/RS-232C...
Returns a WORD-type value for Hi/Low and Open/Not ① ① (I:SCANW?) Open. IR:CONTACT ② ② Sets ON/OFF for the scanner contact check function. CHECK (I:CCH) IR:CONTACT Returns the ON/OFF status of the scanner contact check ① ① CHECK?(I:CCH?) function. TOS9200 GPIB/RS-232C Messages and Registers 3-77...
Returns the number of valid channels and the scanner SCANTYPE? ① ① type (Units 1 through 4). (STYP?) (0: none; 1: TOS9220; 2: TOS9221) CFAILCH? Returns the channel number (1 through 16) in the CON- ① ① (CFCH?) TACT FAIL status. 3-78 Messages and Registers TOS9200 GPIB/RS-232C...
Sets the value of Status Signal Output: PROTECTION. (SPR) SIGPROTECTION? ① ① ON/OFF is returned as 1 or 0. (SPR?) Sets the value of Status Signal Output: CONTACT ① ① SIGCFAIL (SCF) OFF/ON FAIL. TOS9200 GPIB/RS-232C Messages and Registers 3-79...
0/1/2 Response settings (0: SLOW; 1: MID; 2: FAST) GND (0: LOW; 1: GUARD) Contact Check 65535 Scanner Hi/Low (0 to 0xFFFF:16Bit, 0:Low, 1:Hi) Scanner Open 65535 (0 to 0xFFFF:16Bit, 0:Hi or Low, 1:Open) 3-80 Messages and Registers TOS9200 GPIB/RS-232C...
Page 97
Start-voltage/test-voltage ratio 0.1, 1 Voltage rise time WAIT TIME GND (0: LOW; 1: GUARD) Contact Check 65535 Scanner Hi/Low (0 to 0xFFFF:16Bit, 0:Low, 1:Hi) "Scanner Open 65535 (0 to 0xFFFF:16Bit, 0:Hi or Low, 1:Open)" TOS9200 GPIB/RS-232C Messages and Registers 3-81...
② (PDEL) Program step number AUTORUNNING? ① ① Returns the step currently being executed by a program. (ARUN?) Note 3: When PRGEDIT (PED) or PRGINS (PIN) is executed, the program EDIT screen automatically appears. 3-82 Messages and Registers TOS9200 GPIB/RS-232C...
Need help?
Do you have a question about the TOS9200 and is the answer not in the manual?
Questions and answers