List of VBT ControlSuite (WebApp) Functions

Table of Contents

Introduction

This is a list of existing, planned and proposed functions that will be easily accessible in the VBT ControlSuite WebApp to easily configure your ControlRX. States, Batch Control and Process Operations are separate from this list.

Existing Functions

  1. Rate of Change (A): Measures the rate at which an analog signal changes over time.
  2. Equate (D): Equates the state of a digital signal to a digital output
  3. Equate (A): Equates the state of an analog signal to an analog output
  4. Inverse (D): Inverts the state of a digital signal.
  5. Logical OR (D): Outputs true if any of the input digital signals are true.
  6. Logical XOR (D): Outputs true if an odd number of input digital signals are true.
  7. Sum (A): Adds multiple analog signals.
  8. Difference (A): Subtracts one analog signal from another.
  9. Min Max Average (A): Computes the minimum, maximum, and average values of analog signals.
  10. Timed Switch (D): Activates a digital signal based on a predefined time schedule.
  11. Integrator (A): Computes the integral of an analog signal over time.
  12. Profile (A): Generates a predefined analog signal profile over time.
  13. PID Controller (A): Implements a Proportional-Integral-Derivative control algorithm for analog signals.
  14. Digital Controller (D): Controls digital outputs based on input conditions.
  15. Math +,* , /, – (A): Performs basic arithmetic operations on analog signals.

Additional Functions (Mix of Planned and Proposed Functions)

  1. Filter (A): Applies a low-pass, high-pass, or band-pass filter to an analog signal.
  2. Threshold (D): Activates a digital signal when an analog signal crosses a specified threshold.
  3. Pulse Width Modulation (D): Generates a PWM signal for controlling devices like motors.
  4. Frequency Counter (D): Counts the frequency of a digital pulse train.
  5. Ramp (A): Generates a linear ramp signal.
  6. Sine Wave Generator (A): Generates a sine wave analog signal.
  7. Deadband (A): Creates a deadband around an analog signal to filter out noise.
  8. Digital Debounce (D): Removes noise from digital signals.
  9. Latch (D): Latches a digital signal based on a trigger condition.
  10. Edge Detection (D): Detects rising or falling edges in digital signals.
  11. Rate Limiter (A): Limits the rate of change of an analog signal.
  12. Running Average (A): Computes the running average of an analog signal.
  13. Set Point (A): Sets a desired value for a control system.
  14. Scheduler (D): Schedules digital signal activations based on time.
  15. Temperature Compensation (A): Adjusts analog signals for temperature variations.
  16. Voltage to Frequency (A): Converts an analog voltage signal to a frequency output.
  17. Frequency to Voltage (A): Converts a frequency input to an analog voltage signal.
  18. Counter (D): Counts digital pulses over time.
  19. Event Logger (D): Logs digital events with timestamps.
  20. Time Delay (D): Delays a digital signal activation by a predefined time.
  21. Window Comparator (A): Activates digital outputs when an analog signal is within a specified range.
  22. Boolean AND (D): Outputs true if all input digital signals are true.
  23. Logic Gate (D): Combines multiple digital signals using AND, OR, NOT gates.

We Need Your Input!

Please leave a comment below or email me at [email protected] to request additional functions

Leave Your Comment

Related Articles:

What is an Actuator?

Introduction In industrial automation, actuators play a crucial role. An actuator converts energy into motion, enabling machines and systems to perform specific tasks. Understanding what actuators are and their...

What is a Power Supply?

Introduction In industrial automation, a power supply is an indispensable component that ensures smooth and efficient operation. They provide the necessary electrical power to run various devices, from sensors...