Setpoin shifting and visualization - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9) +--- Thread: Setpoin shifting and visualization (/showthread.php?tid=1763) |
Setpoin shifting and visualization - tpospichal - 02.12.2018 Hello i touch visu i need one object where i can change setpoint shift (nuber between -8 and +8) and in the middle there will be actual setpoint temperature in degrees C. But i cannot change diferent value type than value FB. Is there any option how to do that? RE: Setpoin shifting and visualization - Erwin van der Zwart - 02.12.2018 Hi, Use a 2 byte signed integer object and set the vis params to -8 to 8 and stepsize to 0.5. BR, Erwin |