$ EZ-EDS Version 3.11 (Beta, May-09, 2012) Generated Electronic Data Sheet $ Tested with RSNetWorx Rev. 6.00.00 $ _____________________________________________________________$ $ G Series MFC (data types = integers only) $ $ $ $ EDS File Revision History: $ $ $ $ 1.0 First draft version. MKS Defaults $ $ _____________________________________________________________$ [File] DescText = "G Series DeviceNet MFC EDS file"; CreateDate = 11-05-2009; CreateTime = 06:15:00; ModDate = 09-28-2012; ModTime = 08:15:00; Revision = 2.0; $ EDS File Revision [Device] VendCode = 36; $ Vendor Code (Identity Object Inst 1, Attr 1) VendName = "MKS Instruments, Inc."; ProdType = 26; $ Product Type (Identity Object Inst 1, Attr 2) ProdTypeStr = "Mass Flow Controller"; $ CHANGED TO MATCH DNET MGR STUB ProdCode = 347; $ Product Code (Identity Object Inst 1, Attr 3) MajRev = 3; $ Major Rev (Identity Object Inst 1, Attr 4) MinRev = 3; $ Minor Rev ProdName = "MFC"; $ Product Name (Identity Object Inst 1, Attr 7) Catalog = "MFC"; $ CHANGED TO MATCH DNET MGR STUB [IO_Info] Default = 0x0001; PollInfo = 0x0001, 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 "Instance 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 "Instance 2"; $ Help String Input3 = 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 03 30 03", $ Assembly Inst. 3 "Instance 3"; $ Help String Input4 = 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 04 30 03", $ Assembly Inst. 4 "Instance 4"; $ Help String Input5 = 7, $ 7 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 05 30 03", $ Assembly Inst. 5 "Instance 5"; $ Help String Input6 = 8, $ 8 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 06 30 03", $ Assembly Inst. 6 "Instance 6"; $ Help String Input7 = 4, $ 4 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 0D 30 03", $ Assembly Inst. 13 "Instance 13 (Real)"; $ Help String Input8 = 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 0E 30 03", $ Assembly Inst. 14 "Instance 14 (Real)"; $ Help String Input9 = 9, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 0F 30 03", $ Assembly Inst. 15 "Instance 15 (Real)"; $ Help String Input10 = 9, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 10 30 03", $ Assembly Inst. 16 "Instance 16 (Real)"; $ Help String Input11 = 13, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 11 30 03", $ Assembly Inst. 17 "Instance 17 (Real)"; $ Help String Input12 = 14, $ 14 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 12 30 03", $ Assembly Inst. 18 "Instance 18 (Real)"; $ Help String $ Output Connections $ Assemblies Output1 = 2, $ 2 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 "Instance 7"; $ Help String Output2 = 3, $ 3 bytes length 0, $ all bits are significant 0x0001, $ Poll "Outputs", $ Name 6, "20 04 24 08 30 03", $ Assembly Inst. 8 "Instance 8"; $ Help String Output3 = 4, $ 4 bytes length 0, $ all bits are significant 0x0001, $ Poll "Outputs", $ Name 6, "20 04 24 13 30 03", $ Assembly Inst. 19 "Instance 19 (Real)"; $ Help String Output4 = 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Outputs", $ Name 6, "20 04 24 14 30 03", $ Assembly Inst. 20 "Instance 20 (Real)"; $ Help String [ParamClass] MaxInst = 194; $ 194 parameters Descriptor = 0x0009; $ 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". $ _______________________________________________________________$ $ _______________________________________________________________$ $ S-Device Supervisor Object Class 48(0x30) $ $ $ $ _______________________________________________________________$ Param1 = 0, $ Instance 1 Attribute 3 6,"20 30 24 01 30 03", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SDS - Device Type", $ parameter name "", $ units string "device type", $ help string 0,10,"MFC", $ minimum, maximum, default ,,,, ,,,, ; Param2 = 0, $ Instance 1 Attribute 5 6,"20 30 24 01 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SDS - Manufacturer Name", $ parameter name "", $ units string "manufacturer name", $ help string 0,20,"MKS Instruments", $ minimum, maximum, default ,,,, ,,,, ; Param3 = 0, $ Instance 1 Attribute 6 6,"20 30 24 01 30 06", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SDS - Mfg Model Number", $ parameter name "", $ units string "mfg model number", $ help string 0,20,"MFC", $ minimum, maximum, default ,,,, ,,,, ; Param4 = 0, $ Instance 1 Attribute 9 6,"20 30 24 01 30 09", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SDS - Serial Number", $ parameter name "", $ units string "serial number", $ help string 0,30,"", $ minimum, maximum, default ,,,, ,,,, ; Param5 = 0, $ Instance 1 Attribute 4 6,"20 30 24 01 30 04", $ parameter value slot 0x0010, $ 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 ,,,, ,,,, ; Param6 = 0, $ Instance 1 Attribute 7 6,"20 30 24 01 30 07", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SDS - Software Rev", $ parameter name "", $ units string "software revision", $ help string 0,10,"", $ minimum, maximum, default ,,,, ,,,, ; Param7 = 0, $ Instance 1 Attribute 8 6,"20 30 24 01 30 08", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SDS - Hardware Rev", $ parameter name "", $ units string "hardware revision", $ help string 0,10,"", $ minimum, maximum, default ,,,, ,,,, ; Param8 = $ Instance 1 Attribute 11 0, $ parameter value slot 6,"20 30 24 01 30 0B", $ link size and path 0x003E, $ 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 Param9 = $ Instance 1 Attribute 12 0, $ parameter value slot 6,"20 30 24 01 30 0C", $ link size and path 0x001C, $ 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 Param10 = $ Instance 1 Attribute 15 0, $ parameter value slot 6,"20 30 24 01 30 0F", $ link size and path 0x000F, $ 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,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param11 = $ Instance 1 Attribute 16 0, $ parameter value slot 6,"20 30 24 01 30 10", $ link size and path 0x000F, $ 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,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ Identity Object Class 1 (0x01) $ $ $ $ _______________________________________________________________$ Param12 = $ Instance 1 Attribute 1 0, $ parameter value slot 6,"20 01 24 01 30 01", $ link size and path 0x001C, $ 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 Param13 = $ Instance 1 Attribute 2 0, $ parameter value slot 6,"20 01 24 01 30 02", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "IDTY - Product Type", $ parameter name "", $ units string "Identity Product Type\n" "\n" "", $ help string 0,0xFFFF,26, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param14 = $ Instance 1 Attribute 3 0, $ parameter value slot 6,"20 01 24 01 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "IDTY - Product Code", $ parameter name "", $ units string "Identity Product Code\n" "\n" "", $ help string 0,0xFFFF,20, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param15 = $ Instance 1 Attribute 5 0, $ parameter value slot 6,"20 01 24 01 30 05", $ link size and path 0x001C, $ 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 Param16 = $ Instance 1 Attribute 8 0, $ parameter value slot 6,"20 01 24 01 30 08", $ link size and path 0x003E, $ 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-Analog Sensor Object Class 49(0x31) $ $ $ $ _______________________________________________________________$ Param17 = $ Instance 1 Attribute 3 0, $ parameter value slot 6,"20 31 24 01 30 03", $ link size and path 0x000D, $ 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 Param18 = $ Instance 1 Attribute 4 0, $ parameter value slot 6,"20 31 24 01 30 04", $ link size and path 0x000D, $ descriptor 0xC7, 2, $ data type, size "SAS - Data Units", $ parameter name "", $ units string "Data Units\n" "\n" " 4097 = counts (0x1001)\n" " 5120 = sccm (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 Param19 = $ Instance 1 Attribute 5 0, $ parameter value slot 6,"20 31 24 01 30 05", $ link size and path 0x003E, $ 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 Param20 = $ Instance 1 Attribute 6 0, $ parameter value slot 6,"20 31 24 01 30 06", $ link size and path 0x001C, $ descriptor 0xC3, 2, $ data type, size "SAS - Flow Value", $ parameter name "", $ units string "indicated flow 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 Param21 = $ Instance 1 Attribute 7 0, $ parameter value slot 6,"20 31 24 01 30 07", $ link size and path 0x003E, $ 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 Param22 = $ Instance 1 Attribute 8 0, $ parameter value slot 6,"20 31 24 01 30 08", $ link size and path 0x000F, $ 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 Param23 = $ Instance 1 Attribute 9 0, $ parameter value slot 6,"20 31 24 01 30 09", $ link size and path 0x000F, $ 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 Param24 = $ Instance 1 Attribute 10 0, $ parameter value slot 6,"20 31 24 01 30 0A", $ link size and path 0x001C, $ descriptor 0xC3, 2, $ data type, size "SAS - Full Scale", $ parameter name "", $ units string "full scale", $ help string -32767,32767,24576, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param25 = $ Instance 1 Attribute 17 0, $ parameter value slot 6,"20 31 24 01 30 11", $ link size and path 0x000D, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt High", $ parameter name "", $ units string "alarm trip point high",$ help string -32767,32767,32686, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param26 = $ Instance 1 Attribute 18 0, $ parameter value slot 6,"20 31 24 01 30 12", $ link size and path 0x000D, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt Low", $ parameter name "", $ units string "alarm trip point low", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param27 = $ Instance 1 Attribute 20 0, $ parameter value slot 6,"20 31 24 01 30 14", $ link size and path 0x000D, $ descriptor 0xC7, 2, $ data type, size "SAS - Alarm Settling Time", $ parameter name "", $ units string "alarm settling time", $ help string 0,65535,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param28 = $ Instance 1 Attribute 21 0, $ parameter value slot 6,"20 31 24 01 30 15", $ link size and path 0x000D, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt High", $ parameter name "", $ units string "warning trip point high", $ help string -32767,32767,32686, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param29 = $ Instance 1 Attribute 22 0, $ parameter value slot 6,"20 31 24 01 30 16", $ link size and path 0x000D, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt Low", $ parameter name "", $ units string "warning trip point low", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param30 = $ Instance 1 Attribute 24 0, $ parameter value slot 6,"20 31 24 01 30 18", $ link size and path 0x000D, $ descriptor 0xC7, 2, $ data type, size "SAS - Warning Settling Time", $ parameter name "", $ units string "warning settling time",$ help string 0,65535,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param31 = $ Instance 1 Attribute 28 0, $ parameter value slot 6,"20 31 24 01 30 1C", $ link size and path 0x003E, $ 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 Param32 = $ Instance 1 Attribute 35 0, $ parameter value slot 6,"20 31 24 01 30 23", $ link size and path 0x000D, $ descriptor 0xC7, 2, $ data type, size "SAS - Gas Cal Obj instance", $ parameter name "", $ units string "Selected S-Gas Calibration Object instance number (1-32)", $ help string 1,32,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ Param33 = $ Instance 1 Attribute 95 $ 0, $ parameter value slot $ 6,"20 31 24 01 30 5F", $ link size and path $ 0x000D, $ descriptor $ 0xC9, $ 8, $ data type, size $ "SAS - Flow Totalizer", $ parameter name $ "", $ units string $ "Total flow since last set to zero", $ help string $ 0,0xFFFFFFFFFFFFFFFF,0, $ minimum, maximum, default $ 1,1,1,0, $ 0,0,0,0, $ 0; $ mult, div, base, offset, scaling and links Param34 = $ Instance 1 Attribute 96 0, $ parameter value slot 6,"20 31 24 01 30 60", $ link size and path 0x000D, $ descriptor 0xC8, 4, $ data type, size "SAS - Flow Hours", $ parameter name "", $ units string "Total time device is powered and flowing gas since Flow Hours value last set to zero", $ help string 0,0xFFFFFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param35 = $ Instance 1 Attribute 99 0, $ parameter value slot 6,"20 31 24 01 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SAS - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Analog Sensor Object Instance 3 Class 49(0x31) $ $ $ $ _______________________________________________________________$ $ _______________________________________________________________$ $ S-Analog Actuator Object Class 50(0x32) $ $ $ $ _______________________________________________________________$ Param52 = $ Instance 1 Attribute 3 0, $ parameter value slot 6,"20 32 24 01 30 03", $ link size and path 0x000D, $ 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,0xFF,0xC3, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param53 = $ Instance 1 Attribute 4 0, $ parameter value slot 6,"20 32 24 01 30 04", $ link size and path 0x000D, $ 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,0xFFFF,0x1001, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param54 = $ Instance 1 Attribute 5 0, $ parameter value slot 6,"20 32 24 01 30 05", $ link size and path 0x000F, $ 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 Param55 = $ Instance 1 Attribute 6 0, $ parameter value slot 6,"20 32 24 01 30 06", $ link size and path 0x000D, $ 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 Param56 = $ Instance 1 Attribute 7 0, $ parameter value slot 6,"20 32 24 01 30 07", $ link size and path 0x001E, $ 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 Param57 = $ Instance 1 Attribute 8 0, $ parameter value slot 6,"20 32 24 01 30 08", $ link size and path 0x000F, $ 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 Param58 = $ Instance 1 Attribute 9 0, $ parameter value slot 6,"20 32 24 01 30 09", $ link size and path 0x000F, $ 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 Param59 = $ Instance 1 Attribute 15 0, $ parameter value slot 6,"20 32 24 01 30 0F", $ link size and path 0x000D, $ 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 Param60 = $ Instance 1 Attribute 16 0, $ parameter value slot 6,"20 32 24 01 30 10", $ link size and path 0x000D, $ descriptor 0xC3, 2, $ data type, size "SAA - Alarm Trip Pt Low", $ parameter name "", $ units string "alarm trip point low", $ help string -32768,32767,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param61 = $ Instance 1 Attribute 18 0, $ parameter value slot 6,"20 32 24 01 30 12", $ link size and path 0x000D, $ 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 Param62 = $ Instance 1 Attribute 19 0, $ parameter value slot 6,"20 32 24 01 30 13", $ link size and path 0x000D, $ descriptor 0xC3, 2, $ data type, size "SAA - Warning Trip Pt Low", $ parameter name "", $ units string "warning trip point low", $ help string -32768,32767,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param63 = $ Instance 1 Attribute 21 0, $ parameter value slot 6,"20 32 24 01 30 15", $ link size and path 0x000F, $ 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" " 3 = Use Safe Value\n" " \n" "", $ help string 0,3,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param64 = $ Instance 1 Attribute 22 0, $ parameter value slot ,, $ link size and path 0x000D, $ 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) $ $ $ $ _______________________________________________________________$ Param65 = $ Instance 1 Attribute 3 0, $ parameter value slot 6,"20 33 24 01 30 03", $ link size and path 0x000D, $ 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,0xFF,0xC3, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param66 = $ Instance 1 Attribute 4 0, $ parameter value slot 6,"20 33 24 01 30 04", $ link size and path 0x000D, $ 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,0xFFFF,0x1001, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param67 = $ Instance 1 Attribute 6 0, $ parameter value slot 6,"20 33 24 01 30 06", $ link size and path 0x000D, $ 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 $ Param68= $ 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 Param69 = $ Instance 1 Attribute 10 0, $ parameter value slot 6,"20 33 24 01 30 0A", $ link size and path 0x003E, $ 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 Param70 = $ Instance 1 Attribute 11 0, $ parameter value slot 6,"20 33 24 01 30 0B", $ link size and path 0x000F, $ 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 Param71 = $ Instance 1 Attribute 12 0, $ parameter value slot 6,"20 33 24 01 30 0C", $ link size and path 0x000F, $ 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 Param72 = $ Instance 1 Attribute 13 0, $ parameter value slot 6,"20 33 24 01 30 0D", $ link size and path 0x000D, $ 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 Param73 = $ Instance 1 Attribute 14 0, $ parameter value slot 6,"20 33 24 01 30 0E", $ link size and path 0x000D, $ descriptor 0xC3, 2, $ data type, size "SSC - Alarm Error Band", $ parameter name "", $ units string "Alarm Error Band", $ help string -32768,32767,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param74 = $ Instance 1 Attribute 15 0, $ parameter value slot 6,"20 33 24 01 30 0F", $ link size and path 0x000D, $ 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 Param75 = $ Instance 1 Attribute 16 0, $ parameter value slot 6,"20 33 24 01 30 10", $ link size and path 0x000D, $ descriptor 0xC3, 2, $ data type, size "SSC - Warning Error Band", $ parameter name "", $ units string "Warning Error Band", $ help string -32768,32767,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param76 = $ Instance 1 Attribute 19 0, $ parameter value slot 6,"20 33 24 01 30 13", $ link size and path 0x000D, $ 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 Param77 = $ Instance 1 Attribute 101 0, $ parameter value slot 6,"20 33 24 01 30 65", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SSC - Inst 1 Operating Pressure", $ parameter name "", $ units string "Upstream pressure", $ help string 0.0,1.0E+6,40, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 1 $ _______________________________________________________________$ Param90 = $ Instance 1 Attribute 3 0, $ parameter value slot 6,"20 34 24 01 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 1 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param91 = $ Instance 1 Attribute 4 0, $ parameter value slot 6,"20 34 24 01 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 1 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param92 = $ Instance 1 Attribute 5 0, $ parameter value slot 6,"20 34 24 01 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 1 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param93 = $ Instance 1 Attribute 7 0, $ parameter value slot 6,"20 34 24 01 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 1 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param94 = $ Instance 1 Attribute 8 0, $ parameter value slot 6,"20 34 24 01 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 1 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param95 = $ Instance 1 Attribute 9 0, $ parameter value slot 6,"20 34 24 01 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 1 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param96 = $ Instance 1 Attribute 95 0, $ parameter value slot 6,"20 34 24 01 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 1 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param97 = $ Instance 1 Attribute 96 0, $ parameter value slot 6,"20 34 24 01 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 1 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param98 = $ Instance 1 Attribute 99 0, $ parameter value slot 6,"20 34 24 01 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 1 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param99 = $ Instance 1 Attribute 101 0, $ parameter value slot 6,"20 34 24 01 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 2 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param100 = $ Instance 1 Attribute 102 0, $ parameter value slot 6,"20 34 24 01 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 1 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param101 = $ Instance 1 Attribute 103 0, $ parameter value slot 6,"20 34 24 01 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 1 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 2 $ _______________________________________________________________$ Param102 = $ Instance 2 Attribute 3 0, $ parameter value slot 6,"20 34 24 02 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 2 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param103 = $ Instance 2 Attribute 4 0, $ parameter value slot 6,"20 34 24 02 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 2 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param104 = $ Instance 2 Attribute 5 0, $ parameter value slot 6,"20 34 24 02 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 2 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param105 = $ Instance 2 Attribute 7 0, $ parameter value slot 6,"20 34 24 02 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 2 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param106 = $ Instance 2 Attribute 8 0, $ parameter value slot 6,"20 34 24 02 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 2 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param107 = $ Instance 2 Attribute 9 0, $ parameter value slot 6,"20 34 24 02 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 2 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param108 = $ Instance 2 Attribute 95 0, $ parameter value slot 6,"20 34 24 02 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 2 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param109 = $ Instance 2 Attribute 96 0, $ parameter value slot 6,"20 34 24 02 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 2 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param110 = $ Instance 2 Attribute 99 0, $ parameter value slot 6,"20 34 24 02 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 2 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param111 = $ Instance 2 Attribute 101 0, $ parameter value slot 6,"20 34 24 02 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 2 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param112 = $ Instance 2 Attribute 102 0, $ parameter value slot 6,"20 34 24 02 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 2 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param113 = $ Instance 2 Attribute 103 0, $ parameter value slot 6,"20 34 24 02 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 2 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 3 $ _______________________________________________________________$ Param114 = $ Instance 3 Attribute 3 0, $ parameter value slot 6,"20 34 24 03 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 3 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param115 = $ Instance 3 Attribute 4 0, $ parameter value slot 6,"20 34 24 03 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 3 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param116 = $ Instance 3 Attribute 5 0, $ parameter value slot 6,"20 34 24 03 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 3 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param117 = $ Instance 3 Attribute 7 0, $ parameter value slot 6,"20 34 24 03 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 3 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param118 = $ Instance 3 Attribute 8 0, $ parameter value slot 6,"20 34 24 03 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 3 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param119 = $ Instance 3 Attribute 9 0, $ parameter value slot 6,"20 34 24 03 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 3 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param120 = $ Instance 3 Attribute 95 0, $ parameter value slot 6,"20 34 24 03 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 3 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param121 = $ Instance 3 Attribute 96 0, $ parameter value slot 6,"20 34 24 03 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 3 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param122 = $ Instance 3 Attribute 99 0, $ parameter value slot 6,"20 34 24 03 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 3 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param123 = $ Instance 3 Attribute 101 0, $ parameter value slot 6,"20 34 24 03 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 3 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param124 = $ Instance 3 Attribute 102 0, $ parameter value slot 6,"20 34 24 03 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 3 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param125 = $ Instance 3 Attribute 103 0, $ parameter value slot 6,"20 34 24 03 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 3 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 4 $ _______________________________________________________________$ Param126 = $ Instance 4 Attribute 3 0, $ parameter value slot 6,"20 34 24 04 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 4 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param127 = $ Instance 4 Attribute 4 0, $ parameter value slot 6,"20 34 24 04 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 4 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param128 = $ Instance 4 Attribute 5 0, $ parameter value slot 6,"20 34 24 04 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 4 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param129 = $ Instance 4 Attribute 7 0, $ parameter value slot 6,"20 34 24 04 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 4 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param130 = $ Instance 4 Attribute 8 0, $ parameter value slot 6,"20 34 24 04 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 4 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param131 = $ Instance 4 Attribute 9 0, $ parameter value slot 6,"20 34 24 04 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 4 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param132 = $ Instance 4 Attribute 95 0, $ parameter value slot 6,"20 34 24 04 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 4 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param133 = $ Instance 4 Attribute 96 0, $ parameter value slot 6,"20 34 24 04 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 4 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param134 = $ Instance 4 Attribute 99 0, $ parameter value slot 6,"20 34 24 04 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 4 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param135 = $ Instance 4 Attribute 101 0, $ parameter value slot 6,"20 34 24 04 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 4 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param136 = $ Instance 4 Attribute 102 0, $ parameter value slot 6,"20 34 24 04 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 4 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param137 = $ Instance 4 Attribute 103 0, $ parameter value slot 6,"20 34 24 04 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 4 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 5 $ _______________________________________________________________$ Param138 = $ Instance 5 Attribute 3 0, $ parameter value slot 6,"20 34 24 05 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 5 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param139 = $ Instance 5 Attribute 4 0, $ parameter value slot 6,"20 34 24 05 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 5 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param140 = $ Instance 5 Attribute 5 0, $ parameter value slot 6,"20 34 24 05 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 5 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param141 = $ Instance 5 Attribute 7 0, $ parameter value slot 6,"20 34 24 05 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 5 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param142 = $ Instance 5 Attribute 8 0, $ parameter value slot 6,"20 34 24 05 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 5 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param143 = $ Instance 5 Attribute 9 0, $ parameter value slot 6,"20 34 24 05 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 5 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param144 = $ Instance 5 Attribute 95 0, $ parameter value slot 6,"20 34 24 05 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 5 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param145 = $ Instance 5 Attribute 96 0, $ parameter value slot 6,"20 34 24 05 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 5 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param146 = $ Instance 5 Attribute 99 0, $ parameter value slot 6,"20 34 24 05 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 5 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param147 = $ Instance 5 Attribute 101 0, $ parameter value slot 6,"20 34 24 05 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 5 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param148 = $ Instance 5 Attribute 102 0, $ parameter value slot 6,"20 34 24 05 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 5 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param149 = $ Instance 5 Attribute 103 0, $ parameter value slot 6,"20 34 24 05 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 5 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 6 $ _______________________________________________________________$ Param150 = $ Instance 6 Attribute 3 0, $ parameter value slot 6,"20 34 24 06 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 6 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param151 = $ Instance 6 Attribute 4 0, $ parameter value slot 6,"20 34 24 06 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 6 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param152 = $ Instance 6 Attribute 5 0, $ parameter value slot 6,"20 34 24 06 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 6 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param153 = $ Instance 6 Attribute 7 0, $ parameter value slot 6,"20 34 24 06 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 6 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param154 = $ Instance 6 Attribute 8 0, $ parameter value slot 6,"20 34 24 06 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 6 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param155 = $ Instance 6 Attribute 9 0, $ parameter value slot 6,"20 34 24 06 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 6 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param156 = $ Instance 6 Attribute 95 0, $ parameter value slot 6,"20 34 24 06 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 6 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param157 = $ Instance 6 Attribute 96 0, $ parameter value slot 6,"20 34 24 06 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 6 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param158 = $ Instance 6 Attribute 99 0, $ parameter value slot 6,"20 34 24 06 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 6 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param159 = $ Instance 6 Attribute 101 0, $ parameter value slot 6,"20 34 24 06 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 6 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param160 = $ Instance 6 Attribute 102 0, $ parameter value slot 6,"20 34 24 06 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 6 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param161 = $ Instance 6 Attribute 103 0, $ parameter value slot 6,"20 34 24 06 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 6 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 7 $ _______________________________________________________________$ Param162 = $ Instance 7 Attribute 3 0, $ parameter value slot 6,"20 34 24 07 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 7 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param163 = $ Instance 7 Attribute 4 0, $ parameter value slot 6,"20 34 24 07 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 7 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param164 = $ Instance 7 Attribute 5 0, $ parameter value slot 6,"20 34 24 07 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 7 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param165 = $ Instance 7 Attribute 7 0, $ parameter value slot 6,"20 34 24 07 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 7 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param166 = $ Instance 7 Attribute 8 0, $ parameter value slot 6,"20 34 24 07 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 7 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param167 = $ Instance 7 Attribute 9 0, $ parameter value slot 6,"20 34 24 07 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 7 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param168 = $ Instance 7 Attribute 95 0, $ parameter value slot 6,"20 34 24 07 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 7 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param169 = $ Instance 7 Attribute 96 0, $ parameter value slot 6,"20 34 24 07 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 7 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param170 = $ Instance 7 Attribute 99 0, $ parameter value slot 6,"20 34 24 07 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 7 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param171 = $ Instance 7 Attribute 101 0, $ parameter value slot 6,"20 34 24 07 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 7 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param172 = $ Instance 7 Attribute 102 0, $ parameter value slot 6,"20 34 24 07 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 7 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param173 = $ Instance 7 Attribute 103 0, $ parameter value slot 6,"20 34 24 07 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 7 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 8 $ _______________________________________________________________$ Param174 = $ Instance 8 Attribute 3 0, $ parameter value slot 6,"20 34 24 08 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 8 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param175 = $ Instance 8 Attribute 4 0, $ parameter value slot 6,"20 34 24 08 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 8 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param176 = $ Instance 8 Attribute 5 0, $ parameter value slot 6,"20 34 24 08 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 8 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param177 = $ Instance 8 Attribute 7 0, $ parameter value slot 6,"20 34 24 08 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 8 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param178 = $ Instance 8 Attribute 8 0, $ parameter value slot 6,"20 34 24 08 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 8 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param179 = $ Instance 8 Attribute 9 0, $ parameter value slot 6,"20 34 24 08 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 8 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param180 = $ Instance 8 Attribute 95 0, $ parameter value slot 6,"20 34 24 08 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 8 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param181 = $ Instance 8 Attribute 96 0, $ parameter value slot 6,"20 34 24 08 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 8 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param182 = $ Instance 8 Attribute 99 0, $ parameter value slot 6,"20 34 24 08 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 8 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param183 = $ Instance 8 Attribute 101 0, $ parameter value slot 6,"20 34 24 08 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 8 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param184 = $ Instance 8 Attribute 102 0, $ parameter value slot 6,"20 34 24 08 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 8 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param185 = $ Instance 8 Attribute 103 0, $ parameter value slot 6,"20 34 24 08 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 8 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 9 $ _______________________________________________________________$ Param186 = $ Instance 9 Attribute 3 0, $ parameter value slot 6,"20 34 24 09 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 9 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param187 = $ Instance 9 Attribute 4 0, $ parameter value slot 6,"20 34 24 09 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 9 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param188 = $ Instance 9 Attribute 5 0, $ parameter value slot 6,"20 34 24 09 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 9 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param189 = $ Instance 9 Attribute 7 0, $ parameter value slot 6,"20 34 24 09 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 9 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param190 = $ Instance 9 Attribute 8 0, $ parameter value slot 6,"20 34 24 09 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 9 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param191 = $ Instance 9 Attribute 9 0, $ parameter value slot 6,"20 34 24 09 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 9 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param192 = $ Instance 9 Attribute 95 0, $ parameter value slot 6,"20 34 24 09 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 9 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param193 = $ Instance 9 Attribute 96 0, $ parameter value slot 6,"20 34 24 09 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 9 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param194 = $ Instance 9 Attribute 99 0, $ parameter value slot 6,"20 34 24 09 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 9 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param195 = $ Instance 9 Attribute 101 0, $ parameter value slot 6,"20 34 24 09 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 9 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param196 = $ Instance 9 Attribute 102 0, $ parameter value slot 6,"20 34 24 09 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 9 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param197 = $ Instance 9 Attribute 103 0, $ parameter value slot 6,"20 34 24 09 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 9 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 10 $ _______________________________________________________________$ Param198 = $ Instance 10 Attribute 3 0, $ parameter value slot 6,"20 34 24 0A 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 10 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param199 = $ Instance 10 Attribute 4 0, $ parameter value slot 6,"20 34 24 0A 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 10 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param200 = $ Instance 10 Attribute 5 0, $ parameter value slot 6,"20 34 24 0A 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 10 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param201 = $ Instance 10 Attribute 7 0, $ parameter value slot 6,"20 34 24 0A 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 10 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param202 = $ Instance 10 Attribute 8 0, $ parameter value slot 6,"20 34 24 0A 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 10 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param203 = $ Instance 10 Attribute 9 0, $ parameter value slot 6,"20 34 24 0A 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 10 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param204 = $ Instance 10 Attribute 95 0, $ parameter value slot 6,"20 34 24 0A 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 10 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param205 = $ Instance 10 Attribute 96 0, $ parameter value slot 6,"20 34 24 0A 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 10 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param206 = $ Instance 10 Attribute 99 0, $ parameter value slot 6,"20 34 24 0A 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 10 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param207 = $ Instance 10 Attribute 101 0, $ parameter value slot 6,"20 34 24 0A 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 10 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param208 = $ Instance 10 Attribute 102 0, $ parameter value slot 6,"20 34 24 0A 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 10 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param209 = $ Instance 10 Attribute 103 0, $ parameter value slot 6,"20 34 24 0A 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 10 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 11 $ _______________________________________________________________$ Param210 = $ Instance 11 Attribute 3 0, $ parameter value slot 6,"20 34 24 0B 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 11 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param211 = $ Instance 11 Attribute 4 0, $ parameter value slot 6,"20 34 24 0B 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 11 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param212 = $ Instance 11 Attribute 5 0, $ parameter value slot 6,"20 34 24 0B 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 11 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param213 = $ Instance 11 Attribute 7 0, $ parameter value slot 6,"20 34 24 0B 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 11 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param214 = $ Instance 11 Attribute 8 0, $ parameter value slot 6,"20 34 24 0B 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 11 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param215 = $ Instance 11 Attribute 9 0, $ parameter value slot 6,"20 34 24 0B 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 11 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param216 = $ Instance 11 Attribute 95 0, $ parameter value slot 6,"20 34 24 0B 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 11 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param217 = $ Instance 11 Attribute 96 0, $ parameter value slot 6,"20 34 24 0B 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 11 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param218 = $ Instance 11 Attribute 99 0, $ parameter value slot 6,"20 34 24 0B 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 11 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param219 = $ Instance 11 Attribute 101 0, $ parameter value slot 6,"20 34 24 0B 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 11 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param220 = $ Instance 11 Attribute 102 0, $ parameter value slot 6,"20 34 24 0B 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 11 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param221 = $ Instance 11 Attribute 103 0, $ parameter value slot 6,"20 34 24 0B 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 11 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 12 $ _______________________________________________________________$ Param222 = $ Instance 12 Attribute 3 0, $ parameter value slot 6,"20 34 24 0C 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 12 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param223 = $ Instance 12 Attribute 4 0, $ parameter value slot 6,"20 34 24 0C 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 12 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param224 = $ Instance 12 Attribute 5 0, $ parameter value slot 6,"20 34 24 0C 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 12 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param225 = $ Instance 12 Attribute 7 0, $ parameter value slot 6,"20 34 24 0C 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 12 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param226 = $ Instance 12 Attribute 8 0, $ parameter value slot 6,"20 34 24 0C 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 12 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param227 = $ Instance 12 Attribute 9 0, $ parameter value slot 6,"20 34 24 0C 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 12 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param228 = $ Instance 12 Attribute 95 0, $ parameter value slot 6,"20 34 24 0C 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 12 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param229 = $ Instance 12 Attribute 96 0, $ parameter value slot 6,"20 34 24 0C 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 12 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param230 = $ Instance 12 Attribute 99 0, $ parameter value slot 6,"20 34 24 0C 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 12 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param231 = $ Instance 12 Attribute 101 0, $ parameter value slot 6,"20 34 24 0C 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 12 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param232 = $ Instance 12 Attribute 102 0, $ parameter value slot 6,"20 34 24 0C 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 12 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param233 = $ Instance 12 Attribute 103 0, $ parameter value slot 6,"20 34 24 0C 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 12 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 13 $ _______________________________________________________________$ Param234 = $ Instance 13 Attribute 3 0, $ parameter value slot 6,"20 34 24 0D 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 13 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param235 = $ Instance 13 Attribute 4 0, $ parameter value slot 6,"20 34 24 0D 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 13 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param236 = $ Instance 13 Attribute 5 0, $ parameter value slot 6,"20 34 24 0D 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 13 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param237 = $ Instance 13 Attribute 7 0, $ parameter value slot 6,"20 34 24 0D 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 13 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param238 = $ Instance 13 Attribute 8 0, $ parameter value slot 6,"20 34 24 0D 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 13 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param239 = $ Instance 13 Attribute 9 0, $ parameter value slot 6,"20 34 24 0D 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 13 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param240 = $ Instance 13 Attribute 95 0, $ parameter value slot 6,"20 34 24 0D 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 13 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param241 = $ Instance 13 Attribute 96 0, $ parameter value slot 6,"20 34 24 0D 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 13 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param242 = $ Instance 13 Attribute 99 0, $ parameter value slot 6,"20 34 24 0D 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 13 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param243 = $ Instance 13 Attribute 101 0, $ parameter value slot 6,"20 34 24 0D 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 13 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param244 = $ Instance 13 Attribute 102 0, $ parameter value slot 6,"20 34 24 0D 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 13 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param245 = $ Instance 13 Attribute 103 0, $ parameter value slot 6,"20 34 24 0D 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 13 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 14 $ _______________________________________________________________$ Param246 = $ Instance 14 Attribute 3 0, $ parameter value slot 6,"20 34 24 0E 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 14 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param247 = $ Instance 14 Attribute 4 0, $ parameter value slot 6,"20 34 24 0E 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 14 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param248 = $ Instance 14 Attribute 5 0, $ parameter value slot 6,"20 34 24 0E 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 14 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param249 = $ Instance 14 Attribute 7 0, $ parameter value slot 6,"20 34 24 0E 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 14 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param250 = $ Instance 14 Attribute 8 0, $ parameter value slot 6,"20 34 24 0E 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 14 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param251 = $ Instance 14 Attribute 9 0, $ parameter value slot 6,"20 34 24 0E 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 14 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param252 = $ Instance 14 Attribute 95 0, $ parameter value slot 6,"20 34 24 0E 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 14 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param253 = $ Instance 14 Attribute 96 0, $ parameter value slot 6,"20 34 24 0E 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 14 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param254 = $ Instance 14 Attribute 99 0, $ parameter value slot 6,"20 34 24 0E 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 14 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param255 = $ Instance 14 Attribute 101 0, $ parameter value slot 6,"20 34 24 0E 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 14 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param256 = $ Instance 14 Attribute 102 0, $ parameter value slot 6,"20 34 24 0E 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 14 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param257 = $ Instance 14 Attribute 103 0, $ parameter value slot 6,"20 34 24 0E 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 14 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 15 $ _______________________________________________________________$ Param258 = $ Instance 15 Attribute 3 0, $ parameter value slot 6,"20 34 24 0F 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 15 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param259 = $ Instance 15 Attribute 4 0, $ parameter value slot 6,"20 34 24 0F 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 15 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param260 = $ Instance 15 Attribute 5 0, $ parameter value slot 6,"20 34 24 0F 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 15 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param261 = $ Instance 15 Attribute 7 0, $ parameter value slot 6,"20 34 24 0F 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 15 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param262 = $ Instance 15 Attribute 8 0, $ parameter value slot 6,"20 34 24 0F 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 15 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param263 = $ Instance 15 Attribute 9 0, $ parameter value slot 6,"20 34 24 0F 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 15 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param264 = $ Instance 15 Attribute 95 0, $ parameter value slot 6,"20 34 24 0F 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 15 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param265 = $ Instance 15 Attribute 96 0, $ parameter value slot 6,"20 34 24 0F 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 15 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param266 = $ Instance 15 Attribute 99 0, $ parameter value slot 6,"20 34 24 0F 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 15 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param267 = $ Instance 15 Attribute 101 0, $ parameter value slot 6,"20 34 24 0F 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 15 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param268 = $ Instance 15 Attribute 102 0, $ parameter value slot 6,"20 34 24 0F 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 15 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param269 = $ Instance 15 Attribute 103 0, $ parameter value slot 6,"20 34 24 0F 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 15 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 16 $ _______________________________________________________________$ Param270 = $ Instance 16 Attribute 3 0, $ parameter value slot 6,"20 34 24 10 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 16 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param271 = $ Instance 16 Attribute 4 0, $ parameter value slot 6,"20 34 24 10 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 16 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param272 = $ Instance 16 Attribute 5 0, $ parameter value slot 6,"20 34 24 10 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 16 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param273 = $ Instance 16 Attribute 7 0, $ parameter value slot 6,"20 34 24 10 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 16 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param274 = $ Instance 16 Attribute 8 0, $ parameter value slot 6,"20 34 24 10 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 16 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param275 = $ Instance 16 Attribute 9 0, $ parameter value slot 6,"20 34 24 10 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 16 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param276 = $ Instance 16 Attribute 95 0, $ parameter value slot 6,"20 34 24 10 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 16 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param277 = $ Instance 16 Attribute 96 0, $ parameter value slot 6,"20 34 24 10 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 16 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param278 = $ Instance 16 Attribute 99 0, $ parameter value slot 6,"20 34 24 10 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 16 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param279 = $ Instance 16 Attribute 101 0, $ parameter value slot 6,"20 34 24 10 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 16 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param280 = $ Instance 16 Attribute 102 0, $ parameter value slot 6,"20 34 24 10 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 16 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param281 = $ Instance 16 Attribute 103 0, $ parameter value slot 6,"20 34 24 10 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 16 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 17 $ _______________________________________________________________$ Param282 = $ Instance 17 Attribute 3 0, $ parameter value slot 6,"20 34 24 11 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 17 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param283 = $ Instance 17 Attribute 4 0, $ parameter value slot 6,"20 34 24 11 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 17 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param284 = $ Instance 17 Attribute 5 0, $ parameter value slot 6,"20 34 24 11 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 17 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param285 = $ Instance 17 Attribute 7 0, $ parameter value slot 6,"20 34 24 11 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 17 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param286 = $ Instance 17 Attribute 8 0, $ parameter value slot 6,"20 34 24 11 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 17 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param287 = $ Instance 17 Attribute 9 0, $ parameter value slot 6,"20 34 24 11 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 17 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param288 = $ Instance 17 Attribute 95 0, $ parameter value slot 6,"20 34 24 11 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 17 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param289 = $ Instance 17 Attribute 96 0, $ parameter value slot 6,"20 34 24 11 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 17 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param290 = $ Instance 17 Attribute 99 0, $ parameter value slot 6,"20 34 24 11 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 17 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param291 = $ Instance 17 Attribute 101 0, $ parameter value slot 6,"20 34 24 11 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 17 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param292 = $ Instance 17 Attribute 102 0, $ parameter value slot 6,"20 34 24 11 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 17 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param293 = $ Instance 17 Attribute 103 0, $ parameter value slot 6,"20 34 24 11 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 17 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 18 $ _______________________________________________________________$ Param294 = $ Instance 18 Attribute 3 0, $ parameter value slot 6,"20 34 24 12 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 18 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param295 = $ Instance 18 Attribute 4 0, $ parameter value slot 6,"20 34 24 12 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 18 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param296 = $ Instance 18 Attribute 5 0, $ parameter value slot 6,"20 34 24 12 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 18 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param297 = $ Instance 18 Attribute 7 0, $ parameter value slot 6,"20 34 24 12 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 18 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param298 = $ Instance 18 Attribute 8 0, $ parameter value slot 6,"20 34 24 12 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 18 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param299 = $ Instance 18 Attribute 9 0, $ parameter value slot 6,"20 34 24 12 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 18 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param300 = $ Instance 18 Attribute 95 0, $ parameter value slot 6,"20 34 24 12 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 18 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param301 = $ Instance 18 Attribute 96 0, $ parameter value slot 6,"20 34 24 12 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 18 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param302 = $ Instance 18 Attribute 99 0, $ parameter value slot 6,"20 34 24 12 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 18 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param303 = $ Instance 18 Attribute 101 0, $ parameter value slot 6,"20 34 24 12 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 18 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param304 = $ Instance 18 Attribute 102 0, $ parameter value slot 6,"20 34 24 12 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 18 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param305 = $ Instance 18 Attribute 103 0, $ parameter value slot 6,"20 34 24 12 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 18 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 19 $ _______________________________________________________________$ Param306 = $ Instance 19 Attribute 3 0, $ parameter value slot 6,"20 34 24 13 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 19 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param307 = $ Instance 19 Attribute 4 0, $ parameter value slot 6,"20 34 24 13 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 19 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param308 = $ Instance 19 Attribute 5 0, $ parameter value slot 6,"20 34 24 13 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 19 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param309 = $ Instance 19 Attribute 7 0, $ parameter value slot 6,"20 34 24 13 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 19 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param310 = $ Instance 19 Attribute 8 0, $ parameter value slot 6,"20 34 24 13 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 19 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param311 = $ Instance 19 Attribute 9 0, $ parameter value slot 6,"20 34 24 13 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 19 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param312 = $ Instance 19 Attribute 95 0, $ parameter value slot 6,"20 34 24 13 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 19 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param313 = $ Instance 19 Attribute 96 0, $ parameter value slot 6,"20 34 24 13 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 19 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param314 = $ Instance 19 Attribute 99 0, $ parameter value slot 6,"20 34 24 13 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 19 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param315 = $ Instance 19 Attribute 101 0, $ parameter value slot 6,"20 34 24 13 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 19 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param316 = $ Instance 19 Attribute 102 0, $ parameter value slot 6,"20 34 24 13 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 19 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param317 = $ Instance 19 Attribute 103 0, $ parameter value slot 6,"20 34 24 13 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 19 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 20 $ _______________________________________________________________$ Param318 = $ Instance 20 Attribute 3 0, $ parameter value slot 6,"20 34 24 14 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 20 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param319 = $ Instance 20 Attribute 4 0, $ parameter value slot 6,"20 34 24 14 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 20 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param320 = $ Instance 20 Attribute 5 0, $ parameter value slot 6,"20 34 24 14 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 20 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param321 = $ Instance 20 Attribute 7 0, $ parameter value slot 6,"20 34 24 14 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 20 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param322 = $ Instance 20 Attribute 8 0, $ parameter value slot 6,"20 34 24 14 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 20 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param323 = $ Instance 20 Attribute 9 0, $ parameter value slot 6,"20 34 24 14 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 20 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param324 = $ Instance 20 Attribute 95 0, $ parameter value slot 6,"20 34 24 14 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 20 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param325 = $ Instance 20 Attribute 96 0, $ parameter value slot 6,"20 34 24 14 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 20 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param326 = $ Instance 20 Attribute 99 0, $ parameter value slot 6,"20 34 24 14 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 20 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param327 = $ Instance 20 Attribute 101 0, $ parameter value slot 6,"20 34 24 14 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 20 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param328 = $ Instance 20 Attribute 102 0, $ parameter value slot 6,"20 34 24 14 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 20 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param329 = $ Instance 20 Attribute 103 0, $ parameter value slot 6,"20 34 24 14 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 20 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 21 $ _______________________________________________________________$ Param330 = $ Instance 21 Attribute 3 0, $ parameter value slot 6,"20 34 24 15 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 21 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param331 = $ Instance 21 Attribute 4 0, $ parameter value slot 6,"20 34 24 15 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 21 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param332 = $ Instance 21 Attribute 5 0, $ parameter value slot 6,"20 34 24 15 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 21 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param333 = $ Instance 21 Attribute 7 0, $ parameter value slot 6,"20 34 24 15 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 21 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param334 = $ Instance 21 Attribute 8 0, $ parameter value slot 6,"20 34 24 15 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 21 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param335 = $ Instance 21 Attribute 9 0, $ parameter value slot 6,"20 34 24 15 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 21 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param336 = $ Instance 21 Attribute 95 0, $ parameter value slot 6,"20 34 24 15 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 21 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param337 = $ Instance 21 Attribute 96 0, $ parameter value slot 6,"20 34 24 15 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 21 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param338 = $ Instance 21 Attribute 99 0, $ parameter value slot 6,"20 34 24 15 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 21 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param339 = $ Instance 21 Attribute 101 0, $ parameter value slot 6,"20 34 24 15 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 21 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param340 = $ Instance 21 Attribute 102 0, $ parameter value slot 6,"20 34 24 15 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 21 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param341 = $ Instance 21 Attribute 103 0, $ parameter value slot 6,"20 34 24 15 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 21 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 22 $ _______________________________________________________________$ Param342 = $ Instance 22 Attribute 3 0, $ parameter value slot 6,"20 34 24 16 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 22 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param343 = $ Instance 22 Attribute 4 0, $ parameter value slot 6,"20 34 24 16 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 22 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param344 = $ Instance 22 Attribute 5 0, $ parameter value slot 6,"20 34 24 16 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 22 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param345 = $ Instance 22 Attribute 7 0, $ parameter value slot 6,"20 34 24 16 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 22 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param346 = $ Instance 22 Attribute 8 0, $ parameter value slot 6,"20 34 24 16 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 22 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param347 = $ Instance 22 Attribute 9 0, $ parameter value slot 6,"20 34 24 16 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 22 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param348 = $ Instance 22 Attribute 95 0, $ parameter value slot 6,"20 34 24 16 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 22 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param349 = $ Instance 22 Attribute 96 0, $ parameter value slot 6,"20 34 24 16 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 22 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param350 = $ Instance 22 Attribute 99 0, $ parameter value slot 6,"20 34 24 16 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 22 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param351 = $ Instance 22 Attribute 101 0, $ parameter value slot 6,"20 34 24 16 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 22 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param352 = $ Instance 22 Attribute 102 0, $ parameter value slot 6,"20 34 24 16 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 22 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param353 = $ Instance 22 Attribute 103 0, $ parameter value slot 6,"20 34 24 16 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 22 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 23 $ _______________________________________________________________$ Param354 = $ Instance 23 Attribute 3 0, $ parameter value slot 6,"20 34 24 17 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 23 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param355 = $ Instance 23 Attribute 4 0, $ parameter value slot 6,"20 34 24 17 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 23 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param356 = $ Instance 23 Attribute 5 0, $ parameter value slot 6,"20 34 24 17 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 23 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param357 = $ Instance 23 Attribute 7 0, $ parameter value slot 6,"20 34 24 17 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 23 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param358 = $ Instance 23 Attribute 8 0, $ parameter value slot 6,"20 34 24 17 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 23 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param359 = $ Instance 23 Attribute 9 0, $ parameter value slot 6,"20 34 24 17 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 23 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param360 = $ Instance 23 Attribute 95 0, $ parameter value slot 6,"20 34 24 17 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 23 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param361 = $ Instance 23 Attribute 96 0, $ parameter value slot 6,"20 34 24 17 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 23 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param362 = $ Instance 23 Attribute 99 0, $ parameter value slot 6,"20 34 24 17 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 23 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param363 = $ Instance 23 Attribute 101 0, $ parameter value slot 6,"20 34 24 17 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 23 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param364 = $ Instance 23 Attribute 102 0, $ parameter value slot 6,"20 34 24 17 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 23 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param365 = $ Instance 23 Attribute 103 0, $ parameter value slot 6,"20 34 24 17 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 23 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 24 $ _______________________________________________________________$ Param366 = $ Instance 24 Attribute 3 0, $ parameter value slot 6,"20 34 24 18 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 24 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param367 = $ Instance 24 Attribute 4 0, $ parameter value slot 6,"20 34 24 18 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 24 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param368 = $ Instance 24 Attribute 5 0, $ parameter value slot 6,"20 34 24 18 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 24 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param369 = $ Instance 24 Attribute 7 0, $ parameter value slot 6,"20 34 24 18 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 24 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param370 = $ Instance 24 Attribute 8 0, $ parameter value slot 6,"20 34 24 18 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 24 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param371 = $ Instance 24 Attribute 9 0, $ parameter value slot 6,"20 34 24 18 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 24 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param372 = $ Instance 24 Attribute 95 0, $ parameter value slot 6,"20 34 24 18 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 24 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param373 = $ Instance 24 Attribute 96 0, $ parameter value slot 6,"20 34 24 18 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 24 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param374 = $ Instance 24 Attribute 99 0, $ parameter value slot 6,"20 34 24 18 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 24 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param375 = $ Instance 24 Attribute 101 0, $ parameter value slot 6,"20 34 24 18 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 24 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param376 = $ Instance 24 Attribute 102 0, $ parameter value slot 6,"20 34 24 18 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 24 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param377 = $ Instance 24 Attribute 103 0, $ parameter value slot 6,"20 34 24 18 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 24 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 25 $ _______________________________________________________________$ Param378 = $ Instance 25 Attribute 3 0, $ parameter value slot 6,"20 34 24 19 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 25 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param379 = $ Instance 25 Attribute 4 0, $ parameter value slot 6,"20 34 24 19 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 25 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param380 = $ Instance 25 Attribute 5 0, $ parameter value slot 6,"20 34 24 19 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 25 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param381 = $ Instance 25 Attribute 7 0, $ parameter value slot 6,"20 34 24 19 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 25 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param382 = $ Instance 25 Attribute 8 0, $ parameter value slot 6,"20 34 24 19 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 25 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param383 = $ Instance 25 Attribute 9 0, $ parameter value slot 6,"20 34 24 19 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 25 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param384 = $ Instance 25 Attribute 95 0, $ parameter value slot 6,"20 34 24 19 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 25 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param385 = $ Instance 25 Attribute 96 0, $ parameter value slot 6,"20 34 24 19 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 25 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param386 = $ Instance 25 Attribute 99 0, $ parameter value slot 6,"20 34 24 19 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 25 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param387 = $ Instance 25 Attribute 101 0, $ parameter value slot 6,"20 34 24 19 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 25 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param388 = $ Instance 25 Attribute 102 0, $ parameter value slot 6,"20 34 24 19 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 25 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param389 = $ Instance 25 Attribute 103 0, $ parameter value slot 6,"20 34 24 19 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 25 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 26 $ _______________________________________________________________$ Param390 = $ Instance 26 Attribute 3 0, $ parameter value slot 6,"20 34 24 1A 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 26 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param391 = $ Instance 26 Attribute 4 0, $ parameter value slot 6,"20 34 24 1A 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 26 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param392 = $ Instance 26 Attribute 5 0, $ parameter value slot 6,"20 34 24 1A 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 26 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param393 = $ Instance 26 Attribute 7 0, $ parameter value slot 6,"20 34 24 1A 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 26 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param394 = $ Instance 26 Attribute 8 0, $ parameter value slot 6,"20 34 24 1A 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 26 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param395 = $ Instance 26 Attribute 9 0, $ parameter value slot 6,"20 34 24 1A 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 26 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param396 = $ Instance 26 Attribute 95 0, $ parameter value slot 6,"20 34 24 1A 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 26 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param397 = $ Instance 26 Attribute 96 0, $ parameter value slot 6,"20 34 24 1A 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 26 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param398 = $ Instance 26 Attribute 99 0, $ parameter value slot 6,"20 34 24 1A 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 26 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param399 = $ Instance 26 Attribute 101 0, $ parameter value slot 6,"20 34 24 1A 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 26 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param400 = $ Instance 26 Attribute 102 0, $ parameter value slot 6,"20 34 24 1A 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 26 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param401 = $ Instance 26 Attribute 103 0, $ parameter value slot 6,"20 34 24 1A 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 26 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 27 $ _______________________________________________________________$ Param402 = $ Instance 27 Attribute 3 0, $ parameter value slot 6,"20 34 24 1B 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 27 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param403 = $ Instance 27 Attribute 4 0, $ parameter value slot 6,"20 34 24 1B 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 27 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param404 = $ Instance 27 Attribute 5 0, $ parameter value slot 6,"20 34 24 1B 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 27 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param405 = $ Instance 27 Attribute 7 0, $ parameter value slot 6,"20 34 24 1B 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 27 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param406 = $ Instance 27 Attribute 8 0, $ parameter value slot 6,"20 34 24 1B 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 27 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param407 = $ Instance 27 Attribute 9 0, $ parameter value slot 6,"20 34 24 1B 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 27 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param408 = $ Instance 27 Attribute 95 0, $ parameter value slot 6,"20 34 24 1B 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 27 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param409 = $ Instance 27 Attribute 96 0, $ parameter value slot 6,"20 34 24 1B 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 27 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param410 = $ Instance 27 Attribute 99 0, $ parameter value slot 6,"20 34 24 1B 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 27 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param411 = $ Instance 27 Attribute 101 0, $ parameter value slot 6,"20 34 24 1B 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 27 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param412 = $ Instance 27 Attribute 102 0, $ parameter value slot 6,"20 34 24 1B 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 27 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param413 = $ Instance 27 Attribute 103 0, $ parameter value slot 6,"20 34 24 1B 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 27 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 28 $ _______________________________________________________________$ Param414 = $ Instance 28 Attribute 3 0, $ parameter value slot 6,"20 34 24 1C 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 28 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param415 = $ Instance 28 Attribute 4 0, $ parameter value slot 6,"20 34 24 1C 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 28 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param416 = $ Instance 28 Attribute 5 0, $ parameter value slot 6,"20 34 24 1C 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 28 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param417 = $ Instance 28 Attribute 7 0, $ parameter value slot 6,"20 34 24 1C 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 28 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param418 = $ Instance 28 Attribute 8 0, $ parameter value slot 6,"20 34 24 1C 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 28 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param419 = $ Instance 28 Attribute 9 0, $ parameter value slot 6,"20 34 24 1C 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 28 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param420 = $ Instance 28 Attribute 95 0, $ parameter value slot 6,"20 34 24 1C 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 28 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param421 = $ Instance 28 Attribute 96 0, $ parameter value slot 6,"20 34 24 1C 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 28 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param422 = $ Instance 28 Attribute 99 0, $ parameter value slot 6,"20 34 24 1C 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 28 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param423 = $ Instance 28 Attribute 101 0, $ parameter value slot 6,"20 34 24 1C 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 28 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param424 = $ Instance 28 Attribute 102 0, $ parameter value slot 6,"20 34 24 1C 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 28 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param425 = $ Instance 28 Attribute 103 0, $ parameter value slot 6,"20 34 24 1C 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 28 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 29 $ _______________________________________________________________$ Param426 = $ Instance 29 Attribute 3 0, $ parameter value slot 6,"20 34 24 1D 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 29 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param427 = $ Instance 29 Attribute 4 0, $ parameter value slot 6,"20 34 24 1D 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 29 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param428 = $ Instance 29 Attribute 5 0, $ parameter value slot 6,"20 34 24 1D 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 29 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param429 = $ Instance 29 Attribute 7 0, $ parameter value slot 6,"20 34 24 1D 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 29 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param430 = $ Instance 29 Attribute 8 0, $ parameter value slot 6,"20 34 24 1D 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 29 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param431 = $ Instance 29 Attribute 9 0, $ parameter value slot 6,"20 34 24 1D 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 29 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param432 = $ Instance 29 Attribute 95 0, $ parameter value slot 6,"20 34 24 1D 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 29 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param433 = $ Instance 29 Attribute 96 0, $ parameter value slot 6,"20 34 24 1D 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 29 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param434 = $ Instance 29 Attribute 99 0, $ parameter value slot 6,"20 34 24 1D 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 29 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param435 = $ Instance 29 Attribute 101 0, $ parameter value slot 6,"20 34 24 1D 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 29 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param436 = $ Instance 29 Attribute 102 0, $ parameter value slot 6,"20 34 24 1D 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 29 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param437 = $ Instance 29 Attribute 103 0, $ parameter value slot 6,"20 34 24 1D 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 29 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 30 $ _______________________________________________________________$ Param438 = $ Instance 30 Attribute 3 0, $ parameter value slot 6,"20 34 24 1E 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 30 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param439 = $ Instance 30 Attribute 4 0, $ parameter value slot 6,"20 34 24 1E 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 30 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param440 = $ Instance 30 Attribute 5 0, $ parameter value slot 6,"20 34 24 1E 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 30 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param441 = $ Instance 30 Attribute 7 0, $ parameter value slot 6,"20 34 24 1E 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 30 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param442 = $ Instance 30 Attribute 8 0, $ parameter value slot 6,"20 34 24 1E 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 30 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param443 = $ Instance 30 Attribute 9 0, $ parameter value slot 6,"20 34 24 1E 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 30 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param444 = $ Instance 30 Attribute 95 0, $ parameter value slot 6,"20 34 24 1E 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 30 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param445 = $ Instance 30 Attribute 96 0, $ parameter value slot 6,"20 34 24 1E 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 30 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param446 = $ Instance 30 Attribute 99 0, $ parameter value slot 6,"20 34 24 1E 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 30 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param447 = $ Instance 30 Attribute 101 0, $ parameter value slot 6,"20 34 24 1E 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 30 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param448 = $ Instance 30 Attribute 102 0, $ parameter value slot 6,"20 34 24 1E 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 30 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param449 = $ Instance 30 Attribute 103 0, $ parameter value slot 6,"20 34 24 1E 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 30 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 31 $ _______________________________________________________________$ Param450 = $ Instance 31 Attribute 3 0, $ parameter value slot 6,"20 34 24 1F 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 31 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param451 = $ Instance 31 Attribute 4 0, $ parameter value slot 6,"20 34 24 1F 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 31 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param452 = $ Instance 31 Attribute 5 0, $ parameter value slot 6,"20 34 24 1F 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 31 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param453 = $ Instance 31 Attribute 7 0, $ parameter value slot 6,"20 34 24 1F 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 31 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param454 = $ Instance 31 Attribute 8 0, $ parameter value slot 6,"20 34 24 1F 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 31 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param455 = $ Instance 31 Attribute 9 0, $ parameter value slot 6,"20 34 24 1F 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 31 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param456 = $ Instance 31 Attribute 95 0, $ parameter value slot 6,"20 34 24 1F 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 31 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param457 = $ Instance 31 Attribute 96 0, $ parameter value slot 6,"20 34 24 1F 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 31 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param458 = $ Instance 31 Attribute 99 0, $ parameter value slot 6,"20 34 24 1F 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 31 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param459 = $ Instance 31 Attribute 101 0, $ parameter value slot 6,"20 34 24 1F 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 31 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param460 = $ Instance 31 Attribute 102 0, $ parameter value slot 6,"20 34 24 1F 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 31 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param461 = $ Instance 31 Attribute 103 0, $ parameter value slot 6,"20 34 24 1F 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 31 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links $ _______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $ Instance 32 $ _______________________________________________________________$ Param462 = $ Instance 32 Attribute 3 0, $ parameter value slot 6,"20 34 24 20 30 03", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 32 Gas Standard Number", $ parameter name "", $ units string "0 = No gas type specified", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param463 = $ Instance 32 Attribute 4 0, $ parameter value slot 6,"20 34 24 20 30 04", $ link size and path 0x003C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 32 Valid Sensor Instance", $ parameter name "", $ units string "Value = 1", $ help string 0,0xFFFF,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param464 = $ Instance 32 Attribute 5 0, $ parameter value slot 6,"20 34 24 20 30 05", $ parameter value slot 0x0010, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 32 Gas Symbol", $ parameter name "", $ units string "Instance 1 is always N2", $ help string 0,20,"N2", $ minimum, maximum, default ,,,, ,,,, ; Param465 = $ Instance 32 Attribute 7 0, $ parameter value slot 6,"20 34 24 20 30 07", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 32 Additional Scaler", $ parameter name "", $ units string "Not used", $ help string 0.01,100.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param466 = $ Instance 32 Attribute 8 0, $ parameter value slot 6,"20 34 24 20 30 08", $ link size and path 0x001C, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 32 Calibration Date", $ parameter name "", $ units string "The date this instance was calibrated", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param467 = $ Instance 32 Attribute 9 0, $ parameter value slot 6,"20 34 24 20 30 09", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 32 Calibration Number", $ parameter name "", $ units string "NOt Used", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param468 = $ Instance 32 Attribute 95 0, $ parameter value slot 6,"20 34 24 20 30 5F", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 32 Calibration Pressure", $ parameter name "", $ units string "The gas pressure in PSIA for cal.", $ help string 0,100,100, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param469 = $ Instance 32 Attribute 96 0, $ parameter value slot 6,"20 34 24 20 30 60", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 32 Calibration Temperature", $ parameter name "", $ units string "The gas temperature in Degrees C for cal.", $ help string 0,150,22, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param470 = $ Instance 32 Attribute 99 0, $ parameter value slot 6,"20 34 24 20 30 63", $ link size and path 0x001C, $ descriptor 0xC7, 2, $ data type, size "SGC - Inst 32 - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,1, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param471 = $ Instance 32 Attribute 101 0, $ parameter value slot 6,"20 34 24 20 30 65", $ link size and path 0x001C, $ descriptor 0xC6, 1, $ data type, size "SGC - Inst 32 - Cal points", $ parameter name "", $ units string "Cal points", $ help string 0,64,51, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param472 = $ Instance 32 Attribute 102 0, $ parameter value slot 6,"20 34 24 20 30 66", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 32 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale", $ help string 0.0,10000.0,1.0, $ minimum, maximum, default 1,1,1,0, 0,0,0,0, 0; $ mult, div, base, offset, scaling and links Param473 = $ Instance 32 Attribute 103 0, $ parameter value slot 6,"20 34 24 20 30 67", $ link size and path 0x001C, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 32 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale", $ help string 0.01,10000.0,1.0, $ 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 $ $ _______________________________________________________________$ Param8 = "0 = Undefined", "1 = Self Testing", "2 = Idle", "3 = Self-Test Exception", "4 = Executing", "5 = Abort", "6 = Critical Fault"; Param10 = "0 = Disable", "1 = Enable"; Param11 = "0 = Disable", "1 = Enable"; $ _______________________________________________________________$ $ Identity Object Class 1 (0x01) $ $ $ $ _______________________________________________________________$ Param16 = "0 = Nonexistent", "1 = Self Test", "2 = Standby", "3 = Operating", "4 = Major Recoverable Fault", "5 = Major Unrecoverable Fault"; $ _______________________________________________________________$ $ S-Analog Sensor Object Class 49(0x31) $ $ $ $ _______________________________________________________________$ Param19 = "0 = Invalid", "1 = Valid"; Param22 = "0 = disable", "1 = enable"; Param23 = "0 = disable", "1 = enable"; Param31 = "0 = Device not nulling", "1 = Device nulling"; $ _______________________________________________________________$ $ S-Analog Actuator Object Class 50(0x32) $ $ $ $ _______________________________________________________________$ Param54 = "0 = Normal", "1 = Off/Closed", "2 = On/Open", "3 = Hold", "4 = Safe State"; Param63 = "0 = Zero/Off/Closed", "1 = Full Scale/On/Open", "2 = Hold Last Value", "3 = Use User Value"; [Groups] Group1 = "S-Device Supervisor Obj", 11, 1,2,3,4,5,6,7,8,9,10, 11; Group2 = "Identity Obj", 5, 12,13,14,15,16; Group3 = "S-Analog Sensor Instance 1 Obj", 18, 17,18,19,20,21,22,23,24,25,26, 27,28,29,30,31,32,34,35; Group4 = "S-Analog Actuator Obj", 13, 52,53,54,55,56,57,58,59,60,61, 62,63,64; Group5 = "S-Single Stage Cntlr Obj", 11, 65,66,67,69,70,71,72,73,74,75, 76; Group6 = "Cal Gas Instance 1", 12, 90,91,92,93,94,95,96,97,98,99, 100,101; Group7 = "Cal Gas Instance 2", 12, 102,103,104,105,106,107,108,109,110,111, 112,113; Group8 = "Cal Gas Instance 3", 12, 114,115,116,117,118,119,120,121,122,123, 124,125; Group9 = "Cal Gas Instance 4", 12, 126,127,128,129,130,131,132,133,134,135, 136,137; Group10 = "Cal Gas Instance 5", 12, 138,139,140,141,142,143,144,145,146,147, 148,149; Group11 = "Cal Gas Instance 6", 12, 150,151,152,153,154,155,156,157,158,159, 160,161; Group12 = "Cal Gas Instance 7", 12, 162,163,164,165,166,167,168,169,170,171, 172,173; Group13 = "Cal Gas Instance 8", 12, 174,175,176,177,178,179,180,181,182,183, 184,185; Group14 = "Cal Gas Instance 9", 12, 186,187,188,189,190,191,192,193,194,195, 196,197; Group15 = "Cal Gas Instance 10", 12, 198,199,200,201,202,203,204,205,206,207, 208,209; Group16 = "Cal Gas Instance 11", 12, 210,211,212,213,214,215,216,217,218,219, 220,221; Group17 = "Cal Gas Instance 12", 12, 222,223,224,225,226,227,228,229,230,231, 232,233; Group18 = "Cal Gas Instance 13", 12, 234,235,236,237,238,239,240,241,242,243, 244,245; Group19 = "Cal Gas Instance 14", 12, 246,247,248,249,250,251,252,253,254,255, 256,257; Group20 = "Cal Gas Instance 15", 12, 258,259,260,261,262,263,264,265,266,267, 268,269; Group21 = "Cal Gas Instance 16", 12, 270,271,272,273,274,275,276,277,278,279, 280,281; Group22 = "Cal Gas Instance 17", 12, 282,283,284,285,286,287,288,289,290,291, 292,293; Group23 = "Cal Gas Instance 18", 12, 294,295,296,297,298,299,300,301,302,303, 304,305; Group24 = "Cal Gas Instance 19", 12, 306,307,308,309,310,311,312,313,314,315, 316,317; Group25 = "Cal Gas Instance 20", 12, 318,319,320,321,322,323,324,325,326,327, 328,329; Group26 = "Cal Gas Instance 21", 12, 330,331,332,333,334,335,336,337,338,339, 340,341; Group27 = "Cal Gas Instance 22", 12, 342,343,344,345,346,347,348,349,350,351, 352,353; Group28 = "Cal Gas Instance 23", 12, 354,355,356,357,358,359,360,361,362,363, 364,365; Group29 = "Cal Gas Instance 24", 12, 366,367,368,369,370,371,372,373,374,375, 376,377; Group30 = "Cal Gas Instance 25", 12, 378,379,380,381,382,383,384,385,386,387, 388,389; Group31 = "Cal Gas Instance 26", 12, 390,391,392,393,394,395,396,397,398,399, 400,401; Group32 = "Cal Gas Instance 27", 12, 402,403,404,405,406,407,408,409,410,411, 412,413; Group33 = "Cal Gas Instance 28", 12, 414,415,416,417,418,419,420,421,422,423, 424,425; Group34 = "Cal Gas Instance 29", 12, 426,427,428,429,430,431,432,433,434,435, 436,437; Group35 = "Cal Gas Instance 30", 12, 438,439,440,441,442,443,444,445,446,447, 448,449; Group36 = "Cal Gas Instance 31", 12, 450,451,452,453,454,455,456,457,458,459, 460,461; Group37 = "Cal Gas Instance 32", 12, 462,463,464,465,466,467,468,469,470,471, 472,473;