</ParameterSet>
</ResponseData>
StopProtocol
This command stops the current Running Protocol.
Device.StopProtocol ( *requestId
requestId
, *lockId
lockId
, *RunTitle"
MyRun
" )
Name
Type
Nullable
In/Out
[requestId]
Int
false
in
[lockId]
String
true
in
[RunTitle]
String
false
in
Example:
Device.StopProtocol(*requestId[RequestID], *lockId[LockID], *RunTitle"MyRun")
SubScribe
This command subscribes the events that need to be monitored.
Device.SubScribe ( *requestId
requestId
, *lockId
lockId
)
Name
Type
Nullable
In/Out
[requestId]
Int
false
in
[lockId]
String
true
in
[Event]
String
false
in
Example:
Device.SubScribe(*requestId[RequestID], *lockId[LockID], *Event"Run")
Device.SubScribe(*requestId[RequestID], *lockId[LockID], *Event"Temperature")
Device.SubScribe(*requestId[RequestID], *lockId[LockID], *Event"Error")
Device.SubScribe(*requestId[RequestID], *lockId[LockID], *Event"Time")
UnSubScribe
This command unsubscribes the event that was subscribed.
Appendix B
Command dictionaries
Specific commands
B
Automated Thermal Cycler (ATC) System User Guide
55