May I know how can I find my Server application log? Where is the location under SCADA directory?
I copies this from the SCADA documentation as below:-
6. An input channel formula that does not contain “;” (semicolon) symbol calculates the input channel value only.
7. If an input channel formula contains “;”, the formula calculates the input channel value and status. The first part before semicolon is a formula for value calculation and the second part after semicolon calculates status.
But I still do not understand this point. Can you kindly help to explain with an example if possible? Confusion between value and status using semicolon here?