Это старая версия документа.


A PCRE internal error occured. This might be caused by a faulty plugin

====== Частотный преобразователь Danfoss FC200 ====== https://files.danfoss.com/download/Drives/doc_MG20N502.pdf https://files.danfoss.com/download/Drives/MG20OB02.pdf ===== Параметры ===== * 3-15 - Source1 * =0 - частота задается по modbus * =1 - частота задается аналоговым входом ===== yml ===== <code yaml> plugin.peripherial: danfoss: &danfoss portnum: 3 retrial: 3 type: modbus tags: - name: Control # CTW address: 49999 readEnd: on - name: FreqSet # REF address: 50009 readEnd: on - name: State # STW address: 50199 readEnd: on - name: FreqOut # MAV address: 50209 readEnd: on - name: Source1 # см. параметр 3-15 address: 3149 readEnd: on - name: MinRef address: 3019 type: int32 readEnd: on - name: MaxRef address: 3029 type: int32 readEnd: on module.dnf1: netaddr: 1 <<: *danfoss </code>

doc/jroboplc/modules/peripherial/modbus_danfoss_fc200.1606478219.txt.gz · Последние изменения: 2020/11/27 14:56 — denis
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0