OPC-DA


 

Device type

opc

Device address

TypeDescription
failureFailure of the communication
<name>Data point that carries a user value

where:

TypeRangeDescription
<name>Any string that does NOT contain: white spaces, underscore(‘_’),dot (‘.’),slash(‘/’) and backslash(‘\’)Name of the data point

Value

The valid combinations for data point definitions are:

Name:TypBeschreibung
serverstringServer-IP
portintegerServerport
usernamestringBenutzername für Login
passwordstringPasswort für Login
lifeCheckTimeintegerLifeCheck-Intervall des Servers in Sekunden (wird durch INIT-Frame übersteuert!)
lifeCheckMissMaxintegerMax Anzahl an ausbleibenden LifeChecks, bis zu einem Verbindungs-Neuaufbau.
intervalintegerTreiber-Interner Intervall in Millisekunden

Examples

[M failure]Failure of the OPC communication
[M DIGIN]Digital input value
[S DIGOUT]Digital output value
[X ANAIN]Analog input value
[Y ANAOUT]Analog output value