<Temperature>95.0</Temperature>
<Temperature>95.0</Temperature>
<Temperature>95.0</Temperature>
</Ramp>
<Hold HoldTime=\"20\"/>
</Step>
<Step Identifier=\"2\">
<Ramp Rate=\"90\">
<Temperature>60.0</Temperature>
<Temperature>60.0</Temperature>
<Temperature>60.0</Temperature>
</Ramp>
<Hold HoldTime=\"20.0\"/>
</Step>
</Stage>
</Protocol>
");
Optional commands for PCR Cyclers
GetConfiguration
This command gets the configuration information about the Automated Thermal Cycler (ATC) System.
Device.GetConfiguration ( *requestId
requestId
, *lockId
lockId
, *configLevel1,
*password"" )
Name
Type
Nullable
In/Out
[requestId]
Int
false
in
[lockId]
String
true
in
[configLevel]
Int
false
in
[password]
String
True
in
Example:
Device.GetConfiguration(*requestId[RequestID],*lockId[LockID],
*configLevel1, *password"")
Response Data:
<?xml version="1.0" encoding="utf-8"?>
<ResponseData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://sila.coop//schemata/
ResponseType_1.2.xsd">
<ParameterSet>
<Parameter name="Product" parameterType="String">
<String>ATC</String>
</Parameter>
<Parameter name="HostName" parameterType="String">
Appendix B
Command dictionaries
Optional commands for PCR Cyclers
B
Automated Thermal Cycler (ATC) System User Guide
49