iobroker.omron-fins
Version:
Connect Omron PLCs to ioBroker using the FINS protocol
25 lines (24 loc) • 1.22 kB
JSON
{
"PLC connection": "SPS-Verbindung",
"PLC IP address": "SPS-IP-Adresse",
"FINS port": "FINS-Port",
"Protocol": "Protokoll",
"UDP": "UDP",
"TCP": "TCP",
"Polling interval (ms)": "Abfrageintervall (ms)",
"Request timeout (ms)": "Anfrage-Timeout (ms)",
"Destination node (DA1, 0 = automatic)": "Zielknoten (DA1, 0 = automatisch)",
"Source node (SA1, 0 = automatic)": "Quellknoten (SA1, 0 = automatisch)",
"PLC variables": "SPS-Variablen",
"Manually configured variables": "Manuell konfigurierte Variablen",
"Name": "Name",
"FINS address": "FINS-Adresse",
"Data type": "Datentyp",
"BOOL": "BOOL",
"NUMBER": "NUMBER",
"TIMER": "TIMER",
"COUNTER": "COUNTER",
"Writable": "Schreibbar",
"CX-Programmer symbol table (CSV/TSV)": "CX-Programmer-Symboltabelle (CSV/TSV)",
"Export the symbol table in CX-Programmer and paste its CSV/TSV content here. Name, address and data type columns are detected automatically; manual entries override imported symbols with the same name.": "Symboltabelle in CX-Programmer exportieren und den CSV-/TSV-Inhalt hier einfügen. Name, Adresse und Datentyp werden automatisch erkannt; manuelle Einträge überschreiben importierte Symbole gleichen Namens."
}