MVME320A機械設備卡件
索引或空如果為空,則沒有參數(shù)鎖CheckGroupCount n CheckGroup鍵數(shù)。CheckGroupn參數(shù)列表n=1…CheckGroupCount UserGroupCount n用戶組密鑰數(shù)。UserGroupn參數(shù)列表或Pause n=1…UserGroupCount IdRunGroupCount n IdRunGroup鍵數(shù)。IdRunGroupn Parameterlist或Pause n=1…IdRunGroupCount?Group是參數(shù)組。?索引是組內(nèi)參數(shù)的索引?n是數(shù)字0…(在GroupCount值中)或1…(在group鍵中)。?Pause是Pause:s,其中s是恢復參數(shù)時暫停的時間(以秒為單位)?ParameterList是Group:IndexList,列出屬于Group的參數(shù)。?IndexList是一個逗號分隔的列表,其元素由Index Index或Index組成。連字符分隔符號表示一系列索引。例如,2-5表示2、3、4、5。另請參閱:什么是OPC服務器驅動OPC脫機模式關于OPC服務器4的信息。配置參數(shù)備份和恢復驅動窗口可以保存和恢復(下載)驅動器參數(shù)。當驅動器的參數(shù)保存到文件中時,實際上所有不受密碼保護的驅動器參數(shù)和信號都會被保存。此外,甚至保存了密碼保護的ID運行結果參數(shù)。當從文件中恢復參數(shù)時,將請求用戶,無論她是否希望恢復用戶參數(shù)、ID運行結果參數(shù)或兩者。由于許多ID運行結果參數(shù)都受密碼保護,因此必須知道哪些是ID運行結果的參數(shù),因為它們?nèi)Q于驅動器。DriveWindow使用屬性的值。要確定的類型,除了不受保護的參數(shù)之外,還要保存和恢復哪些參數(shù)。DriveWindow為許多類型的驅動器提供了硬編碼的默認值。但是,如果DriveWindow不知道驅動器或需要重寫默認值,可以通過在ProgramData的DriveWare文件夾中創(chuàng)建DW2.INI文件來完成。注意,DriveWindow無法處理本地DriveDA OPC服務器驅動器(AC880系列)的ID運行結果參數(shù)。而是保存所有未隱藏的參數(shù)。因此,INI文件不用于ACS880系列驅動器。有關保存和恢復參數(shù)以及硬編碼默認值的詳細說明,請參閱DriveWindow安裝文件夾中的“saving and Restore parameters.pdf”(00130808.DOC)。高級信息驅動窗口2 10-13注意,從版本2.12開始,INI文件中列出的用戶參數(shù)會在組10…98中的參數(shù)之前恢復。這種排序使下載某些參數(shù)成為可能,否則將被鎖定。4.1.1 INI文件注意,DriveWindow無法處理本地DriveDA OPC服務器驅動器(AC880系列)的ID運行結果參數(shù)。而是保存所有未隱藏的參數(shù)。因此,INI文件不用于ACS880系列驅動器。INI文件是一個ASCII文件,由多個部分組成。每個部分都以一行開始,其中包含括號內(nèi)的驅動器類型。節(jié)名不區(qū)分大小寫。節(jié)名后面是行,每行包含一個用等號分隔的鍵值對。等號周圍的空格將被忽略。鍵和值不區(qū)分大小寫。行的順序無關緊要。當遇到新的節(jié)或文件結尾時,鍵值列表結束。4.1.2鍵識別部分中的以下鍵:鍵值備注鎖定參數(shù)組。
.
Index or empty If empty, there is no parameter lock CheckGroupCount n Number of CheckGroup keys. CheckGroupn Parameterlist n = 1... CheckGroupCount UserGroupCount n Number of UserGroup keys. UserGroupn Parameterlist or Pause n = 1... UserGroupCount IdRunGroupCount n Number of IdRunGroup keys. IdRunGroupn Parameterlist or Pause n = 1... IdRunGroupCount ? Group is the parameter group. ? Index is the index of parameter within a group ? n is a number 0...(in GroupCount values) or 1... (in Group keys). ? Pause is Pause:s, where s is the time in seconds paused when restoring the parameters ? ParameterList is Group:IndexList, which lists parameters belonging to Group. ? IndexList is a comma separated list, elements of which consist of either Index-Index or Index. The hyphen separated notation means a range of indexes. For example, 2-5 means 2,3,4,5.See Also: What is OPC Server DriveOPC Off-line Mode Information about OPC Server 4. Configuring Parameter Backup and Restore DriveWindow is able to save and restore (download) drive parameters. When parameters of a drive are saved into a file, actually all drive parameters and signals, which are not protected by pass code, are saved. In addition, even pass code protected ID run result parameters are saved. When parameters are restored from a file, the user is requested, whether she wants to restore user parameters, ID run result parameters, or both. Because many of the ID run result parameters are pass code protected, it is essential to know, which are the ID run result parameters, because they depend on the drive. DriveWindow uses the value of Properties.Kind to determine, which parameters to save and restore in addition to the not protected ones. DriveWindow has hard coded default values for many kinds of drives. However, if the drive is not known by DriveWindow or the default values need to be overridden, it can be done by creating DW2.INI file into the DriveWare folder of ProgramData. Note that DriveWindow is not able to handle ID run result parameters of native DriveDA OPC server drives (AC880 family). Instead, all unhidden parameters are saved. Thus the INI-file is not used for ACS880 family of drives. More detailed explanation of saving and restoring parameters and the hard coded default values can be found in “Saving and Restoring Parameters.pdf” (00130808.DOC) in DriveWindow installation folder. Advanced Information DriveWindow 2 10-13 Note that since version 2.12, the user parameters listed in the INI-file are restored before parameters in groups 10…98. This ordering makes it possible to download some parameters, which would be locked otherwise. 4.1.1 The INI-file Note that DriveWindow is not able to handle ID run result parameters of native DriveDA OPC server drives (AC880 family). Instead, all unhidden parameters are saved. Thus the INI-file is not used for ACS880 family of drives. The INI-file is an ASCII-file and consists of sections. Each section starts with a line containing the kind of the drive within brackets. The section name is not case sensitive. After the section name comes lines, each containing a key-value pair separated with an equal sign. Spaces surrounding the equal sign are ignored. The keys and the values are not case sensitive. The order of the lines does not matter. The key-value list ends, when a new section or end of file is encountered. 4.1.2 Keys The following keys within sections are recognized: Key Value Remarks LockParameter Group.