-
Notifications
You must be signed in to change notification settings - Fork 186
docs: camera-enablement #20175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
docs: camera-enablement #20175
Changes from 10 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
2f35d63
End of day save
jwwojak 8671e7b
late day commit
jwwojak 390a1b2
End of day save
jwwojak d0247c1
Morning save
jwwojak a9b5ae4
Main section content
jwwojak e50e9ed
Update touchscreen-settings image
jwwojak fa5f3ae
Revisions to other pages
jwwojak c38e3d7
Header revisions
jwwojak 2947c7e
Better default camera image and angle
jwwojak 758ba0a
Reverting to older settings image
jwwojak 61a571b
End of day save
jwwojak b8b7ac6
late day commit
jwwojak 05459f9
End of day save
jwwojak 7e4cf07
Morning save
jwwojak 095e9d4
Main section content
jwwojak 9c8b7b6
Update touchscreen-settings image
jwwojak 5d8c5d7
Revisions to other pages
jwwojak 2c28311
Header revisions
jwwojak c080464
Better default camera image and angle
jwwojak d492f32
Reverting to older settings image
jwwojak 452d616
Merge branch 'docs-camera-enablement' of https://github.com/Opentrons…
jwwojak 868a26c
Apply suggestions from code review
jwwojak 9a93a36
Changes from reviewers
jwwojak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -97,6 +97,48 @@ Click the three-dot menu (⋮) on the module card to choose from available comma | |
| | **Temperature** | <ul><li>Set module temperature / Deactivate module</li></ul> | | ||
| | **Thermocycler** | <ul><li>Set lid temperature / Deactivate lid</li><li>Open lid / Close lid</li><li>Set block temperature / Deactivate block</li></ul> | | ||
|
|
||
| ## Camera features and controls | ||
|
|
||
| Every Flex comes equipped with a built-in 2.1 megapixel camera that can capture full HD still images and provides video of the deck and working area. Disabled until the release of robot software version 8.8, the camera is now enabled for control and use in the Opentrons App and from the touchscreen. When on, the camera provides: | ||
|
|
||
| - Live, in-app monitoring during protocol runs. | ||
| - Automatic image capture at protocol-defined intervals. | ||
| - Automatic image capture in response to a crash or runtime error. | ||
| - The ability to download all still images in a single, compressed file (`.zip` format) after a protocol run. | ||
|
|
||
| ### Location | ||
|
|
||
| The camera is mounted on the interior frame of the robot, in the upper corner of the enclosure near the front door. | ||
|
|
||
|  | ||
|
|
||
| This fixed location gives you a wide-angle field of view of attached instruments, deck-mounted modules, and labware. | ||
|
|
||
|  | ||
jwwojak marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ### Controls | ||
|
|
||
| The camera is turned off by default. To turn on the camera and access its features: | ||
|
|
||
| <div class="instruction-list" markdown> | ||
|
|
||
| 1. From the Opentrons App, click **Devices** and locate your robot. | ||
| 2. For your selected robot, click the three-dot menu ( ⋮ ) and then click **Robot settings**. | ||
| 3. Click the **Camera** tab to open the camera settings. | ||
| 4. Click the Camera slider to enable or disable the camera. | ||
|
|
||
| </div> | ||
|
|
||
| You can also see the camera's status, and turn it on and off, from the Peripherals section of the details page for your Flex. Click the three-dot menu ( ⋮ ) to enable or disable the camera. This example shows a Flex with its camera enabled. | ||
jwwojak marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| <figure class="screenshot" markdown> | ||
|  | ||
| </figure> | ||
|
|
||
| ### Downloading images | ||
|
|
||
| All protocol images are available for download in the Recent Protocol Runs section of the robot details page. | ||
|
|
||
| ## Recent protocol runs | ||
|
|
||
| The robot details page lists up to 20 recent protocol runs. This provides additional information compared to the touchscreen, which only shows the most recent run for each unique protocol. | ||
|
|
@@ -114,4 +156,6 @@ Each entry in the recent protocol runs list includes the protocol name, its time | |
| !!! note | ||
| If you need to maintain a comprehensive record of all runs performed on your Flex, you must use the **Download run log** feature to save this information to your computer. | ||
|
Comment on lines
146
to
147
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It's strange that this note breaks up the list here. Either:
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is maybe for the other PRs that got merged together, not for the camera PR? |
||
|
|
||
| - **Download image files:** Save to your computer a ZIP file containing all the still images taken during a protocol run, if the camera was enabled. | ||
jwwojak marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| Flex *will not* retain information about more than 20 runs on the robot. Proceeding to the Run Setup screen generates an entry in the list and counts towards the maximum of 20 runs, even if you never begin the protocol. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.