Device type
opc
Device address
Type | Description |
---|---|
failure | Failure of the communication |
<name> | Data point that carries a user value |
where:
Type | Range | Description |
---|---|---|
<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: | Typ | Beschreibung |
---|---|---|
server | string | Server-IP |
port | integer | Serverport |
username | string | Benutzername für Login |
password | string | Passwort für Login |
lifeCheckTime | integer | LifeCheck-Intervall des Servers in Sekunden (wird durch INIT-Frame übersteuert!) |
lifeCheckMissMax | integer | Max Anzahl an ausbleibenden LifeChecks, bis zu einem Verbindungs-Neuaufbau. |
interval | integer | Treiber-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 |