iobroker.omron-fins
Version:
Connect Omron PLCs to ioBroker using the FINS protocol
25 lines (24 loc) • 1.17 kB
JSON
{
"PLC connection": "PLC 连接",
"PLC IP address": "PLC IP 地址",
"FINS port": "FINS 端口",
"Protocol": "协议",
"UDP": "UDP",
"TCP": "TCP",
"Polling interval (ms)": "轮询间隔(毫秒)",
"Request timeout (ms)": "请求超时(毫秒)",
"Destination node (DA1, 0 = automatic)": "目标节点(DA1,0 = 自动)",
"Source node (SA1, 0 = automatic)": "源节点(SA1,0 = 自动)",
"PLC variables": "PLC 变量",
"Manually configured variables": "手动配置的变量",
"Name": "名称",
"FINS address": "FINS 地址",
"Data type": "数据类型",
"BOOL": "BOOL",
"NUMBER": "NUMBER",
"TIMER": "TIMER",
"COUNTER": "COUNTER",
"Writable": "可写",
"CX-Programmer symbol table (CSV/TSV)": "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.": "从 CX-Programmer 导出符号表,并在此粘贴 CSV/TSV 内容。名称、地址和数据类型列会被自动识别;手动条目会覆盖同名的导入符号。"
}