![Rohde & Schwarz FSV3000 User Manual Download Page 1050](http://html.mh-extra.com/html/rohde-and-schwarz/fsv3000/fsv3000_user-manual_14778431050.webp)
Remote commands
R&S
®
FSVA3000/ R&S
®
FSV3000
1050
User Manual 1178.8520.02 ─ 08
Element
Attributes
Description
<SequenceStep>
Subelement of
<SequenceCategory>
for an individual test
step
Name
Name of the individual test step, e.g. FE1_3V3
Description
Optional description of the test step
LimitLow
Optional: lower limit to be checked
LimitHigh
Optional: upper limit to be checked
MeasValue
Optional: measured value
Unit
Optional: unit of the measured value
State
Test step result state:
"PASSED"
/
"FAILED"
Version
For internal use.
Comment
Optional comment on the test step
Example for selftest result xml file
<?xml version="1.0" encoding="UTF-8"?>
<Sequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="SelfTest_Schema.xsd">
<Name>DeviceCheck</Name>
<FirmwareVersion>1.50-21.1.1.0 Beta</FirmwareVersion>
<FrontendLibraryVersion>0.8.0</FrontendLibraryVersion>
<Date>15/01/2021</Date>
<Time>08:51:35</Time>
<State>FAILED</State>
<Version>1.0.0</Version>
<SequenceCategory>
<Name>Frontend Voltages</Name>
<Description>test description</Description>
<State>FAILED</State>
<Version>1.0.0</Version>
<Type>Diagnose</Type>
<SequenceStep>
<Name>FE1_3V3</Name>
<LimitLow>3.000</LimitLow>
<LimitHigh>3.600</LimitHigh>
<MeasValue>3.311</MeasValue>
<State>PASSED</State>
<Version>1.0.0</Version>
</SequenceStep>
<SequenceStep>
<Name>FE1_5V</Name>
<LimitLow>4.250</LimitLow>
<LimitHigh>5.750</LimitHigh>
<MeasValue>5.027</MeasValue>
<State>PASSED</State>
Setting basic measurement parameters