Specifications
Chapter 3 Application Examples RIGOL
M300 Programming Guide 3-7
27. CALC:SCAL:OFFS 0.01 /*Set scaling parameter C to 0.01 for channel 105*/
28. CALC:SCAL:CONS 0.1 /*Set scaling parameter x1 to 0.1 for channel 105 */
29. CALC:SCAL:STAT ON /*Enable the scaling function for channel 105*/
30. CALC:LIM:UPP 9e7 /*Set the alarm upper limit to 90MΩ for channel 105*/
31. CALC:LIM:UPP:STAT ON /*Enable the upper limit alarm for channel 105*/
32. OUTP:ALAR3:SOUR (@105) /*Set the alarm channel to Alarm3 to report for channel 105*/
33. RES:OCOM ON /* Enable the offset compensation function for channel 105*/
34. CONF:TEMP FRTD,92,1,DEF,(@106) /*Configure the function to temperature and set the
sensor to FRTD,92 for channel 106*/
35. TEMP:NPLC 200 /*Set the integration time to 200PLC for channel 106*/
36. TEMP:TRAN:FRTD:RES:REF 20 /*Set R0 to 50Ω for channel 106*/
37. TEMP:TRAN:FRTD:OCOM ON /*Enable the offset compensation function for channel 106*/
38. CONF:FRES AUTO,DEF,(@107,108) /*Configure the function to 4WR using the autoranging for
channels 107 and 108 and reset the scan list*/
39. FRES:NPLC 0.2 /*Set the integration time to 0.2PLC for channels 107 and 108*/
40. ZERO:AUTO ON /*Enable the auto zero function for channels 107 and 108*/
41. CONF:FREQ DEF,0.01,(@109:110) /*Configure the function to frequency for channels 109 and
110 and reset the scan list */
42. FREQ:VOLT:RANG:AUTO ON /*Enable the autoranging for channels 109 and 110*/
43. CALC:LIM:UPP 3000 /*Set the alarm upper limit to 3kHz for channels 109 and 110*/
44. CALC:LIM:UPP:STAT ON /*Enable the upper limit alarm for channels 109 and 110*/
45. OUTP:ALAR4:SOUR (@109:110) /*Set the alarm channel to Alarm4 for channels 109 and 110*/
46. FREQ:APER 1E-01 /*Set the gate time to 0.1s for channels 109 and 110*/
47. CONF:PER (@111,112) /*Configure the function to period for channels 111 and 112 and reset
the scan list */
48. PER:VOLT:RANG 300 /*Select the 300V range for channels 111 and 112*/
49. PER:RANG:LOW 200 /*Select 200Hz Ac filter for channels 111 and 112*/
50. CONF:TEMP TC,J,1,DEF,(@113) /*Configure the function to temperature and set the sensor to
TC, J for channel 113*/
51. UNIT:TEMP F,(@113) /*Set the unit to °F for channel 113*/
52. CALC:SCAL:SQU 1.001 /*Set scaling parameter A to 1.001 for channel 113*/
53. CALC:SCAL:GAIN 1.1 /*Set scaling parameter B to 1.1 for channel 113*/
54. CALC:SCAL:OFFS 0.01 /*Set scaling parameter C to 0.01 for channel 113*/
55. CALC:SCAL:CONS 0.1 /*Set scaling parameter x1 to 0.01 for channel 113*/
56. CALC:SCAL:STAT ON /*Enable the scaling function for channel 113*/
57. CALC:LIM:UPP 30 /*Set the alarm upper limit to 30°F for channel 113*/
58. CALC:LIM:UPP:STAT ON /*Enable the upper limit alarm for channel 113*/
59. OUTP:ALAR1:SOUR (@113) /*Set the alarm channel to Alarm1for channel 113*/
60. TEMP:APER 0.0005 /*Set the integration time to 0.5ms for channel 113*/
61. TEMP:TRAN:TC:CHEC ON /*Enable the T/C Check feature for channel 113*/
62. ROUT:SCAN:ADD (@101) /*Add channel 101 to the scan list*/
63. TEMP:TRAN:TC:RJUN:TYPE EXT /*Set the reference source to external for channel 113 */
64. ZERO:AUTO ON /*Enable the auto zero function for channel 113*/
65. CONF:TEMP THER,5000,1,DEF,(@114) /*Configure the function to temperature and set the
sensor to THER,5000 for channel 114*/
66. CALC:LIM:LOW 10 /*Set the alarm lower limit to 10°C for channel 114*/
67. CALC:LIM:LOW:STAT ON /*Enable the lower limit alarm for channel 114*/
68. OUTP:ALAR2:SOUR (@114) /*Set the alarm channel to Alarm2 for channel 114*/
69. TEMP:NPLC 2 /*Set the integration time to 2PLC for channel 114*/
70. ZERO:AUTO ON /*Enable the auto zero function for channel 114*/