Readme
Linear Converter with Limiter
Performs a linear conversion on the input and produce an output using zero and range values as followed: Output = Zero + (Input X Slope). Input must be zero or a positive number.
Y=MX+B
Where:
Y is the scaled output
M is the slope of the line or the range of the scale (S)
X is the input to be scaled (Input)
B is the zero value (Z)
Installation
Add this to any wire sheet.
Usage
Unzip the file. Paste the .bog in a folder on your C drive. Navigate to folder from Workbench/My File System/C and paste the .bog file in a wire sheet.
Copyright 2021 Jamie Pate
Comment on this Package
Watchers
1
Stars
2
3,680 views
• 183 downloads
Package Details
Author