Scada calibrate script comma tag from decimal tag:
Imports System
Imports System.IO
Imports System.Windows.Forms
Imports System.VisualBasic
Namespace WinTr
Public Class MainClass
Public Tag_1 As Uint16
Public Tag_2 As Single
Public Sub Load
Tag_2 = Val(Tag_1/10)
End Sub
End Class
End Namespace
2 Responses to “How to calibrate tag in scada”
Leave a Reply
You must be logged in to post a comment.
This topic for old version, Please visit new version feature for “SCALE” function.
http://www.scadasoftware.net/wintr-scada-version-5-0-0-features/
Scada Tag scale method was update. Please download ver. 5.1.7
SCADA SOFTWARE tag scale function.
SCADA SYSTEM tag scale method.