<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>bluesky on pycertifspec</title>
    <link>https://pycertifspec.readthedocs.io/en/latest/docs/api-documentation/bluesky/</link>
    <description>Recent content in bluesky on pycertifspec</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language><atom:link href="https://pycertifspec.readthedocs.io/en/latest/docs/api-documentation/bluesky/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CommandDetector</title>
      <link>https://pycertifspec.readthedocs.io/en/latest/docs/api-documentation/bluesky/commanddetector/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://pycertifspec.readthedocs.io/en/latest/docs/api-documentation/bluesky/commanddetector/</guid>
      <description>pycertifspec.bluesky.CommandDetector #  [view_source]
CommandDetector Objects #  class CommandDetector() [view_source]
__init__ #  | __init__(client: SPECClient, name: str, start_command: str, poll_command: Optional[str] = None, evaluate_poll: Callable[[SpecMessage, str], bool] = lambda _, __: True) [view_source]
Create a bluesky combatible detector backed by SPEC commands.
For each run, the response to all commands will be saved as metadata. In addition, it is possible to configure a description string which can be used to store, for example, the location of the data files for later reference.</description>
    </item>
    
    <item>
      <title>Counter</title>
      <link>https://pycertifspec.readthedocs.io/en/latest/docs/api-documentation/bluesky/counter/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://pycertifspec.readthedocs.io/en/latest/docs/api-documentation/bluesky/counter/</guid>
      <description>pycertifspec.bluesky.Counter #  [view_source]
Counter Objects #  class Counter() [view_source]
__init__ #  | __init__(client, name=&amp;#34;SPEC&amp;#34;, visualize_counters=[]) [view_source]
Create a bluesky combatible detector from SPEC counters
Arguments:
 client - An instance of the Client class name string - Name to be used in bluesky visualize_counters list - List of counter names to use for best-effort visualization  configure #  | configure(duration: float) [view_source]
Configure the time (in seconds) to count</description>
    </item>
    
    <item>
      <title>Motor</title>
      <link>https://pycertifspec.readthedocs.io/en/latest/docs/api-documentation/bluesky/motor/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://pycertifspec.readthedocs.io/en/latest/docs/api-documentation/bluesky/motor/</guid>
      <description>pycertifspec.bluesky.Motor #  [view_source]
Motor Objects #  class Motor() [view_source]
Class representing a SPEC motor that can be used with bluesky
__init__ #  | __init__(motor) [view_source]
Create a bluesky motor from a SPEC motor
Arguments:
 motor pycertifspec.Motor - A pycertifspec motor  configure #  | configure(offset: float = None) [view_source]
Configure settings for the motor
Arguments:
 offset number - Set by what amount the reported position should deviate from the measured  </description>
    </item>
    
  </channel>
</rss>
