iobroker.omron-fins
Version:
Connect Omron PLCs to ioBroker using the FINS protocol
25 lines (24 loc) • 1.21 kB
JSON
{
"PLC connection": "PLC connection",
"PLC IP address": "PLC IP address",
"FINS port": "FINS port",
"Protocol": "Protocol",
"UDP": "UDP",
"TCP": "TCP",
"Polling interval (ms)": "Polling interval (ms)",
"Request timeout (ms)": "Request timeout (ms)",
"Destination node (DA1, 0 = automatic)": "Destination node (DA1, 0 = automatic)",
"Source node (SA1, 0 = automatic)": "Source node (SA1, 0 = automatic)",
"PLC variables": "PLC variables",
"Manually configured variables": "Manually configured variables",
"Name": "Name",
"FINS address": "FINS address",
"Data type": "Data type",
"BOOL": "BOOL",
"NUMBER": "NUMBER",
"TIMER": "TIMER",
"COUNTER": "COUNTER",
"Writable": "Writable",
"CX-Programmer symbol table (CSV/TSV)": "CX-Programmer symbol table (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.": "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."
}