![Scientific SME1190 User Manual Download Page 73](http://html1.mh-extra.com/html/scientific/sme1190/sme1190_user-manual_1217340073.webp)
73 | 8 4
--
Example
:
Set the measurement mode to normal.
Command message: SYSTem:MEA:MEAMODE 0
Query message: SYSTem:MEA:MEAMODE ?
Return value: 0
SYSTem:MEA:RPTCNT
To set /inquiry about the REPEAT COUNT for test.
--
Syntax:
Command message: SYSTem:MEA:RPTCNT<count >
Query message: SYSTem:MEA:RPTCNT ?
-
Data<count>:
Data format: integer
Data range: 0~999
Data accuracy: 1
--
Example:
Set the repeat count to 2.
Command message: SYSTem:MEA:RPTCNT 2
Query message: SYSTem:MEA:RPTCNT ?
Return value: 2
SYSTem:MEA:RPTINT
To set /inquiry about the REPEAT INTERVAL for test.
--
Syntax:
Command message: SYSTem:MEA:RPTINT <time>
Query message: SYSTem:MEA:RPTINT ?
--
Data<time>:
Data format: float
Data range: 0.0~99.9s
Data accuracy: 0.1s
Data unit: s
--
Example:
Set the test interval to 1.0s.
Command message: SYSTem:MEA:RPTINT 1.0
Query message: SYSTem:MEA:RPTINT ?
Return value: 1.0
SYSTem:MEA:AFTERFAIL
To set /inquiry about the AFTER FAIL status.
--
Syntax:
Command message: SYSTem:MEA:AFTERFAIL<status >
Query message: SYSTem:MEA:AFTERFAIL ?
--
Data<mode>:
Data format: characters
Data range: 0~2 (0:continue, 1:repeat, 2:stop)
--
Example:
Set the after fail status to continue.