iobroker.omron-fins
Version:
Connect Omron PLCs to ioBroker using the FINS protocol
25 lines (24 loc) • 1.29 kB
JSON
{
"PLC connection": "Ligação ao PLC",
"PLC IP address": "Endereço IP do PLC",
"FINS port": "Porta FINS",
"Protocol": "Protocolo",
"UDP": "UDP",
"TCP": "TCP",
"Polling interval (ms)": "Intervalo de consulta (ms)",
"Request timeout (ms)": "Tempo limite do pedido (ms)",
"Destination node (DA1, 0 = automatic)": "Nó de destino (DA1, 0 = automático)",
"Source node (SA1, 0 = automatic)": "Nó de origem (SA1, 0 = automático)",
"PLC variables": "Variáveis do PLC",
"Manually configured variables": "Variáveis configuradas manualmente",
"Name": "Nome",
"FINS address": "Endereço FINS",
"Data type": "Tipo de dados",
"BOOL": "BOOL",
"NUMBER": "NUMBER",
"TIMER": "TIMER",
"COUNTER": "COUNTER",
"Writable": "Gravável",
"CX-Programmer symbol table (CSV/TSV)": "Tabela de símbolos do CX-Programmer (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.": "Exporte a tabela de símbolos no CX-Programmer e cole aqui o conteúdo CSV/TSV. As colunas de nome, endereço e tipo de dados são detetadas automaticamente; as entradas manuais substituem símbolos importados com o mesmo nome."
}