Specifications
RIGOL Chapter 3 Application Examples
3-4 M300 Programming Guide
41. TEMP:TRAN:FRTD:TYPE 92,(@106) /* Set the FRTD type to 92 for channel 106*/
42. TEMP:NPLC 200,(@106) /*Set the integration time to 200NPLC for channel 106*/
43. TEMP:TRAN:FRTD:RES:REF 20,(@106)/*Set R0 to 20Ω for channel 106*/
44. TEMP:TRAN:FRTD:OCOM ON (@106) /*Enable the offset compensation function for channel 106*/
45. FUNC “FRES”,(@107,108) /*Configure the function to 4WR for channels 107 and 108*/
46. FRES:RANG:AUTO ON,(@107,108) /*Enable the autoranging for channels 107 and 108*/
47. FRES:NPLC 0.2,(@107,108) /*Set the integration time to 0.2PLC for channels 107 and 108*/
48. ZERO:AUTO ON,(@107,108) /*Enable the auto zero function for channels 107 and 108*/
49. FUNC “FREQ”,(@109:110) /*Configure the function to frequency for channels 109 and 110*/
50. FREQ:VOLT:RANG:AUTO ON,(@109:110) /*Enable the autoranging for channels 109 and 110*/
51. CALC:LIM:UPP 3000,(@109:110) /*Set the alarm upper limit to 3kHz for channels 109 and 110*/
52. CALC:LIM:UPP:STAT ON,(@109:110) /*Enable the upper limitalarm for channels 109 and 110*/
53. OUTP:ALAR4:SOUR (@109:110) /*Set the alarm channel to Alarm4 for channels 109 and 110*/
54. FREQ:RANG:APER 1E-01,(@109:110) /*Set the gate time to 0.1s for channels 109 and 110*/
55. FUNC “PER”,(@111,112) /*Configure the function to period for channels 111 and 112*/
56. PER:VOLT:RANG 300,(@111,112) /*Select the 300V range for channels 111 and 112*/
57. PER:RANG:LOW 200,(@111,112) /*Select the 200Hz AC filter for channels 111 and 112*/
58. FUNC “TEMP”,(@113) /*Configure the function to temperature for channel 113*/
59. TEMP:TRAN:TYPE TC,(@113) /*Set the temperature sensor type to TC for channel 113*/
60. TEMP:TRAN:TC:TYPE J,(@113) /* Set the TC type to J for channel 113*/
61. UNIT:TEMP F,(@113) /*Set the unit to °F for channel 113*/
62. CALC:SCAL:SQU 1.001,(@113) /*Set scaling parameter A to 1.001 for channel 113*/
63. CALC:SCAL:GAIN 1.1,(@113) /*Set scaling parameter B to 1.1 for channel 113*/
64. CALC:SCAL:OFFS 0.01,(@113) /*Set scaling parameter C to 0.01 for channel 113*/
65. CALC:SCAL:CONS 0.1,(@113) /*Set scaling parameter x1 to 0.01 for channel 113*/
66. CALC:SCAL:STAT ON,(@113) /*Enable the scaling function for channel 113*/
67. CALC:LIM:UPP 30,(@113) /*Set the alarm upper limit to 30°F for channel 113*/
68. CALC:LIM:UPP:STAT ON,(@113) /*Enable the upper limit alarm for channel 113*/
69. OUTP:ALAR1:SOUR (@113) /*Set the alarm channel to Alarm1 for channel 113*/
70. TEMP:APER 0.0005,(@113) /*Set the integration time to 0.5ms for channel 113*/
71. TEMP:TRAN:TC:CHEC ON,(@113) /*Enable the T/C Check feature for channel 113*/
72. ROUT:SCAN:ADD (@101) /*Add channel 101 to the scan list*/
73. TEMP:TRAN:TC:RJUN:TYPE EXT,(@113) /*Set the reference source to external for channel 113 */
74. ZERO:AUTO ON,(@113) /*Enable the auto zero function for channel 113*/
75. FUNC “TEMP”,(@114) /*Configure the function to temperature for channel 114*/
76. TEMP:TRAN:TYPE THER,(@114) /*Set the temperature sensor type to thermistors for channel
114*/
77. TEMP:TRAN:THER:TYPE 5000,(@114) /* Set the THER type to 5000 for channel 114 */
78. CALC:LIM:LOW 10,(@114) /*Set the alarm lower limit to 10°C for channel 114*/
79. CALC:LIM:LOW:STAT ON,(@114) /*Enable the lower limit alarm for channel 114*/
80. OUTP:ALAR2:SOUR (@114) /*Set the alarm channel to Alarm2 for channel 114*/
81. TEMP:NPLC 2,(@114) /*Set the integration time to 2PLC for channel 114*/
82. ZERO:AUTO ON,(@114) /*Enable the auto zero function for channel 114*/
83. FUNC “TEMP”,(@115) /*Configure the function to temperature for channel 115*/
84. TEMP:TRAN:TYPE RTD,(@115) /*Set the temperature sensor type to RTD for channel 115*/
85. TEMP:TRAN:RTD:TYPE 91,(@115) /*Set the RTD type to 91 for channel 115*/
86. TEMP:NPLC 20,(@115) /*Set the integration time to 20PLC for channel 115*/
87. TEMP:TRAN:RTD:RES:REF 50,(@115)/*Set R0 to 50Ω for channel 115*/
88. FUNC “TEMP”,(@119) /*Configure the function to temperature for channel 119*/
89. TEMP:TRAN:TYPE TC,(@119) /*Set the temperature sensor type to TC for channel 119*/
90. TEMP:TRAN:TC:TYPE K,(@119) /*Set the TC type to K for channel 119*/