MVME2700-3361工控DCS系統備件
INI中。如果您還想配置其他通道,請在DriveWindow中重復寫(xiě)入。完成后,關(guān)閉DriveWindow。最后,還原您在過(guò)程開(kāi)始時(shí)可能更改的設置。9.特殊項目除了可瀏覽的項目外,DriveOPC還包含可以使用的項目,例如,雖然不能使用DriveWindow瀏覽樹(shù)窗格瀏覽這些項目。我們在這里介紹了一些這樣的項目,我們認為這些項目可能對高級用戶(hù)有用。您可以在DriveOPC文件夾的“用戶(hù)手冊.pdf”(00073846.DOC)中找到有關(guān)項目(可瀏覽和不可瀏覽)的更多信息,該文件夾是DriveWindow安裝文件夾的兄弟文件夾。高級信息10-28 DriveWindow 2 OPC地址類(lèi)型R/W注釋?zhuān)鹀}{a}Par.m。描述字符串R驅動(dòng)參數組m的描述。{c}{a}Par.m.n。描述串R驅動(dòng)參數m的描述:n。{c} {a}FL.Lm。描述字符串R故障m.{c}{a}FL.Lm的描述。狀態(tài)字符串R故障m的狀態(tài)(激活或重置)。{c}{a}FL.Lm。鍵入字符串R故障m的類(lèi)型(故障或警告)。{c}{a}Mem.Ram.X.XXaddr無(wú)符號(十六進(jìn)制)整數R/W X內存中的絕對位置。{c} {a}Mem.Ram.Y.0Xaddr無(wú)符號(十六進(jìn)制)整數R/W Y內存中的絕對位置。{c} {a}Mem.Ram.P.0Xaddr無(wú)符號(十六進(jìn)制)整數R/W P內存中的絕對位置。AllowZombies Boolean R/W TRUE允許您添加腦死亡(甚至不存在)驅動(dòng)器的項目。表達重新啟動(dòng)布爾值W TRUE重新啟動(dòng)通信。表達ConfigureDialog整數W要配置的DDCS通信信道的數量。通過(guò)顯示對話(huà)框完成配置。在DriveOPC被配置為遠程服務(wù)器的情況下,什么都不做10.使用符號表盡管您可以通過(guò)使用特殊項目訪(fǎng)問(wèn)驅動(dòng)器控制板的內存,但如果您需要頻繁訪(fǎng)問(wèn)內存位置,該方法太復雜了。但是,如果驅動(dòng)器應用程序(.X01)或系統軟件(.CLD)的符號表可用,則可以使用其中定義的符號訪(fǎng)問(wèn)控制板內存位置。筆記DriveWindow和DriveOPC都不會(huì )檢查您使用的符號表的版本是否正確。這取決于您自己是否使用了正確的符號表。注意,符號表文件由DriveOPC打開(kāi)。這意味著(zhù)遠程使用符號表不是一件容易的事情,因為打開(kāi)將在遠程端完成。你需要給出一個(gè)遠端可以理解的路徑。但是,如果遠程端有權訪(fǎng)問(wèn)您的計算機、文件夾和符號表文件,則可以在路徑前面加上您的計算機(UNC)名稱(chēng)。10.1.1應用程序符號要打開(kāi)應用程序符號表,請在瀏覽樹(shù)窗格中瀏覽驅動(dòng)器應用程序子分支下的Pins子分支?,F在,您可以在瀏覽的項目中寫(xiě)入Pin文件(*.x01),設置符號表文件的路徑和名稱(chēng)。請注意,如果文件位于DriveWindow起始文件夾(通常是安裝文件夾)中,則可以省略路徑。對于A(yíng)CS880系列驅動(dòng)器(本機DriveDA OPC服務(wù)器驅動(dòng)器),使用符號文件(*.xml)代替Pin文件(*.x01)。
INI. Repeat the writing in DriveWindow, if you want to configure other channels as well. When you are done, close DriveWindow. Finally, restore back the settings you possibly changed at the beginning of the procedure. 9. Special Items In addition of the browsable items, DriveOPC contains items, which you can use, although they cannot be browsed using the DriveWindow browse tree pane, for example. We present here some of such items, which we think may be useful for advanced users. You can find more information about items (browsable and non-browsable) in “User Manual.pdf” (00073846.DOC) in DriveOPC folder, which is a sibling folder of the DriveWindow installation folder. Advanced Information 10-28 DriveWindow 2 OPC address Type R/W Note {c}{a}Par.m.Description string R Description of drive parameter group m. {c}{a}Par.m.n.Description string R Description of drive parameter m:n. {c}{a}FL.Lm.Description string R Description of fault m. {c}{a}FL.Lm.Status string R Status (active or reset) of fault m. {c}{a}FL.Lm.Type string R Type (fault or warning) of fault m. {c}{a}Mem.Ram.X.0Xaddr unsigned (hex) integer R/W Absolute location in X-memory. {c}{a}Mem.Ram.Y.0Xaddr unsigned (hex) integer R/W Absolute location in Y-memory. {c}{a}Mem.Ram.P.0Xaddr unsigned (hex) integer R/W Absolute location in P-memory. AllowZombies Boolean R/W TRUE allows you to add items of brain-dead (or even not existing) drives. Communication.Restart Boolean W TRUE restarts the communication. Communication.ConfigureDialog integer W The number of the DDCS communication channel, which is to be configured. Configuring is done by displaying a dialog box. Does nothing in case DriveOPC is configured to be a remote server 10. Using Symbol Tables Although you have access to the memory of a drive control board by using special items, that method is too complex, if you need to access memory locations frequently. However, if you have symbol table for the drive application program (.X01) or for the system software (.CLD) available, you can use the symbols defined in them to access control board memory locations. Note! Neither DriveWindow nor DriveOPC do any checking, whether a symbol table you are using is correct version or not. It is up to you to confirm yourself that you are using a correct symbol table. Note that symbol table files are opened by DriveOPC. It means that using symbol tables remotely is not an easy thing, because the opening will be done at the remote end. You need to give a path understood by the remote end. However, you can precede the path with a your computer (UNC) name, if the remote end has access granted to your computer, the folder, and the symbol table file. 10.1.1 Application Symbols To open an application symbol table, browse in the browse tree pane the Pins sub-branch under the Application sub-branch of the drive. You can now write to the Pin file (*.x01) in the browsed item set the path and the name of the symbol table file. Note that if the file is in the DriveWindow start-in folder (usually the installation folder), you can omit the path. In case of ACS880 family of drives (native DriveDA OPC server drives) Symbol file (*.xml) is used instead of Pin file (*.x01).