S7-300的n個常見問題解答之四
發布時間:2019-08-01 10:44:36來源:
S7-300的n個常見問題解答之四
61:為什么在FM350-1中選24V編碼器,啟動以后,SF燈常亮,FM350-1不能工作?
要檢查一下,首先在軟件組態中要選擇編碼器類型(為24V),再檢查一下,FM350-1側面的跳線開關,因為缺省的開關設置為5V編碼器,一般用戶沒有設置,開機后,SF燈就會常亮。另外,還可以看看在線硬件診斷,可以看看錯誤產生的原因,是否模板壞了。
62: FM350-1的鎖存功能是否能產生過程中斷?
FM350-1的鎖存功能是不能產生過程中斷,但是可以產生過零中斷。
FM350-1的裝載值必須為零,隨者鎖存功能的執行(DI的上升沿開始),當前的計數值被儲存到另一地址然后置為初始值零,產生過零中斷,在OB40中可以讀出中斷并相應的鎖存值。 鎖存值也可以從FM350-1的硬件組態地址的前4個字節中讀出。
63: 在FM350-1中,怎樣觸發一個比較器輸出?
FM350-1中自帶的輸出點具有快速性、實時性,不必要經過CPU的映像區處理。輸出點一般對應于比較器,首先在硬件組態中定義比較器輸出類型,如:輸出值為1或為脈沖輸出,然后在程序中設置比較值。在FM350-1中,地址在通訊DB(UDT生成)塊中為18(比較值1)、22(比較值2),類型為DINT,然后激活輸出點28.0(DQ0)、28.1(DQ1),這樣比較器就可以工作了。
64:在FM350-2中,工作號的作用是什么?
工作號是S7-300CPU與FM進行通訊的任務號,每次的交換數據只是部分數據交換,而非全部數據,這樣可以減少FM的工作負載,工作號又分寫工作號和讀工作號,例如在FM350-2中指定DB1為通訊數據塊,如果把寫工作號12寫入到DB1.DBB0中,把200寫入到DB1.DBD52中,再調用FC3寫功能,這樣第一個計數器的初始值為200,這里工作號10的任務號是寫第一個計數器的初始值,DB1.DBB0為寫工作號存入地址,DB1.DBD52為第一個計數器裝載地址區,同樣讀工作號100為讀前4路,101為讀后4路計數器,讀工作號存入地址為DB1.DBB2。 但寫任務不能循環寫,只能分時寫入。
65:如果對于4-20 mA模擬量輸入模塊來說,小于4 mA后轉換的數字量是多少?
如果小于4ma,那么將會是輸出負值,例如 -1對應的是3.9995mA,而1.185 mA 時,這個數值是-4864 (10進制)但是如果小于1.185mA,如果禁止斷線檢測,這個值是8000(16進制)如果有斷線檢測,會變成7FFF(16進制)。
66:怎樣對模擬量進行標準化和非標準化?
可以使用以下功能塊:
1.在塊FC164中,x和y都是整數。
2. FC165中x是整數,y是實數。
3. FC166中x是實數,y是整數。
4. FC167中x和y都是實數。
67:S7系列PLC之間比較經濟的通訊方式是什么?
MPI通訊是S7系列PLC之間一種比較經濟、數據量比較小的一種通訊,需要做連接配置的站通過GD通訊,GD通訊適合于S7-300之間,S7-300、S7-400、MPI之間一些固定數據的通訊。不用作連接的MPI通訊適用于S7-300之間、S7-300與400之間、S7-300/400與S7-200 系列PLC之間的通訊,建議在OB35(循環中斷100ms)中調用發送塊,在OB1(主循環組織塊)調用接收塊。
68:整個系統掉電后,為什么CPU在電源恢復后仍保持在停止狀態?
整個系統由一個DP主站S7-300/400以及從站組成。而從站通過一個主開關被切斷了電源。由于內部的CPU電壓緩沖器,CPU 仍繼續運行大約50ms到100ms。此階段里 CPU 識別出所連接的從站的故障。如果沒有編程OB86和OB122的話,CPU 就會因為這些有故障的從站而繼續保留在停止狀態。
69:在點到點通信中,協議 3964(R)和RK 512 之間的區別是什么?
這兩個協議的主要區別在于消息報頭和響應消息的不同。使用RK 512,提供有比較高的數據完整性,程序 3964(R) 當傳送信息數據時,程序 3964(R)將控制字符(安全層)添加到信息數據上。這些控制字符激活通信伙伴,檢查數據是否全部接收,是否無錯誤。
70:當一個DP從站出故障,如何在輸入的過程映像被清成“0”以前保存它們?
當一個DP從站出故障時,OB86(通過S7-300/400)被調用。可用下列方法“保存”輸入的過程映像:
1. 把從站的所有輸入循環地復制到一個獨立的區里。
2.如果從站出問題,則 OB86 被啟動。在此 OB 里你可設一個標志位來可防止進一步的循環復制操作。
3. 當從站返回總線后,你把 OB86 里的標志位復位。
71:對模擬量模塊而言,如何處理未使用的通道?
如果模塊帶有MANA : 短接所有的未使用通道的M-到 MANA ,如果可能,連接MANA 到接地極,把模塊的測量模式設置為: 0 - 20/ + -20mA. ,短接未使用的COMP+/COMP-. IC+ / IC-可以保持懸空。
如果模塊不帶有 MANA : 把所有未使用的通道M-連接到使用通道的M-.等在輸入端UCM > 2.5V 時,連接所有未使用的 M-到cpu的接地或系統的接地. 把模塊的測量模式設置為: 0 - 20/ + -20mA. ,短接未使用的COMP+/COMP-. IC+ / IC-可以保持懸空。
對于SM 331-7NF10-0AB0模塊在4通道模式:禁止未用的通道,這些輸入端懸空即可
對于Ex模塊SM 331-7RD:未使用的通道可以保持懸空。
72:上位機與plc進行通訊,硬件都需要哪些?
可以參照下圖:
73:CP5511/5611 診斷測試后產生錯誤代碼,代碼的含義是什么?
0x0300 Cannot find module:
Please check whether the CP5511 is installed and slotted properly.
Check the interrupt and address assignments. Information on further procedures is available also in the STEP 7 Online Help under "Setting the PG/PC Interface", in the paragraph on "Checking the interrupt and address assignments". More information is also available in the STEP 7 Readme file ("Start > SIMATIC > Product notes"), in section 4.4.1 under "Built-in MPI onboard and the MPI PC module -> Setting interrupts and addresses".
0x0312 Incorrect configuration parameters:
Deinstall the CP5511 and reinstall it again. For this you click the "Select" button in the PG/PC interface (Fig. 1). Mark the CP5511 with the cursor in the right window (Fig. 3). Then click the "Deinstall" button. Now, (after restarting STEP 7) you can mark the CP5511 in the left window and click the "Install" button. For this activity you need to have administrator rights to your PC (see STEP 7 Readme file, section 3.1).
0x0313 Baud rate does not correspond with network or incorrect interrupt:
Check the transfer speed (Baud rate) in the PG/PC interface and in the hardware configuration. The Baud rate must not be greater than the Baud rate that is supported by the slowest user. The PROFIBUS addresses configured in the hardware configuration must match the addresses of the system configuration.
Check the interrupt and address assignments. Information on further procedures is available in the STEP 7 Online Help under "Setting the PG/PC interface", in the paragraph on "Checking the interrupt and address assignments" (Index: Check interrupt assignment). More information is also available in the STEP 7 Readme file ("Start > SIMATIC > Product notes"), in section 4.4.1 under "Built-in MPI onboard and the MPI PC module -> Setting interrupts and addresses".
0x0316 Hardware ressource already busy:
If this error message occurs after the installation of the CP5511 in "Setting PG-PC interface
0x031a Cannot find any active PB/MPI network:
Activate the function "PG/PC is the only master on the bus" in the Properties of the PG/PC interface (see Fig. 4). This disables an additional safety function against bus faults. You get to this mask via the "Properties" button - see Fig. 1. The requirement is that the interface parameters used are set to "CP5511(MPI)".
0x0318 Interrupt occupied:
This message appears in most cases in Windows NT. In the BIOS of your computer change the "PnP" setting to "No". You get to the BIOS of your computer by restarting your PC and hitting the F2 key.
0x031b Synchronization error:
Please check the bus parameters on the bus. These must match the bus parameters configured in the hardware configuration.
Check the installation of the bus cable.
0x031c AMPRO2 system error:
Activate the function "PG/PC is the only master on the bus" in the Properties of the PG/PC interface (see Fig. 4).
Please check whether all the terminators for the PROFIBUS network are connected properly.
It is also possible that the STEP 7 drivers are not installed or have been deleted or that an incorrect driver has been installed. In this case we recommend sending the CITAMIS.str file to Customer Support for checking.
Another possible cause might be that the hardware is defective.
0x0320 Cannot find DLL/VXD as file:
On your PC please find the file specified in the Windows Explorer via "Tools > Find > Files/Folders". Either the file is not on your computer or it is found twice. Please rename the file in the Windows system directory and then restart Windows.
In the Registry, the references to the files are missing. Access to the required parameters from the Registry is not possible. Perhaps you don't have the required access rights or the system database is damaged.
The drivers are not compatible with the operating systems.
73:哪些軟件里含有CP5511,CP5512,CP5611,RS232 PC-Adapter 的驅動?
如果安裝了相應的軟件后包含“Set PG/PC Interface …”組件,那么這些軟件都含有CP5511,CP5512,CP5611,RS232 PC-Adapter 的驅動,只需在“Set PG/PC Interface …”->“Select…”->選擇相應的驅動,然后“Install-->”即可。
具體的軟件有Step7,Step7 MicroWin,Simatic Net,WinCC,Protool,Flexible,PCS7。
74:當試圖通過TeleService建立PRODAVE MPI和樣列程序之間的通訊時,為什么會出現出錯消息4501?
調制解調器沒有響應,并產生了出錯消息4501。在這個情況下,工作站的規范不正確。 在TeleService對話框中檢查工作站的名稱和工作站(standort)規范。此處可能有個不正確的缺省設刪除“station”(“standort”)域中的缺省名,或輸入正確的工作站名。那么就可以使用調制解調器在PRODAVE MPIY和TeleService之間建立連接。
75:是否可以將數據塊的當前值作為初始值從AS傳送到項目中?
可以。從AS中“ONLINE,打開相關數據塊(DB).使用軟盤圖標“OFFLINE”保存DB.
通過“File > Generate Source”在DB中產生STL源代碼. 通過手動操作將BEGIN和END_DATA_BLOCK行之間的當前值與相應的聲明(初始值)逐行 連接起來,從而得到下列聲明語句:
STRUCT
wordVar : WORD := W#16#ABCD;
...
END_STRUCT ;
編譯STL源代碼。
76:在通訊任務中,在哪些OB中必須調用SFB?
在啟動型OB(如用于S7-300的OB100和用于S7-400的OB100和OB101)和循環模式OB(OB1)中,必須調用數據通訊或程序管理(把PLC切換到STOP或RUN)所需的所有SFB。 OB100是啟動型OB,并在重新啟動CPU時運行。例如,在該OB中,用標記M1.0和M0.1來釋放第一個通訊觸發器。
77:怎樣編程間接訪問一個ARRAY類型變量的元素?
一個位、字節或者字符域的尺寸是按照字節限制排列的 主站蜘蛛池模板: 91麻豆精品国产自产在线观看一区 | 国产午夜免费| 欧美大逼逼| 天天影院色| 在线观看黄网站| 国产91在线免费| 调教大奶| 国产高清一区二区三区四区| 激情综合网站| 九九99九九精彩| 麻豆精品成人免费国产片| 日韩亚洲欧洲在线rrrr片| 午夜视频免费看| 亚洲天堂日韩在线| 在线一区二区观看| 亚洲91在线| 亚洲第9页| 福利一区二区视频| 91九色精品国产| 97碰公开在线观看免费视频| 丁香综合激情| 国产成人精品999在线| 国产精品视屏| 国产精品91在线播放| 国产视频久| 国产精品一区二区久久不卡| 国产亚洲高清在线精品99| 国产在线2021| 亚洲欧洲视频在线| 伊人第一页| 亚洲欧美日韩在线2020| 亚洲天堂婷婷| 视频在线亚洲| 色5月婷婷| 欧美日韩激情一区二区三区| 热99精品视频| 欧美日韩亚洲精品国产色| 欧美ol丝袜高跟秘书在线观看| 女女同性一区二区三区四区| 欧美激情在线精品三区| 美女被性调教视频在线观看|
要檢查一下,首先在軟件組態中要選擇編碼器類型(為24V),再檢查一下,FM350-1側面的跳線開關,因為缺省的開關設置為5V編碼器,一般用戶沒有設置,開機后,SF燈就會常亮。另外,還可以看看在線硬件診斷,可以看看錯誤產生的原因,是否模板壞了。
62: FM350-1的鎖存功能是否能產生過程中斷?
FM350-1的鎖存功能是不能產生過程中斷,但是可以產生過零中斷。
FM350-1的裝載值必須為零,隨者鎖存功能的執行(DI的上升沿開始),當前的計數值被儲存到另一地址然后置為初始值零,產生過零中斷,在OB40中可以讀出中斷并相應的鎖存值。 鎖存值也可以從FM350-1的硬件組態地址的前4個字節中讀出。
63: 在FM350-1中,怎樣觸發一個比較器輸出?
FM350-1中自帶的輸出點具有快速性、實時性,不必要經過CPU的映像區處理。輸出點一般對應于比較器,首先在硬件組態中定義比較器輸出類型,如:輸出值為1或為脈沖輸出,然后在程序中設置比較值。在FM350-1中,地址在通訊DB(UDT生成)塊中為18(比較值1)、22(比較值2),類型為DINT,然后激活輸出點28.0(DQ0)、28.1(DQ1),這樣比較器就可以工作了。
64:在FM350-2中,工作號的作用是什么?
工作號是S7-300CPU與FM進行通訊的任務號,每次的交換數據只是部分數據交換,而非全部數據,這樣可以減少FM的工作負載,工作號又分寫工作號和讀工作號,例如在FM350-2中指定DB1為通訊數據塊,如果把寫工作號12寫入到DB1.DBB0中,把200寫入到DB1.DBD52中,再調用FC3寫功能,這樣第一個計數器的初始值為200,這里工作號10的任務號是寫第一個計數器的初始值,DB1.DBB0為寫工作號存入地址,DB1.DBD52為第一個計數器裝載地址區,同樣讀工作號100為讀前4路,101為讀后4路計數器,讀工作號存入地址為DB1.DBB2。 但寫任務不能循環寫,只能分時寫入。
65:如果對于4-20 mA模擬量輸入模塊來說,小于4 mA后轉換的數字量是多少?
如果小于4ma,那么將會是輸出負值,例如 -1對應的是3.9995mA,而1.185 mA 時,這個數值是-4864 (10進制)但是如果小于1.185mA,如果禁止斷線檢測,這個值是8000(16進制)如果有斷線檢測,會變成7FFF(16進制)。
66:怎樣對模擬量進行標準化和非標準化?
可以使用以下功能塊:
1.在塊FC164中,x和y都是整數。
2. FC165中x是整數,y是實數。
3. FC166中x是實數,y是整數。
4. FC167中x和y都是實數。
67:S7系列PLC之間比較經濟的通訊方式是什么?
MPI通訊是S7系列PLC之間一種比較經濟、數據量比較小的一種通訊,需要做連接配置的站通過GD通訊,GD通訊適合于S7-300之間,S7-300、S7-400、MPI之間一些固定數據的通訊。不用作連接的MPI通訊適用于S7-300之間、S7-300與400之間、S7-300/400與S7-200 系列PLC之間的通訊,建議在OB35(循環中斷100ms)中調用發送塊,在OB1(主循環組織塊)調用接收塊。
68:整個系統掉電后,為什么CPU在電源恢復后仍保持在停止狀態?
整個系統由一個DP主站S7-300/400以及從站組成。而從站通過一個主開關被切斷了電源。由于內部的CPU電壓緩沖器,CPU 仍繼續運行大約50ms到100ms。此階段里 CPU 識別出所連接的從站的故障。如果沒有編程OB86和OB122的話,CPU 就會因為這些有故障的從站而繼續保留在停止狀態。
69:在點到點通信中,協議 3964(R)和RK 512 之間的區別是什么?
這兩個協議的主要區別在于消息報頭和響應消息的不同。使用RK 512,提供有比較高的數據完整性,程序 3964(R) 當傳送信息數據時,程序 3964(R)將控制字符(安全層)添加到信息數據上。這些控制字符激活通信伙伴,檢查數據是否全部接收,是否無錯誤。
70:當一個DP從站出故障,如何在輸入的過程映像被清成“0”以前保存它們?
當一個DP從站出故障時,OB86(通過S7-300/400)被調用。可用下列方法“保存”輸入的過程映像:
1. 把從站的所有輸入循環地復制到一個獨立的區里。
2.如果從站出問題,則 OB86 被啟動。在此 OB 里你可設一個標志位來可防止進一步的循環復制操作。
3. 當從站返回總線后,你把 OB86 里的標志位復位。
71:對模擬量模塊而言,如何處理未使用的通道?
如果模塊帶有MANA : 短接所有的未使用通道的M-到 MANA ,如果可能,連接MANA 到接地極,把模塊的測量模式設置為: 0 - 20/ + -20mA. ,短接未使用的COMP+/COMP-. IC+ / IC-可以保持懸空。
如果模塊不帶有 MANA : 把所有未使用的通道M-連接到使用通道的M-.等在輸入端UCM > 2.5V 時,連接所有未使用的 M-到cpu的接地或系統的接地. 把模塊的測量模式設置為: 0 - 20/ + -20mA. ,短接未使用的COMP+/COMP-. IC+ / IC-可以保持懸空。
對于SM 331-7NF10-0AB0模塊在4通道模式:禁止未用的通道,這些輸入端懸空即可
對于Ex模塊SM 331-7RD:未使用的通道可以保持懸空。
72:上位機與plc進行通訊,硬件都需要哪些?
可以參照下圖:
73:CP5511/5611 診斷測試后產生錯誤代碼,代碼的含義是什么?
0x0300 Cannot find module:
Please check whether the CP5511 is installed and slotted properly.
Check the interrupt and address assignments. Information on further procedures is available also in the STEP 7 Online Help under "Setting the PG/PC Interface", in the paragraph on "Checking the interrupt and address assignments". More information is also available in the STEP 7 Readme file ("Start > SIMATIC > Product notes"), in section 4.4.1 under "Built-in MPI onboard and the MPI PC module -> Setting interrupts and addresses".
0x0312 Incorrect configuration parameters:
Deinstall the CP5511 and reinstall it again. For this you click the "Select" button in the PG/PC interface (Fig. 1). Mark the CP5511 with the cursor in the right window (Fig. 3). Then click the "Deinstall" button. Now, (after restarting STEP 7) you can mark the CP5511 in the left window and click the "Install" button. For this activity you need to have administrator rights to your PC (see STEP 7 Readme file, section 3.1).
0x0313 Baud rate does not correspond with network or incorrect interrupt:
Check the transfer speed (Baud rate) in the PG/PC interface and in the hardware configuration. The Baud rate must not be greater than the Baud rate that is supported by the slowest user. The PROFIBUS addresses configured in the hardware configuration must match the addresses of the system configuration.
Check the interrupt and address assignments. Information on further procedures is available in the STEP 7 Online Help under "Setting the PG/PC interface", in the paragraph on "Checking the interrupt and address assignments" (Index: Check interrupt assignment). More information is also available in the STEP 7 Readme file ("Start > SIMATIC > Product notes"), in section 4.4.1 under "Built-in MPI onboard and the MPI PC module -> Setting interrupts and addresses".
0x0316 Hardware ressource already busy:
If this error message occurs after the installation of the CP5511 in "Setting PG-PC interface
0x031a Cannot find any active PB/MPI network:
Activate the function "PG/PC is the only master on the bus" in the Properties of the PG/PC interface (see Fig. 4). This disables an additional safety function against bus faults. You get to this mask via the "Properties" button - see Fig. 1. The requirement is that the interface parameters used are set to "CP5511(MPI)".
0x0318 Interrupt occupied:
This message appears in most cases in Windows NT. In the BIOS of your computer change the "PnP" setting to "No". You get to the BIOS of your computer by restarting your PC and hitting the F2 key.
0x031b Synchronization error:
Please check the bus parameters on the bus. These must match the bus parameters configured in the hardware configuration.
Check the installation of the bus cable.
0x031c AMPRO2 system error:
Activate the function "PG/PC is the only master on the bus" in the Properties of the PG/PC interface (see Fig. 4).
Please check whether all the terminators for the PROFIBUS network are connected properly.
It is also possible that the STEP 7 drivers are not installed or have been deleted or that an incorrect driver has been installed. In this case we recommend sending the CITAMIS.str file to Customer Support for checking.
Another possible cause might be that the hardware is defective.
0x0320 Cannot find DLL/VXD as file:
On your PC please find the file specified in the Windows Explorer via "Tools > Find > Files/Folders". Either the file is not on your computer or it is found twice. Please rename the file in the Windows system directory and then restart Windows.
In the Registry, the references to the files are missing. Access to the required parameters from the Registry is not possible. Perhaps you don't have the required access rights or the system database is damaged.
The drivers are not compatible with the operating systems.
73:哪些軟件里含有CP5511,CP5512,CP5611,RS232 PC-Adapter 的驅動?
如果安裝了相應的軟件后包含“Set PG/PC Interface …”組件,那么這些軟件都含有CP5511,CP5512,CP5611,RS232 PC-Adapter 的驅動,只需在“Set PG/PC Interface …”->“Select…”->選擇相應的驅動,然后“Install-->”即可。
具體的軟件有Step7,Step7 MicroWin,Simatic Net,WinCC,Protool,Flexible,PCS7。
74:當試圖通過TeleService建立PRODAVE MPI和樣列程序之間的通訊時,為什么會出現出錯消息4501?
調制解調器沒有響應,并產生了出錯消息4501。在這個情況下,工作站的規范不正確。 在TeleService對話框中檢查工作站的名稱和工作站(standort)規范。此處可能有個不正確的缺省設刪除“station”(“standort”)域中的缺省名,或輸入正確的工作站名。那么就可以使用調制解調器在PRODAVE MPIY和TeleService之間建立連接。
75:是否可以將數據塊的當前值作為初始值從AS傳送到項目中?
可以。從AS中“ONLINE,打開相關數據塊(DB).使用軟盤圖標“OFFLINE”保存DB.
通過“File > Generate Source”在DB中產生STL源代碼. 通過手動操作將BEGIN和END_DATA_BLOCK行之間的當前值與相應的聲明(初始值)逐行 連接起來,從而得到下列聲明語句:
STRUCT
wordVar : WORD := W#16#ABCD;
...
END_STRUCT ;
編譯STL源代碼。
76:在通訊任務中,在哪些OB中必須調用SFB?
在啟動型OB(如用于S7-300的OB100和用于S7-400的OB100和OB101)和循環模式OB(OB1)中,必須調用數據通訊或程序管理(把PLC切換到STOP或RUN)所需的所有SFB。 OB100是啟動型OB,并在重新啟動CPU時運行。例如,在該OB中,用標記M1.0和M0.1來釋放第一個通訊觸發器。
77:怎樣編程間接訪問一個ARRAY類型變量的元素?
一個位、字節或者字符域的尺寸是按照字節限制排列的 主站蜘蛛池模板: 91麻豆精品国产自产在线观看一区 | 国产午夜免费| 欧美大逼逼| 天天影院色| 在线观看黄网站| 国产91在线免费| 调教大奶| 国产高清一区二区三区四区| 激情综合网站| 九九99九九精彩| 麻豆精品成人免费国产片| 日韩亚洲欧洲在线rrrr片| 午夜视频免费看| 亚洲天堂日韩在线| 在线一区二区观看| 亚洲91在线| 亚洲第9页| 福利一区二区视频| 91九色精品国产| 97碰公开在线观看免费视频| 丁香综合激情| 国产成人精品999在线| 国产精品视屏| 国产精品91在线播放| 国产视频久| 国产精品一区二区久久不卡| 国产亚洲高清在线精品99| 国产在线2021| 亚洲欧洲视频在线| 伊人第一页| 亚洲欧美日韩在线2020| 亚洲天堂婷婷| 视频在线亚洲| 色5月婷婷| 欧美日韩激情一区二区三区| 热99精品视频| 欧美日韩亚洲精品国产色| 欧美ol丝袜高跟秘书在线观看| 女女同性一区二区三区四区| 欧美激情在线精品三区| 美女被性调教视频在线观看|