Specifications
RIGOL Chapter 3 Application Examples
3-8 M300 Programming Guide
71. CONF:TEMP RTD,91,1,DEF,(@115) /*Configure the function to temperature and set the sensor to
RTD,91 for channel 115*/
72. TEMP:NPLC 20 /*Set the integration time to 20PLC for channel 115*/
73. TEMP:TRAN:RTD:RES:REF 50 /*Set R0 to 50Ω for channel 115*/
74. CONF:TEMP TC,K,1,DEF,(@119) /*Configure the function to temperature and set the sensor to
TC,K for channel 119*/
75. CALC:LIM:LOW 10 /*Set the alarm lower limit to 10°C for channel 119 */
76. CALC:LIM:LOW:STAT ON /*Enable the lower limit alarm for channel 119*/
77. OUTP:ALAR3:SOUR (@119) /*Set the alarm channel to Alarm3 for channel 119*/
78. TEMP:TRAN:TC:CHEC ON /*Enable the T/C Check feature for channel 119*/
79. TEMP:TRAN:TC:RJUN:TYPE INT /*Set the reference source to internal for channel 119*/
80. CONF:TEMP TC,S,1,DEF,(@120) /*Configure the function to temperature and set the sensor to
TC, S for channel 120*/
81. TEMP:TRAN:TC:CHEC ON /*Enable the T/C Check feature for channel 120*/
82. TEMP:TRAN:TC:RJUN:TYPE FIX /*Set the reference source to fixed for channel 120*/
83. TEMP:TRAN:TC:RJUN 25.2 /*Set the fixed reference junction temperature to 25.2°C for channel 120*/
84. CONF:CURR:DC AUTO,DEF,(@121,122) /*Configure the function to DCI using the autoranging
for channels 121 and 122and reset the scan list */
85. CALC:LIM:UPP 0.6 /*Set the alarm upper limit to 0.6A for channels 121 and 122*/
86. CALC:LIM:UPP:STAT ON /*Enable the upper limit alarm for channel 121 and 122*/
87. OUTP:ALAR4:SOUR (@121,122) /*Set the alarm channel to Alarm4 for channels 121 and 122*/
88. CURR:DC:APER 1e-3 /*Set the integration time to 1ms for channels 121 and 122*/
89. CONF:CURR:AC 1,DEF,(@123) /*Configure the function to anysensor ACI with 1A range for
channel 123and reset the scan list */
90. CURR:AC:BAND 3 /*Select the 3Hz AC filter for channel 123*/
91. ROUT:CHAN:DEL 0.001 /*Set the channel delay to 1ms for channel 123*/
92. CONF:ANYS (@124) /*Configure the function to anysensor DCI for channel 124 and reset the scan
list */
93. CONF:ANYS (@201) /*Configure the function to anysensor ACV for channel 201 and reset the
scan list */
94. ANYS:SEGM 0.03,1.001,1.1,0.01 /*Set scaling parameter A to 1.001, B=1.1,
C=0.01, startvalue=0.03 for channel 201 */
95. ANYS:VOLT:APER 3e-3 /*Set the integration time to 3ms for channel 201*/
96. UNIT:ANY “mV”,(@201) /*Set the unit to mV for channel 201*/
97. CONF:ANYS RES,(@202) /*Configure the function to anysensor 2WR for channel 202 and
reset the scan list*/
98. ZERO:AUTO ON /*Enable the auto zero function for channel 202*/
99. CONF:ANYS FRES,(@203) /*Configure the function to anysensor 4WR for channel 203 and reset
the scan list */
100. CALC:LIM:LOW 1000 /*Set the alarm lower limit to 1000Ω for channel 203*/
101. CALC:LIM:LOW:STAT ON /*Enable the lower limit alarm for channel 203*/
102. OUTP:ALAR1:SOUR (@203) /*Set the alarm channel to Alarm1 for channel 203*/
103. ANYS:FRES:OCOM ON /*Enable the offset compensation function for channel 203*/
104. CONF:ANYS FREQ,(@204) /*Configure the function to anysensor frequency for channel 204 and
reset the scan list */
105. CONF:DIG:BYTE (@301) /*Configure channel 301 to 8-bit digital input and reset the scan list */
106. CALC:COMP:DATA 154 /*Set the alarm value to 154 for channel 301*/
107. CALC:COMP:MASK 129 /*Set the alarm mask to 129 for channel 301*/