From b4ae616c92dcdbdbc24722924621558e7e09f38b Mon Sep 17 00:00:00 2001 From: Jonah <47046556+jwbonner@users.noreply.github.com> Date: Sat, 5 Oct 2024 16:17:17 -0400 Subject: [PATCH] Add note to docs that akit fields are not tunable (#206) --- docsSite/docs/getting-started/connect-live.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docsSite/docs/getting-started/connect-live.md b/docsSite/docs/getting-started/connect-live.md index 396d3b58..f7cdbe7a 100644 --- a/docsSite/docs/getting-started/connect-live.md +++ b/docsSite/docs/getting-started/connect-live.md @@ -68,6 +68,10 @@ Some live sources support live tuning of numeric and boolean values. For example By default, all values in AdvantageScope are read-only. To toggle tuning mode, **click the slider icon** to the right of the search bar when connected to a supported live source. When the icon is purple, tuning mode is active and field editing is enabled. +:::note +Fields published by AdvantageKit are output-only and not tunable. +::: + - To edit a **numeric field**, enter a new value using the text box to the right of the field in the sidebar. The value is published after the input is deselected or the "Enter" key is pressed. Leave the text box blank to use the robot-published value. - To toggle a **boolean field**, click the red or green circle to the right of the field in the sidebar.