ACOP.NET API
|
Acop Slider Example | Use the ACOP Slider for smoothly applying set-point changes between maximum and minumum values.You can first establish the new set point and then apply the value or apply continuously. The set-point is typically assigned to the underlying LinkAddress and LinkProperty but can also be assigned to a property attribute of another component withint the application (e.g. the axis settings of an ACOP Chart). If the assigned ACOP Link is an attribute then the readback value is displayed as well as an application defined reference value. If the set-point value shown in the Slider is in sync with the readback value then its Slider value is displayed with the same color as readback (default = DarkBlue) else it is displayed in an out-of-sync color (default = DarkRed). An access lock can easily be obtained via a checkbox (if supported by the transport protocol). A return to the assigned reference value is offered by the reset button. |
Acop Slider display Properties | ApplyContinuous if true then any change in the slider position applies a new set value. This is nominally equivalent to setting the cont. checkbox to a checked state at design time. |