【正文】
ct (1) Address for function code to select (2) Address for function code to select (3) Address for function code to select (4) Data for function code to select (1) Data for function code to select (2) Data for function code to select (3) Data for function code to select (4) Address for function code to poll (1) Address for function code to poll (2) Address for function code to poll (1) Address for function code to poll (2) 0 1…. 7 8 … E F (MSB) (LSB) INV MICREX MICREX INV 傳輸格式 A . PLC 送至變頻器的參數(shù) 1. 速度給定 (speed reference setting) 相關(guān)參數(shù) S01 (01h) Motor Speed X 20220 / Max Speed 16 bit data Example: 電機(jī)最大速度為 2022rpm (參數(shù) F03 內(nèi)設(shè)定的值) 如希望電機(jī)的轉(zhuǎn)速為 1000rpm 則: 10000 * 20220/2022 = 10000 ( h 2710 ) 設(shè)置到相應(yīng)的參數(shù)中。 2. 操作方式 相關(guān)參數(shù) S06 (06h) 地址 0 1 2 3 4 5 6 7 8 9 A B C D E F 內(nèi)容 RST X14 X13 X12 X11 X09 X8 X7 X6 X5 X4 X3 X2 X1 REV FWD 參數(shù) E09 E07 E05 E04 E03 E02 E01 傳輸格式 舉例: 如果參數(shù)設(shè)定如下,并使用中間變量 WM01 E01: Write enable through link E02: Operation through link E05: Preexciting mand E07: Cost to stop 則: M1D 對(duì)應(yīng) Write enable through link 信號(hào) M1C 對(duì)應(yīng) Operation through link 信號(hào) M19 對(duì)應(yīng) Preexciting mand 信號(hào) M17 對(duì)應(yīng) Cost to stop 信號(hào) M1E 為 Run reverse mand M1F 為 Run forward mand M10 為 Reset mand WM01 可以送到相關(guān)的地址中 傳輸格式 傳輸格式 B. PLC從變頻器中讀取的數(shù)據(jù) 1. 電機(jī)運(yùn)行速度 同速度給定的方式相反。 2. 電機(jī)電壓 .電流 相關(guān)參數(shù): M02 , M03 … 3. 變頻器輸出裝狀態(tài) ( Output terminals Y1~Y8) 相關(guān)參數(shù): ( 1Dh) 地址 0 1 2 3 4 5 6 7 8 9 A B C D E F 內(nèi)容 Y18 Y17 Y16 Y15 Y14 Y13 Y12 Y11 / / / RY Y4 Y3 Y2 Y1 參數(shù) E19 E18 E17 E16 E15 傳輸格式 舉例: 如果參數(shù)設(shè)定如下,并使用中間變量 WM02 E19: 18 Brake release signal E18: 04 detected speed E17: 03 Speed equivalent E16: 02 Speed agreement E15: 14 Operation ready output 則: M2F 對(duì)應(yīng) Brake release signal 信號(hào) M2E 對(duì)應(yīng) Detected speed 信號(hào) M2C 對(duì)應(yīng) Speed equivalent 信號(hào) M2B 對(duì)應(yīng) Operation ready out put 信號(hào)