iobroker.omron-fins
Version:
Connect Omron PLCs to ioBroker using the FINS protocol
25 lines (24 loc) • 1.26 kB
JSON
{
"PLC connection": "PLC-verbinding",
"PLC IP address": "IP-adres van PLC",
"FINS port": "FINS-poort",
"Protocol": "Protocol",
"UDP": "UDP",
"TCP": "TCP",
"Polling interval (ms)": "Poll-interval (ms)",
"Request timeout (ms)": "Time-out van aanvraag (ms)",
"Destination node (DA1, 0 = automatic)": "Doelknooppunt (DA1, 0 = automatisch)",
"Source node (SA1, 0 = automatic)": "Bronknooppunt (SA1, 0 = automatisch)",
"PLC variables": "PLC-variabelen",
"Manually configured variables": "Handmatig geconfigureerde variabelen",
"Name": "Naam",
"FINS address": "FINS-adres",
"Data type": "Gegevenstype",
"BOOL": "BOOL",
"NUMBER": "NUMBER",
"TIMER": "TIMER",
"COUNTER": "COUNTER",
"Writable": "Schrijfbaar",
"CX-Programmer symbol table (CSV/TSV)": "CX-Programmer-symbooltabel (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.": "Exporteer de symbooltabel in CX-Programmer en plak de CSV/TSV-inhoud hier. Kolommen voor naam, adres en gegevenstype worden automatisch herkend; handmatige vermeldingen overschrijven geïmporteerde symbolen met dezelfde naam."
}