ITech IT5101 Скачать руководство пользователя страница 16

 

 

Remote Control 

 

Copyright© Itech Electronic

 Co., Ltd.

 

NOTE

 

As for every SCPI message with one query sent to the instrument, the instrument will use 
a <NL> or newline sign (EOI) to terminate response of return. For example, if 
"DISP:TEXT?" is sent, <NL> will be placed after the returned data string to terminate 
response. If an SCPI message includes several queries separated by semicolon (such as 
"DISP?;DISP:TEXT?"), <NL> will terminate response returned after response to the last 
query. In all cases, the program must read <NL> in response before another command is 
sent to the instrument, otherwise errors will be caused. 

1.7 Data Type 

SCPI language defines several data types used for program message and 
response messages. 

  Numerical parameter 

Commands requiring numerical Parameter support the notations of all common 
decimal notations, including optional signs, decimal points, scientific notation, 
etc. Special values of numerical Parameter are also acceptable, such as MIN, 
MAX and DEF. In addition, suffixes for engineering units can also be sent 
together with numerical Parameter (including M, k, m or u). If the command 
accepts only some specific values, the instrument will automatically round the 
input Parameter to acceptable values. The following commands require 
numerical Parameter of frequency value: 

[SOURce[1|2]:]FREQuency:CENTer {<Frequency>|MINimum|MAXimum} 

 

<NR1>:

 

There is an implicit decimal point in the last bit,such as 273 

 

<NR2>: There is an explicit decimal point,such as .273 

 

<NR3>: There are an explicit decimal point and exponential,such as 
2.73E+22.73E+2   

 

<Nrf>:The extensible form includes <NR1>, <NR2> and <NR3>,such 
as 273 273. 2.73E2273 273. 2.73E2 

 

<Nrf+>: The extensible decimal form includes <NRf> and MIN MAX 
DEF, such as 273 273. 2.73E2 MAX. MIN and MAX are the minimum 
and maximum finite number. Within the range of the parameter 
definition, DEF is the default of the parameter. 

  Discrete parameter 

Discrete Parameter are used for settings with limited number of programming 
values (such as IMMediate, EXTernal or BUS). They can  use short and long 
format like key words of commands. They may be expressed in both upper and 
lower case. The query response always returns uppercase Parameter in short 
format. The following commands require discrete Parameter in voltage unit: 

[SOURce[1|2]:]VOLTage:UNIT {VPP|VRMS|DBM} 

  Boolean parameter 

Boolean Parameter refer to true or false binary conditions. In case of false 
conditions, the instrument will accept "OFF" or "0". In case of true conditions, 
the instrument will accept "ON" or "1". In query of Boolean settings, the 
instrument will always return "0" or "1". Boolean Parameter are required by the 
following commands: 

DISPlay {OFF|0|ON|1} 

  ASCII string Parameter 

String Parameter may actually include all ASCII character sets. Character 
strings must start and end with paired quotation marks; and single quotation 
marks or double quotation marks are both allowed. Quotation mark separators 

Содержание IT5101

Страница 1: ...Internal Resistance Tester IT5101 Programming Guide Model IT5101 IT5101E IT5101H Version 1 0...

Страница 2: ...in this document that conflict with these terms the warranty terms in the separate agreement shall prevail Technology Licenses The hardware and or software described herein are furnished under a lice...

Страница 3: ...erseas all the freights duties and other taxes shall be on the account of customer Limitation of Warranty This Warranty will be rendered invalid if the product is Damaged resulting from customer wired...

Страница 4: ...wires should be capable of bearing maximum short circuit of electronic load without overheating If there are multiple loads each pair of the load power cord must be carry out the full rated short cir...

Страница 5: ...ies with the WEEE Directive 2002 96 EC marking requirement This affix product label indicates that you must not discard the electrical electronic product in domestic household waste This symbol indica...

Страница 6: ...09 A1 2010 EN 55011 2009 A1 2010 Group 1 Class A IEC 61000 4 2 2008 EN 61000 4 2 2009 IEC 61000 4 3 2006 A1 2007 A2 2010 EN 61000 4 3 2006 A1 2008 A2 2010 IEC 61000 4 4 2004 A1 2010 EN 61000 4 4 2004...

Страница 7: ...y 50 60 10 SYSTem KLOCk 1 0 ON OFF 11 SYSTem ELOCk 1 0 ON OFF 11 SYSTem LOCal 11 SYSTem SAVE 1 126 12 SYSTem READ 1 126 12 SYSTem BACKup 12 SYSTem HEADer 1 0 ON OFF 13 SYSTem ERRor ASYNchronous SYNChr...

Страница 8: ...e LIMit VOLTage PERCent 0 99 9999 30 CALCulate LIMit RESistance RESult 30 CALCulate LIMit VOLTage RESult 31 CALCulate LIMit ABS 1 0 ON OFF 31 CALCulate STATisties STATe 1 0 ON OFF 31 CALCulate STATist...

Страница 9: ...rmed A part of OUTPut subsystem is listed below OUTPut SYNC OFF 0 ON 1 SYNC MODE NORMal CARRier POLarity NORMal INVerted OUTPut is the root class keyword SYNC is the second keyword MODE and POLarity a...

Страница 10: ...lev 3 the head of the second command curr is deleted and the instrument explains the second command as CURR PROT STAT OFF If curr is explicitly included in the second command it is semantically wrong...

Страница 11: ...rs Examples SYSTem PRESet long form SYST PRES short form SYSTem PRES long form and short form combination Note that each command word must be in long form or short form and not something in between Fo...

Страница 12: ...e long form or the short form In the long form the header is completely spelled out such as VOLTAGE STATUS and DELAY In the short form the header has only the first three or four letters such as VOLT...

Страница 13: ...SRD String Response Data Returns string parameters enclosed in double quotes Response messages A response message is the message sent by the instrument to the computer in response to aquery command S...

Страница 14: ...in the brace The brace is not sent along with command strings Vertical stripes separate several parameter options with given command strings For example VPP VRMS DBM indicates that you may assign APP...

Страница 15: ...owable minimum or maximum count as follows TRIG COUN MIN TRIG COUN MAX Comma If a command requires several Parameter then a comma must be used to separate adjacent Parameter Space You must use blank c...

Страница 16: ...NR1 There is an implicit decimal point in the last bit such as 273 NR2 There is an explicit decimal point such as 273 NR3 There are an explicit decimal point and exponential such as 2 73E 22 73E 2 Nr...

Страница 17: ..._TO_LOCAL and LOCAL_LOCKOUT When the interface receives MsgID TRIGGER USBTMC command it will transmit the TRIGGER command to the function layer The functions of internal resistance tester s USB488 are...

Страница 18: ...eeper otherwise it is mute Command syntax SYSTem BEEPer STATe 1 0 ON OFF Query syntax SYSTem BEEPer STATe Arguments 1 0 ON OFF Example SYSTem BEEPer STATe ON Query command SYSTem BEEPer STATe Argument...

Страница 19: ...0 ON OFF SYSTem ELOCk 1 0 ON OFF This command is used to lock system I O interface on the rear panel or query the state of the interface Command syntax SYSTem ELOCk 1 0 ON OFF Query syntax SYSTem ELO...

Страница 20: ...STem SAVE Arguments 1 126 Example SYSTem SAVE 100 Query command SYSTem SAVE Arguments 100 SYSTem READ 1 126 This command is used to read the measurement conditions Command syntax SYSTem READ 1 126 Que...

Страница 21: ...em HEADer 1 0 ON OFF Query syntax SYSTem HEADer Arguments 1 0 ON OFF SYSTem ERRor ASYNchronous SYNChronous This command is used to set or query error timing Command syntax SYSTem ERRor ASYNchronous SY...

Страница 22: ...nd is used to set the pulse of EOM Command syntax SYSTem EOM PULSe Query syntax SYSTem EOM PULSe Arguments NONE SYSTem CURRent CONTinuous PLUSe This command is used to set or query current pulse Comma...

Страница 23: ...0 1024 IO IN This command is used to input the EXT I O Command syntax IO IN Arguments NONE INITiate CONTinuous 1 0 ON OFF This command is used to set and query the continuous measurement Command synta...

Страница 24: ...IGger DELay STATe 1 0 ON OFF This command is used to set and query the trigger delay Command syntax TRIGger DELay STATe 1 0 ON OFF Query syntax TRIGger DELay STATe Arguments 1 0 ON OFF TRIGger DELay 0...

Страница 25: ...System Command Copyright Itech Electronic Co Ltd 17 READ This command is used to read the measurement values Command syntax READ Arguments NONE...

Страница 26: ...set and query event register ESER0 Command syntax ESE0 0 255 Query syntax ESE0 Arguments 0 255 Example ESE0 100 Query command ESE0 Arguments 100 ESE1 0 255 This command is used to set and query event...

Страница 27: ...RANGe 0 3100 RESistance RANGe 0 3 1 This command is used to set and query the range of resistance The resistance range of IT5101 IT5101H model and IT5101E model is not the same The command of IT5101...

Страница 28: ...300 300 The command of IT5101H model VOLTage RANGe 1000 1000 Command syntax VOLTage RANGe 300 300 VOLTage RANGe 1000 1000 Query syntax VOLTage RANGe Arguments IT5101 IT5101E 6 00000E 0 60 0000E 0 300...

Страница 29: ...s used to set and query the autorange of voltage When the compare function is turned on if you turn on the autorange the compare function will turn off automatically Command syntax AUTorange VOLTage 1...

Страница 30: ...o zero and query the result Command syntax ADJust Returns 0 1 0 OK 1 Failure Note The instrument needs a while for adjusting to zero Please check the returns after setting the time interval or set the...

Страница 31: ...tax CALCulate AVERage STATe 1 0 ON OFF Query syntax CALCulate AVERage STATe Arguments 1 0 ON OFF Example CALCulate AVERage STATe ON Query command CALCulate AVERage STATe Arguments ON CALCulate AVERage...

Страница 32: ...IMit STATe Arguments 1 0 ON OFF Example CALCulate LIMit STATe ON Query command CALCulate LIMit STATe Arguments ON CALCulate LIMit ALARm DISPlay BEEPer ALL This command is used to set or query the comp...

Страница 33: ...LIMit RESistance MODE HL Query command CALCulate LIMit RESistance MODE Arguments HL CALCulate LIMit VOLTage MODE HL REF This command is used to set or query the voltage mode of comparer Command synta...

Страница 34: ...ommand is used to set or query the upper limit of resistance of comparer Command syntax CALCulate LIMit RESistance UPPer 0 99999 Query syntax CALCulate LIMit RESistance UPPer Arguments 0 99999 Example...

Страница 35: ...ulate LIMit VOLTage UPPer Arguments 280000 CALCulate LIMit RESistance LOWer 0 99999 This command is used to set or query the lower limit of resistance of comparer Command syntax CALCulate LIMit RESist...

Страница 36: ...000V When the range is 0 6V Query command CALCulate LIMit VOLTage LOWer Arguments 280000 CALCulate LIMit RESistance REFerence 0 99999 This command is used to set or query the reference value of resist...

Страница 37: ...99 Example CALCulate LIMit VOLTage REFerence 123456 Set the reference value to 1 23456V When the range is 0 6V Query command CALCulate LIMit VOLTage REFerence Arguments 123456 CALCulate LIMit RESistan...

Страница 38: ...late LIMit VOLTage PERCent Arguments 0 99 9999 Example CALCulate LIMit VOLTage PERCent 12 34 Query command CALCulate LIMit VOLTage PERCent Arguments 12 34 CALCulate LIMit RESistance RESult This comman...

Страница 39: ...t Query command CALCulate LIMit VOLTage RESult CALCulate LIMit ABS 1 0 ON OFF This command is used to set or query the judgment function of absolute value of comparer Command syntax CALCulate LIMit AB...

Страница 40: ...ntax CALCulate STATisties CLEAr Arguments NONE Example CALCulate STATisties CLEAr Query command CALCulate STATisties CLEAr CALCulate STATisties RESistance NUMBer This command is used to query the numb...

Страница 41: ...rns mean NR3 CALCulate STATisties RESistance MAXimum This command is used to query the maximum of resistance Command syntax CALCulate STATisties RESistance MAXimum Returns maximum NR3 the number of th...

Страница 42: ...nd syntax CALCulate STATisties RESistance LIMit Returns Hi data NR1 IN data NR1 Lo data NR1 abnormal data NR1 CALCulate STATisties VOLTage LIMit This command is used to query the judgment result of vo...

Страница 43: ...Culate STATisties RESistance CP Returns Cp NR2 CpK NR2 CALCulate STATisties VOLTage CP This command is used to query process capability index of voltage Command syntax CALCulate STATisties VOLTage CP...

Страница 44: ...ns parameter contains 4 segments divided by comma Query syntax IDN Arguments NONE Returns AARD Example ITECH IT5101 KN34243232 01 00 RST This command resets the internal resistance tester to default s...

Страница 45: ...be aborted only by sending the internal resistance tester a device clear command Command syntax WAI Arguments NONE Related Command OPC CLS This command clears the following registers Standard event r...

Страница 46: ...Query command ESR Arguments 100 SRE 0 255 This command can set the parameter of state byte enable register Setting parameter can determine which byte value of state byte register is 1 and the byte wi...

Страница 47: ...om status byte register After executing this command the value of bit6 in status byte register will be cleaned Query syntax STB Arguments NONE Returns NR1 Related Command CLS ESE ESR TRG This command...

Страница 48: ...roducts If you have any doubt about this product please contact us as follow 1 Please refer to the CD ROM of related user s manual in package 2 Visit ITECH website www itechate com 3 Select the most c...

Отзывы: