Selects a set of gains from a gain schedule for either rising or falling values.
You can call the Create Gain Schedule node to obtain the gain schedule for a controller before using this node.
Current input value to use to select gains from the gain schedule.
This input accepts a floating-point, double-precision number or an array of floating-point, double-precision numbers.
Gain values for the control parameters and maximum value of the rising gain scheduling values.
This node uses the first set of gain values for all the gain scheduling values less than the corresponding maximum value.
Proportional gain, integral gain, derivative gain, or filter coefficient parameter of the controller.
This input accepts a double-precision, floating-point number or a cluster. The data type and cluster elements change according to the controller type. This node supports the following controller types:
Maximum value of the range of the gain scheduling values.
Gain values for the control parameters and maximum value of the falling gain scheduling values.
This node uses the first set of gain values for all the gain scheduling values less than the corresponding maximum value.
Proportional gain, integral gain, derivative gain, or filter coefficient parameter of the controller.
This input accepts a double-precision, floating-point number or a cluster. The data type and cluster elements change according to the controller type. This node supports the following controller types:
Maximum value of the range of the gain scheduling values.
Gain scheduling values from which to select a set of gains.
This input accepts a ring or an array of rings.
Name | Value | Description |
---|---|---|
rising gain schedule | 0 | Specifies that the node selects a set of gains from gain schedule for rising value. |
falling gain schedule | 1 | Specifies that the node selects a set of gains from gain schedule for falling value. |
Default: rising gain schedule
Current gains from the gain schedule.
This output can return the following data types:
The data type and cluster elements change according to the controller type. This node supports the following controller types:
Index of the element in the gain schedule corresponding to gains out.
This output can return a 32-bit signed integer or an array of 32-bit signed integers.
The following table shows the elements the input and output gain clusters contain for different controller types.
Controller Type | Gain Cluster Elements |
---|---|
P | proportional gain |
PD | proportional gain, derivative gain, and derivative lowpass filter coefficient |
PI | proportional gain and integral gain |
PID | proportional gain, integral gain, derivative gain, and derivative lowpass filter coefficient |
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application