Component: Scrollbar control (Controls): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 82: | Line 82: | ||
Here is a basic example of the scope monitor component being used to add traces to the scope window. | Here is a basic example of the scope monitor component being used to add traces to the scope window. | ||
{{Fcfile|ScopeMonitor.fcfx|Scope Monitor Example}} | {{Fcfile|ScopeMonitor.fcfx|Scope Monitor Example}} | ||
| Line 141: | Line 143: | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
Revision as of 12:22, 3 February 2023
| Author | |
| Version | 1.0 |
| Category | Controls |
Scrollbar control component
A simple scrollbar with a floating point range from 0 to 1
Component Source Code
Please click here to download the component source project: FC_Comp_Source_temp/scrollbar.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_temp/scrollbar.fcfx
Detailed description
No detailed description exists yet for this component
Examples
Here is a basic example of the scope monitor component being used to add traces to the scope window.
Scope Monitor Example
Macro reference
GetValue
| GetValue | |
| Gets the bar graphs value | |
| Return | |
SetInteractive
| SetInteractive | |
| Enable | |
| Set true to allow clicks to set scale | |
| [[File:]] - | Return |
SetValue
| SetValue | |
| Value | |
| [[File:]] - | Return |
Property reference
| Properties |