$______________________________________________________________$ $ PI PC Electronic Data Sheet $ $ ---------------------------- $ $ EDS revision 2.2 for use with the rev 1.6 ver. of the $ $ PC90 (data types = integers only) $ $ $ $ $ $ EDS File Revision History: $ $ $ $ 1.0 First draft version. $ $ 2.0 Update to correct product code a fw rev 1.2 $ $ 2.1 Update for firmware rev 1.005 $ 2.2 Changed for firwmare rev 1.006, fixed default poll $$_____________________________________________________________$ [File] DescText = "PI PC EDS file"; CreateDate = 06-11-2004; CreateTime = 06:15:00; ModDate = 02-15-2005; ModTime = 17:07:00; Revision = 2.2; $ EDS File Revision [Device] VendCode = 36; $ Vendor Code (Identity Object Inst 1, Attr 1) VendName = "MKS Instruments, Inc."; ProdType = 29; $ Product Type (Identity Object Inst 1, Attr 2) ProdTypeStr = "Pressure Controller"; $ CHANGED TO MATCH DNET MGR STUB ProdCode = 10; $ Product Code (Identity Object Inst 1, Attr 3) MajRev = 1; $ Major Rev (Identity Object Inst 1, Attr 4) MinRev = 6; $ Minor Rev ProdName = "PC90"; $ Product Name (Identity Object Inst 1, Attr 7) Catalog = "PI PC"; $ CHANGED TO MATCH DNET MGR STUB [IO_Info] Default = 0x01; PollInfo = 0x01, 2, 1; $ These are default (7,2) $ Default = 0X0000; $ CHANGED TO MATCH DNET MGR STUB $ Input Connections $ Assemblies Input1= 2, $ 2 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 01 30 03", $ Assembly Inst. 1 ""; $ Help String Input2= 3, $ 3 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 02 30 03", $ Assembly Inst. 2, this is defualt input ""; $ Help String Input3= 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 04 30 03", $ Assembly Inst. 4 ""; $ Help String Input4= 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 0F 30 03", $ Assembly Inst. 15 ""; $ Help String Input5= 4, $ 4 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 11 30 03", $ Assembly Inst. 17 ""; $ Help String Input6= 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 12 30 03", $ Assembly Inst. 18 ""; $ Help String Input7= 9, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 14 30 03", $ Assembly Inst. 20 ""; $ Help String Input8= 9, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 1E 30 03", $ Assembly Inst. 30 ""; $ Help String $ Output Connections $ Assemblies Output1= 4, $ 4 bytes length 0, $ all bits are significant 0x0001, $ Poll "Outputs", $ Name 6, "20 04 24 07 30 03", $ Assembly Inst. 7, this is default output ""; $ Help String Output2= 6, $ 6 bytes length 0, $ all bits are significant 0x0001, $ Poll "Outputs", $ Name 6, "20 04 24 17 30 03", $ Assembly Inst. 23 ""; $ Help String [ParamClass] MaxInst=449; $ 449 parameters Descriptor=0x09; $ Supports instances, full attributes, and must do non­volatile storage save command CfgAssembly=0; $ No configuration assembly [Params] $______________________________________________________________$ $ Parameter Format $ $______________________________________________________________$ $ $ Param1= $ Attribute 3 $ 0, $ parameter value slot $ 6, "20 40 24 01 30 03", $ link size and path $ 0x01, $ descriptor $ 9, 4, $ data type, 4 byte(s) $ "Baud Rate", $ parameter name $ "bits per second", $ units string $ "Baud Rate for RS232 channel", $ help string $ 0,57600,19200, $ min, max, default $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $ $ Parameter value slot: This is always equal to 0. $ $ Link size and path: Maps the parameter to a specific device attribute. $ Format: Number of bytes in path, "path" $ path: "20 (class number) 24 (instance number) 30 (attribute number)" $ Example: 6, "20 40 24 01 30 04" = class 0x40, instance 0x01, attribute 0x04 $ $ $ Data type: Parameter data type value, size in bytes $ Type Value Size $ BOOL 0xC1 1 $ SINT 0xC2 1 $ INT 0xC3 2 $ DINT 0xC4 4 $ LINT 0xC5 8 $ USINT 0xC6 1 $ UINT 0xC7 2 $ UDINT 0xC8 4 $ ULINT 0xC9 8 $ REAL 0xCA 4 $ LREAL 0xCB 8 $ BYTE 0xD1 1 $ SSTRING 0xDA 1 $ Note BYTE is used for USINT device values that have each bit enumerated. $ $ Descriptor: 1 byte value describing the parameters behavior $ Bit Meaning $ 0 Parameter can be set $ 1 Supports enumeration (i.e. set with pull down menus) $ 2 Supports scaling (change of units) $ 3 Scaling information is supported by other parameters $ 4 Parameter is read only $ 5 Parameter is activly updated by its device $ 6 Supports extended precision scaling $ Note that scaling is not used in this configuration file. $ $ Min, max, default: Sets the minimum, maximum values the parameter can have $ and the defualt value set by the EDS file. $ $ Units: Descriptive string that indicates the units for the paramerter if applicable. $ $ Help string: Gives a description of the parameter's function $ $ Mult, div, base, offset, scaling and links: Provides parameter scaling information. $ Since scaling is not used in this configuration $ file, these are always set to "1,1,1,0,0,0,0,0,0". $_______________________________________________________________$ $_______________________________________________________________$ $ Identity Object Class 1 (0x01) $ $ $ $_______________________________________________________________$ Param1= $ Instance 1 Attribute 1 0, $ parameter value slot 6, "20 01 24 01 30 01", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "IDTY - Vendor", $ parameter name "", $ units string "Identity Object Vendor\n\n", $ help string 0,0xFFFF,36, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param2= $ Instance 1 Attribute 2 0, $ parameter value slot 6, "20 01 24 01 30 02", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "IDTY - Product Type", $ parameter name "", $ units string "Identity Product Type\n\n", $ help string 0,0xFFFF,29, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param3= $ Instance 1 Attribute 3 0, $ parameter value slot 6, "20 01 24 01 30 03", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "IDTY - Product Code", $ parameter name "", $ units string "Identity Product Code\n\n", $ help string 0,0xFFFF,10, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param4= $ Instance 1 Attribute 5 0, $ parameter value slot 6, "20 01 24 01 30 05", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "IDTY - ID Device Status", $ parameter name "", $ units string "Identity Object Device Status\n\n" " bit0 = owned\n" " bits 2-7 = 0\n" " bit8 = minor cfg fault\n" " bit9 = minor device fault\n" " bit10 = major cfg fault\n" " bit11 = major device fault\n" " bits 12-15 = 0", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param5= $ Instance 1 Attribute 8 0, $ parameter value slot 6, "20 01 24 01 30 08", $ link size and path 0x32, $ descriptor 0xC6, 1, $ data type, size "IDTY - Device State", $ parameter name "", $ units string "Device State\n\n" " 0 = nonexistent\n" " 1 = self test\n" " 2 = standby\n" " 3 = operating\n" " 4 = major recoverable fault\n" " 5 = major unrecoverable fault\n", $ help string 0,5,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Device Supervisor Object Class 48(0x30) $ $ $ $_______________________________________________________________$ Param6= 0, $ Instance 1 Attribute 3 6, "20 30 24 01 30 03", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Device Type", $ parameter name "", $ units string "device type", $ help string 0,10,"PC90", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param7= 0, $ Instance 1 Attribute 5 6, "20 30 24 01 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Manufacturer Name", $ parameter name "", $ units string "manufacturer name", $ help string 0,20,"MKS Instruments", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param8= 0, $ Instance 1 Attribute 6 6, "20 30 24 01 30 06", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Mfg Model Number", $ parameter name "", $ units string "mfg model number", $ help string 0,20,"PC90", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param9= 0, $ Instance 1 Attribute 9 6, "20 30 24 01 30 09", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Serial Number", $ parameter name "", $ units string "serial number", $ help string 0,30,"", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param10= 0, $ Instance 1 Attribute 4 6, "20 30 24 01 30 04", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - SEMI Std Rev", $ parameter name "", $ units string "SEMI standard revision", $ help string 0,20,"E54-0997", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param11= 0, $ Instance 1 Attribute 7 6, "20 30 24 01 30 07", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Software Rev", $ parameter name "", $ units string "software revision", $ help string 0,10,"", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param12= 0, $ Instance 1 Attribute 8 6, "20 30 24 01 30 08", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Hardware Rev", $ parameter name "", $ units string "hardware revision", $ help string 0,10,"", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param13= $ Instance 1 Attribute 11 0, $ parameter value slot 6, "20 30 24 01 30 0B", $ link size and path 0x32, $ descriptor 0xC6, 1, $ data type, size "SDS - Device Status", $ parameter name "", $ units string "Device Status\n\n" " 0 = Undefined\n" " 1 = Self Testing\n" " 2 = Idle\n" " 3 = Self-Text Exception\n" " 4 = Executing\n" " 5 = Abort\n" " 6 = Critical Fault\n", $ help string 0,6,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param14= $ Instance 1 Attribute 12 0, $ parameter value slot 6, "20 30 24 01 30 0C", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, 1 byte(s) "SDS - Exception Byte", $ parameter name "", $ units string "Exception Status\n\n" " Bit\tInterpretation\n" " 0\tALARM: device-common\n" " 1\tALARM: device-specific\n" " 2\tALARM: manufacturer-specific\n" " 3\tReserved (set to 0)\n" " 4\tWARNING: device-common\n" " 5\tWARNING: device-specific\n" " 6\tWARNING: manufacturer-specific\n" " 7\tExpanded Method\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param15= $ Instance 1 Attribute 15 0, $ parameter value slot 6, "20 30 24 01 30 0F", $ link size and path 0x03, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SDS - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param16= $ Instance 1 Attribute 16 0, $ parameter value slot 6, "20 30 24 01 30 10", $ link size and path 0x03, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SDS - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param17= $ Instance 1 Attribute 100 0, $ parameter value slot 6, "20 30 24 01 30 64", $ link size and path 0x32, $ descriptor 0xC6, 1, $ data type, size "SDS - Mode", $ parameter name "", $ units string "Mode\n\n" " 0 = User\n" " 2 = Factory\n", $ help string 0,2,0, $ minimum, maximum, default, 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $Param18= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 65", $ link size and path $ 0x32, $ descriptor $ 0xC6, 1, $ data type, size $ "SDS - Mode", $ parameter name $ "", $ units string $ "Mode\n\n" $ " 0 = User\n" $ " 2 = Factory\n", $ help string $ 0,2,0, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Analog Sensor Object Class 49(0x31) $ $ Instance 1 Pressure $ $_______________________________________________________________$ Param19= $ Instance 1 Attribute 3 0, $ parameter value slot 6, "20 31 24 01 30 03", $ link size and path 0x01, $ descriptor 0xC6, 1, $ data type, size "SAS - Data Type", $ parameter name "", $ units string "Data Type\n\n" " 195 = Integer (0xC3)\n" " 202 = Real (0xCA)\n", $ help string 0,0xFF,0xC3, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param20= $ Instance 1 Attribute 4 0, $ parameter value slot 6, "20 31 24 01 30 04", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Data Units", $ parameter name "", $ units string "Data Units\n\n" " 4097 = counts (0x1001)\n" " 4864 = psi (0x1300)\n" " 4865 = Torr(0x1301)\n" " 4874 = kPA (0x1400)\n", $ help string 0,0xFFFF,0x1001, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param21= $ Instance 1 Attribute 5 0, $ parameter value slot 6, "20 31 24 01 30 05", $ link size and path 0x32, $ descriptor 0xC1, 1, $ data type, size "SAS - Reading Valid", $ parameter name "", $ units string "Reading Valid\n\n" " 0 = invalid reading\n" " 1 = valid reading\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param22= $ Instance 1 Attribute 6 0, $ parameter value slot 6, "20 31 24 01 30 06", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SAS - Pressure Value", $ parameter name "", $ units string "indicated pressure value", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param23= $ Instance 1 Attribute 7 0, $ parameter value slot 6, "20 31 24 01 30 07", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, 1 byte(s) "SAS - Status", $ parameter name "", $ units string "Status\n\n" " Bit\tInterpretation\n" " 0\tHigh Alarm Exception\n" " 1\tLow Alarm Exception\n" " 2\tHigh Warning Exception\n" " 3\tLow Warning Exception\n" " 4\tReserved (0)\n" " 5\tReserved (0)\n" " 6\tReserved (0)\n" " 7\tReserved (0)\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param24= $ Instance 1 Attribute 8 0, $ parameter value slot 6, "20 31 24 01 30 08", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param25= $ Instance 1 Attribute 9 0, $ parameter value slot 6, "20 31 24 01 30 09", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param26= $ Instance 1 Attribute 10 0, $ parameter value slot 6, "20 31 24 01 30 0A", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SAS - Full Scale", $ parameter name "", $ units string "full scale", $ help string -32768,32767,24576, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param27= $ Instance 1 Attribute 17 0, $ parameter value slot 6, "20 31 24 01 30 11", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt High", $ parameter name "", $ units string "alarm trip point high", $ help string -32768,32767,24576, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param28= $ Instance 1 Attribute 18 0, $ parameter value slot 6, "20 31 24 01 30 12", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt Low", $ parameter name "", $ units string "alarm trip point low", $ help string -32767,32767,1966, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param29= $ Instance 1 Attribute 20 0, $ parameter value slot 6, "20 31 24 01 30 14", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Alarm Settling Time", $ parameter name "", $ units string "alarm settling time", $ help string 0,65535,5000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param30= $ Instance 1 Attribute 21 0, $ parameter value slot 6, "20 31 24 01 30 15", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt High", $ parameter name "", $ units string "warning trip point high", $ help string -32768,32767,12288, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param31= $ Instance 1 Attribute 22 0, $ parameter value slot 6, "20 31 24 01 30 16", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt Low", $ parameter name "", $ units string "warning trip point low", $ help string -32768,32767,2457, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param32= $ Instance 1 Attribute 24 0, $ parameter value slot 6, "20 31 24 01 30 18", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Warning Settling Time", $ parameter name "", $ units string "warning settling time", $ help string 0,65535,1000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param33= $ Instance 1 Attribute 28 0, $ parameter value slot 6, "20 31 24 01 30 1C", $ link size and path 0x32, $ descriptor 0xC1, 1, $ data type, size "SAS - Autozero Status", $ parameter name "", $ units string "Autozero Status\n\n" " 0 = Device is not in process of nulling\n" " 1 = Device in process of nulling\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param34= $ Instance 1 Attribute 99 0, $ parameter value slot 6, "20 31 24 01 30 63", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "SAS - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Analog Sensor Object Class 49(0x31) $ $ Instance 5 Temperature $ $_______________________________________________________________$ Param53= $ Instance 5 Attribute 3 0, $ parameter value slot 6, "20 31 24 05 30 03", $ link size and path 0x01, $ descriptor 0xC6, 1, $ data type, size "SAS - Data Type", $ parameter name "", $ units string "Data Type\n\n" " 195 = Integer (0xC3)\n" " 202 = Real (0xCA)\n", $ help string 0,0xFF,0xC3, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param54= $ Instance 5 Attribute 4 0, $ parameter value slot 6, "20 31 24 05 30 04", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Data Units", $ parameter name "", $ units string "Data Units\n\n" " 4097 = counts (0x1001)\n" " 4608 = deg C (0x1200)\n" " 4609 = deg F (0x1201)\n" " 4610 = K (0x1202)\n", $ help string 0,0xFFFF,0x1001, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param55= $ Instance 5 Attribute 5 0, $ parameter value slot 6, "20 31 24 05 30 05", $ link size and path 0x30, $ descriptor 0xC1, 1, $ data type, size "SAS - Reading Valid", $ parameter name "", $ units string "Reading Valid\n\n" " 0 = invalid reading\n" " 1 = valid reading\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param56= $ Instance 5 Attribute 6 0, $ parameter value slot 6, "20 31 24 05 30 06", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SAS - Temperature Value", $ parameter name "", $ units string "indicated temperature value", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param57= $ Instance 5 Attribute 7 0, $ parameter value slot 6, "20 31 24 05 30 07", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, 1 byte(s) "SAS - Status", $ parameter name "", $ units string "Status\n\n" " Bit\tInterpretation\n" " 0\tHigh Alarm Exception\n" " 1\tLow Alarm Exception\n" " 2\tHigh Warning Exception\n" " 3\tLow Warning Exception\n" " 4\tReserved (0)\n" " 5\tReserved (0)\n" " 6\tReserved (0)\n" " 7\tReserved (0)\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param58= $ Instance 5 Attribute 8 0, $ parameter value slot 6, "20 31 24 05 30 08", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param59= $ Instance 5 Attribute 9 0, $ parameter value slot 6, "20 31 24 05 30 09", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param60= $ Instance 5 Attribute 10 0, $ parameter value slot 6, "20 31 24 05 30 0A", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SAS - Full Scale", $ parameter name "", $ units string "full scale", $ help string -32768,32767,24576, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param61= $ Instance 5 Attribute 17 0, $ parameter value slot 6, "20 31 24 05 30 11", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt High", $ parameter name "", $ units string "alarm trip point high", $ help string -32768,32767,16367, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param62= $ Instance 5 Attribute 18 0, $ parameter value slot 6, "20 31 24 05 30 12", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt Low", $ parameter name "", $ units string "alarm trip point low", $ help string -32768,32767,12927, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param63= $ Instance 5 Attribute 20 0, $ parameter value slot 6, "20 31 24 05 30 14", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Alarm Settling Time", $ parameter name "", $ units string "alarm settling time", $ help string 0,65535,5000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param64= $ Instance 5 Attribute 21 0, $ parameter value slot 6, "20 31 24 05 30 15", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt High", $ parameter name "", $ units string "warning trip point high", $ help string -32768,32767,15876, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param65= $ Instance 5 Attribute 22 0, $ parameter value slot 6, "20 31 24 05 30 16", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt Low", $ parameter name "", $ units string "warning trip point low", $ help string -32768,32767,13173, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param66= $ Instance 5 Attribute 24 0, $ parameter value slot 6, "20 31 24 05 30 18", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Warning Settling Time", $ parameter name "", $ units string "warning settling time", $ help string 0,65535,1000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param67= $ Instance 5 Attribute 28 0, $ parameter value slot 6, "20 31 24 05 30 1C", $ link size and path 0x30, $ descriptor 0xC1, 1, $ data type, size "SAS - Autozero Status", $ parameter name "", $ units string "Autozero Status\n\n" " 0 = Device is not in process of nulling\n" " 1 = Device in process of nulling\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param68= $ Instance 5 Attribute 99 0, $ parameter value slot 6, "20 31 24 05 30 63", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "SAS - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Analog Actuator Object Class 50(0x32) $ $ $ $_______________________________________________________________$ Param69= $ Instance 1 Attribute 3 0, $ parameter value slot 6, "20 32 24 01 30 03", $ link size and path 0x01, $ descriptor 0xC6, 1, $ data type, size "SAA - Data Type", $ parameter name "", $ units string "Data Type\n\n" " 195 = Integer (0xC3)\n" " 202 = Real (0xCA)\n", $ help string 0,255,195, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param70= $ Instance 1 Attribute 4 0, $ parameter value slot 6, "20 32 24 01 30 04", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAA - Data Units", $ parameter name "", $ units string "Data Units\n\n" " 4097 = counts (0x1001)\n" " 4103 = % full scale (0x1007)\n", $ help string 0,65535,4097, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param71= $ Instance 1 Attribute 5 0, $ parameter value slot 6, "20 32 24 01 30 05", $ link size and path 0x03, $ descriptor 0xC6, 1, $ data type, size "SAA - Override", $ parameter name "", $ units string "Override\n\n" " 0 = Normal\n" " 1 = Off/Closed\n" " 2 = On/Open\n" " 3 = Hold\n" " 4 = Safe State\n", $ help string 0,4,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param72= $ Instance 1 Attribute 6 0, $ parameter value slot 6, "20 32 24 01 30 06", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Valve Value", $ parameter name "", $ units string "valve value", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param73= $ Instance 1 Attribute 7 0, $ parameter value slot 6, "20 32 24 01 30 07", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, size "SAA - Status", $ parameter name "", $ units string "Status\n\n" " Bit\tInterpretation\n" " 0\tHigh Alarm Exception\n" " 1\tLow Alarm Exception\n" " 2\tHigh Warning Exception\n" " 3\tLow Warning Exception\n" " 4\tReserved (0)\n" " 5\tReserved (0)\n" " 6\tReserved (0)\n" " 7\tReserved (0)\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param74= $ Instance 1 Attribute 8 0, $ parameter value slot 6, "20 32 24 01 30 08", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAA - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param75= $ Instance 1 Attribute 9 0, $ parameter value slot 6, "20 32 24 01 30 09", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAA - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param76= $ Instance 1 Attribute 15 0, $ parameter value slot 6, "20 32 24 01 30 0F", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Alarm Trip Pt High", $ parameter name "", $ units string "alarm trip point high", $ help string -32768,32767,32767, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param77= $ Instance 1 Attribute 16 0, $ parameter value slot 6, "20 32 24 01 30 10", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Alarm Trip Pt Low", $ parameter name "", $ units string "alarm trip point low", $ help string -32768,32767,-32768, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param78= $ Instance 1 Attribute 18 0, $ parameter value slot 6, "20 32 24 01 30 12", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Warning Trip Pt High", $ parameter name "", $ units string "warning trip point high", $ help string -32768,32767,32767, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param79= $ Instance 1 Attribute 19 0, $ parameter value slot 6, "20 32 24 01 30 13", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Warning Trip Pt Low", $ parameter name "", $ units string "warning trip point low", $ help string -32768,32767,-32768, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param80= $ Instance 1 Attribute 21 0, $ parameter value slot 6, "20 32 24 01 30 15", $ link size and path 0x03, $ descriptor 0xC6, 1, $ data type, size "SAA - Safe State", $ parameter name "", $ units string "Safe State\n\n" " 0 = Zero/Off/Closed\n" " 1 = Full Scale/On/Open\n" " 2 = Hold Last Value\n", $ help string 0,2,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param81= $ Instance 1 Attribute 22 0, $ parameter value slot 6, "20 32 24 01 30 16", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Safe Value", $ parameter name "", $ units string "safe value", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Single Stage Controller Object Class 51(0x33) $ $ $ $_______________________________________________________________$ Param82= $ Instance 1 Attribute 3 0, $ parameter value slot 6, "20 33 24 01 30 03", $ link size and path 0x01, $ descriptor 0xC6, 1, $ data type, size "SSC - Data Type", $ parameter name "", $ units string "Data Type\n\n" " 195 = Integer (0xC3)\n" " 202 = Real (0xCA)\n", $ help string 0,255,195, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param83= $ Instance 1 Attribute 4 0, $ parameter value slot 6, "20 33 24 01 30 04", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SSC - Data Units", $ parameter name "", $ units string "Data Units\n\n" " 4097 = counts (0x1001)\n" " 5120 = sccm (0x1400)\n", $ help string 0,65535,4097, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param84= $ Instance 1 Attribute 6 0, $ parameter value slot 6, "20 33 24 01 30 06", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SSC - Set Point", $ parameter name "", $ units string "Set Point", $ help string -32768,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param85= $ Instance 1 Attribute 7 0, $ parameter value slot 6, "20 33 24 01 30 07", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SSC - Process Variable", $ parameter name "", $ units string "Process Variable", $ help string -32768,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param86= $ Instance 1 Attribute 10 0, $ parameter value slot 6, "20 33 24 01 30 0A", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, size "SSC - Status", $ parameter name "", $ units string "Status\n\n" " Bit\tInterpretation\n" " 0\tAlarm Exception\n" " 1\tWarning Exception\n" " 2\tReserved (0)\n" " 3\tReserved (0)\n" " 4\tReserved (0)\n" " 5\tReserved (0)\n" " 6\tReserved (0)\n" " 7\tReserved (0)\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param87= $ Instance 1 Attribute 11 0, $ parameter value slot 6, "20 33 24 01 30 0B", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SSC - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param88= $ Instance 1 Attribute 12 0, $ parameter value slot 6, "20 33 24 01 30 0C", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SSC - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param89= $ Instance 1 Attribute 13 0, $ parameter value slot 6, "20 33 24 01 30 0D", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SSC - Alarm Settling Time", $ parameter name "", $ units string "alarm settling time", $ help string 0,32767,10000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param90= $ Instance 1 Attribute 14 0, $ parameter value slot 6, "20 33 24 01 30 0E", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SSC - Alarm Error Band", $ parameter name "", $ units string "Alarm Error Band", $ help string -32768,32767,2457, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param91= $ Instance 1 Attribute 15 0, $ parameter value slot 6, "20 33 24 01 30 0F", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SSC - Warning Settling Time", $ parameter name "", $ units string "warning settling time", $ help string 0,32767,5000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param92= $ Instance 1 Attribute 16 0, $ parameter value slot 6, "20 33 24 01 30 10", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SSC - Warning Error Band", $ parameter name "", $ units string "Warning Error Band", $ help string -32768,32767,1228, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param93= $ Instance 1 Attribute 19 0, $ parameter value slot 6, "20 33 24 01 30 13", $ link size and path 0x01, $ descriptor 0xC8, 4, $ data type, size "SSC - Ramp Rate", $ parameter name "", $ units string "Time in milliseconds to reach the setpoint", $ help string 0,0xFFFFFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param94= $ Instance 1 Attribute 100 0, $ parameter value slot 6, "20 33 24 01 30 64", $ link size and path 0x01, $ descriptor 0xCA, 4, $ data type, size "SSC - WindupUL", $ parameter name "", $ units string "Windup Upper Limit", $ help string -100000,100000,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param95= $ Instance 1 Attribute 101 0, $ parameter value slot 6, "20 33 24 01 30 65", $ link size and path 0x01, $ descriptor 0xCA, 4, $ data type, size "SSC - WindupLL", $ parameter name "", $ units string "Windup Lower Limit", $ help string -100000,100000,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Device Supervisor Object Class 48(0x30) $ $ Ethernet Settings $ $_______________________________________________________________$ $Param446= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 67", $ link size and path $ 0x10, $ descriptor $ 0xC6, 4, $ data type, size $ "IP Address", $ parameter name $ "", $ units string $ "", $ help string $ 0,255 255 255 255,255 255 255 255 255, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $Param447= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 68", $ link size and path $ 0x10, $ descriptor $ 0xC6, 4, $ data type, size $ "Subnet Mask", $ parameter name $ "", $ units string $ "", $ help string $ 0,255 255 255 255,255 255 255 255 255, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $ Param448= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 69", $ link size and path $ 0x10, $ descriptor $ 0xC6, 4, $ data type, size $ "Default Gateway", $ parameter name $ "", $ units string $ "", $ help string $ 0,255 255 255 255,255 255 255 255 255, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $ Param449= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 70", $ link size and path $ 0x10, $ descriptor $ 0xC6, 4, $ data type, size $ "Ethernet Mac Address", $ parameter name $ "", $ units string $ "", $ help string $ 0,255 255 255 255 255 255,255 255 255 255 255 255 255, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links [EnumPar] $_______________________________________________________________$ $ S-Device Supervisor Object Class 48(0x30) $ $ Instance 1 $ $_______________________________________________________________$ Param13= "0 = Undefined", "1 = Self Testing", "2 = Idle", "3 = Self-Test Exception", "4 = Executing", "5 = Abort", "6 = Critical Fault"; Param15= "0 = Disable", "1 = Enable"; Param16= "0 = Disable", "1 = Enable"; Param17= "0 = User", "1 = Not Supported", "2 = Factory"; $_______________________________________________________________$ $ Identity Object Class 1 (0x01) $ $ $ $_______________________________________________________________$ Param5= "0 = Nonexistent", "1 = Self Test", "2 = Standby", "3 = Operating", "4 = Major Recoverable Fault", "5 = Major Unrecoverable Fault"; $_______________________________________________________________$ $ S-Analog Sensor Object Class 49(0x31) $ $ $ $_______________________________________________________________$ Param21= "0 = Invalid", "1 = Valid"; Param33= "0 = Device not nulling", "1 = Device nulling"; $_______________________________________________________________$ $ S-Analog Actuator Object Class 50(0x32) $ $ $ $_______________________________________________________________$ Param71="0 = Normal", "1 = Off/Closed", "2 = On/Open", "3 = Hold", "4 = Safe State"; Param80="0 = Zero/Off/Closed", "1 = Full Scale/On/Open", "2 = Hold Last Value"; [Groups] Group1="Identity Obj", 5, 1,2,3,4,5; Group2="S-Device Supervisor Obj", 13, 6,7,8,9,10,11,12,13,14,15,16,17,18; Group3="S-Analog Sensor Pressure Instance", 16 ,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34; Group4="S-Analog Sensor Temperature Instance", 16, 53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68; Group5="S-Analog Actuator", 13, 69,70,71,72,73,74,75,76,77,78,79,80,81; Group6="S-Single Stage Cntlr", 14, 82,83,84,85,86,87,88,89,90,91,92,93,94,95; $ Group40=Supervisory Ethernet Configuration" , 4,445,447,448,449;