$______________________________________________________________$ $ PI PC Electronic Data Sheet $ $ ---------------------------- $ $ EDS revision 2.2 for use with the rev 1.6 ver. of the $ $ PC99 (data types = integers only) $ $ $ $ $ $ EDS File Revision History: $ $ $ $ 1.0 First draft version. $ $ 2.0 Update to correct product code and new fw rev 1.2 $ $ 2.1 Update for firmware rev 1.005 $ 2.2 Update for firmware rev 1.006, fix default poll $$_____________________________________________________________$ [File] DescText = "PI PC EDS file"; CreateDate = 06-11-2004; CreateTime = 06:15:00; ModDate = 02-15-2005; ModTime = 17:29:00; Revision = 2.2; $ EDS File Revision [Device] VendCode = 36; $ Vendor Code (Identity Object Inst 1, Attr 1) VendName = "MKS Instruments, Inc."; ProdType = 29; $ Product Type (Identity Object Inst 1, Attr 2) ProdTypeStr = "Pressure Controller"; $ CHANGED TO MATCH DNET MGR STUB ProdCode = 11; $ Product Code (Identity Object Inst 1, Attr 3) MajRev = 1; $ Major Rev (Identity Object Inst 1, Attr 4) MinRev = 6; $ Minor Rev ProdName = "PC99"; $ Product Name (Identity Object Inst 1, Attr 7) Catalog = "PI PC"; $ CHANGED TO MATCH DNET MGR STUB [IO_Info] Default = 0x01; PollInfo = 0x01, 4, 1; $ These are default (7,2) $ Default = 0X0000; $ CHANGED TO MATCH DNET MGR STUB $ Input Connections $ Assemblies Input1= 2, $ 2 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 01 30 03", $ Assembly Inst. 1 ""; $ Help String Input2= 3, $ 3 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 02 30 03", $ Assembly Inst. 2 , this is defualt input ""; $ Help String Input3= 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 04 30 03", $ Assembly Inst. 4 ""; $ Help String Input4= 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 0C 30 03", $ Assembly Inst. 12 ""; $ Help String Input5= 5, $ 5 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 0F 30 03", $ Assembly Inst. 15 ""; $ Help String Input6= 7, $ 7 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 10 30 03", $ Assembly Inst. 16 ""; $ Help String Input7= 4, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 11 30 03", $ Assembly Inst. 17 ""; $ Help String Input8= 5, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 12 30 03", $ Assembly Inst. 18 ""; $ Help String Input9= 9, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 14 30 03", $ Assembly Inst. 20 ""; $ Help String Input10= 9, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 1B 30 03", $ Assembly Inst. 27 ""; $ Help String Input11= 9, $ 9 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 1E 30 03", $ Assembly Inst. 30 ""; $ Help String Input12= 13, $ 13 bytes length 0, $ all bits are significant 0x0001, $ Poll "Inputs", $ Name 6, "20 04 24 1F 30 03", $ Assembly Inst. 31 ""; $ Help String $ Output Connections $ Assemblies Output1= 4, $ 4 bytes length 0, $ all bits are significant 0x0001, $ Poll "Outputs", $ Name 6, "20 04 24 07 30 03", $ Assembly Inst. 7, this is default output ""; $ Help String Output2= 6, $ 6 bytes length 0, $ all bits are significant 0x0001, $ Poll "Outputs", $ Name 6, "20 04 24 17 30 03", $ Assembly Inst. 23 ""; $ Help String [ParamClass] MaxInst=451; $ 449 parameters Descriptor=0x09; $ Supports instances, full attributes, and must do non­volatile storage save command CfgAssembly=0; $ No configuration assembly [Params] $______________________________________________________________$ $ Parameter Format $ $______________________________________________________________$ $ $ Param1= $ Attribute 3 $ 0, $ parameter value slot $ 6, "20 40 24 01 30 03", $ link size and path $ 0x01, $ descriptor $ 9, 4, $ data type, 4 byte(s) $ "Baud Rate", $ parameter name $ "bits per second", $ units string $ "Baud Rate for RS232 channel", $ help string $ 0,57600,19200, $ min, max, default $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $ $ Parameter value slot: This is always equal to 0. $ $ Link size and path: Maps the parameter to a specific device attribute. $ Format: Number of bytes in path, "path" $ path: "20 (class number) 24 (instance number) 30 (attribute number)" $ Example: 6, "20 40 24 01 30 04" = class 0x40, instance 0x01, attribute 0x04 $ $ $ Data type: Parameter data type value, size in bytes $ Type Value Size $ BOOL 0xC1 1 $ SINT 0xC2 1 $ INT 0xC3 2 $ DINT 0xC4 4 $ LINT 0xC5 8 $ USINT 0xC6 1 $ UINT 0xC7 2 $ UDINT 0xC8 4 $ ULINT 0xC9 8 $ REAL 0xCA 4 $ LREAL 0xCB 8 $ BYTE 0xD1 1 $ SSTRING 0xDA 1 $ Note BYTE is used for USINT device values that have each bit enumerated. $ $ Descriptor: 1 byte value describing the parameters behavior $ Bit Meaning $ 0 Parameter can be set $ 1 Supports enumeration (i.e. set with pull down menus) $ 2 Supports scaling (change of units) $ 3 Scaling information is supported by other parameters $ 4 Parameter is read only $ 5 Parameter is activly updated by its device $ 6 Supports extended precision scaling $ Note that scaling is not used in this configuration file. $ $ Min, max, default: Sets the minimum, maximum values the parameter can have $ and the defualt value set by the EDS file. $ $ Units: Descriptive string that indicates the units for the paramerter if applicable. $ $ Help string: Gives a description of the parameter's function $ $ Mult, div, base, offset, scaling and links: Provides parameter scaling information. $ Since scaling is not used in this configuration $ file, these are always set to "1,1,1,0,0,0,0,0,0". $_______________________________________________________________$ $_______________________________________________________________$ $ Identity Object Class 1 (0x01) $ $ $ $_______________________________________________________________$ Param1= $ Instance 1 Attribute 1 0, $ parameter value slot 6, "20 01 24 01 30 01", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "IDTY - Vendor", $ parameter name "", $ units string "Identity Object Vendor\n\n", $ help string 0,0xFFFF,36, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param2= $ Instance 1 Attribute 2 0, $ parameter value slot 6, "20 01 24 01 30 02", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "IDTY - Product Type", $ parameter name "", $ units string "Identity Product Type\n\n", $ help string 0,0xFFFF,29, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param3= $ Instance 1 Attribute 3 0, $ parameter value slot 6, "20 01 24 01 30 03", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "IDTY - Product Code", $ parameter name "", $ units string "Identity Product Code\n\n", $ help string 0,0xFFFF,11, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param4= $ Instance 1 Attribute 5 0, $ parameter value slot 6, "20 01 24 01 30 05", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "IDTY - ID Device Status", $ parameter name "", $ units string "Identity Object Device Status\n\n" " bit0 = owned\n" " bits 2-7 = 0\n" " bit8 = minor cfg fault\n" " bit9 = minor device fault\n" " bit10 = major cfg fault\n" " bit11 = major device fault\n" " bits 12-15 = 0", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param5= $ Instance 1 Attribute 8 0, $ parameter value slot 6, "20 01 24 01 30 08", $ link size and path 0x32, $ descriptor 0xC6, 1, $ data type, size "IDTY - Device State", $ parameter name "", $ units string "Device State\n\n" " 0 = nonexistent\n" " 1 = self test\n" " 2 = standby\n" " 3 = operating\n" " 4 = major recoverable fault\n" " 5 = major unrecoverable fault\n", $ help string 0,5,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Device Supervisor Object Class 48(0x30) $ $ $ $_______________________________________________________________$ Param6= 0, $ Instance 1 Attribute 3 6, "20 30 24 01 30 03", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Device Type", $ parameter name "", $ units string "device type", $ help string 0,10,"PI MFC", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param7= 0, $ Instance 1 Attribute 5 6, "20 30 24 01 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Manufacturer Name", $ parameter name "", $ units string "manufacturer name", $ help string 0,20,"MKS Instruments", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param8= 0, $ Instance 1 Attribute 6 6, "20 30 24 01 30 06", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Mfg Model Number", $ parameter name "", $ units string "mfg model number", $ help string 0,20,"PI MFC", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param9= 0, $ Instance 1 Attribute 9 6, "20 30 24 01 30 09", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Serial Number", $ parameter name "", $ units string "serial number", $ help string 0,30,"", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param10= 0, $ Instance 1 Attribute 4 6, "20 30 24 01 30 04", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - SEMI Std Rev", $ parameter name "", $ units string "SEMI standard revision", $ help string 0,20,"E54-0997", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param11= 0, $ Instance 1 Attribute 7 6, "20 30 24 01 30 07", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Software Rev", $ parameter name "", $ units string "software revision", $ help string 0,10,"", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param12= 0, $ Instance 1 Attribute 8 6, "20 30 24 01 30 08", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SDS - Hardware Rev", $ parameter name "", $ units string "hardware revision", $ help string 0,10,"", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param13= $ Instance 1 Attribute 11 0, $ parameter value slot 6, "20 30 24 01 30 0B", $ link size and path 0x32, $ descriptor 0xC6, 1, $ data type, size "SDS - Device Status", $ parameter name "", $ units string "Device Status\n\n" " 0 = Undefined\n" " 1 = Self Testing\n" " 2 = Idle\n" " 3 = Self-Text Exception\n" " 4 = Executing\n" " 5 = Abort\n" " 6 = Critical Fault\n", $ help string 0,6,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param14= $ Instance 1 Attribute 12 0, $ parameter value slot 6, "20 30 24 01 30 0C", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, 1 byte(s) "SDS - Exception Byte", $ parameter name "", $ units string "Exception Status\n\n" " Bit\tInterpretation\n" " 0\tALARM: device-common\n" " 1\tALARM: device-specific\n" " 2\tALARM: manufacturer-specific\n" " 3\tReserved (set to 0)\n" " 4\tWARNING: device-common\n" " 5\tWARNING: device-specific\n" " 6\tWARNING: manufacturer-specific\n" " 7\tExpanded Method\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param15= $ Instance 1 Attribute 15 0, $ parameter value slot 6, "20 30 24 01 30 0F", $ link size and path 0x03, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SDS - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param16= $ Instance 1 Attribute 16 0, $ parameter value slot 6, "20 30 24 01 30 10", $ link size and path 0x03, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SDS - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param17= $ Instance 1 Attribute 100 0, $ parameter value slot 6, "20 30 24 01 30 64", $ link size and path 0x32, $ descriptor 0xC6, 1, $ data type, size "SDS - Mode", $ parameter name "", $ units string "Mode\n\n" " 0 = User\n" " 2 = Factory\n", $ help string 0,2,0, $ minimum, maximum, default, 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $Param18= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 65", $ link size and path $ 0x32, $ descriptor $ 0xC6, 1, $ data type, size $ "SDS - Mode", $ parameter name $ "", $ units string $ "Mode\n\n" $ " 0 = User\n" $ " 2 = Factory\n", $ help string $ 0,2,0, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Analog Sensor Object Class 49(0x31) $ $ Instance 1 Pressure $ $_______________________________________________________________$ Param19= $ Instance 1 Attribute 3 0, $ parameter value slot 6, "20 31 24 01 30 03", $ link size and path 0x01, $ descriptor 0xC6, 1, $ data type, size "SAS - Data Type", $ parameter name "", $ units string "Data Type\n\n" " 195 = Integer (0xC3)\n" " 202 = Real (0xCA)\n", $ help string 0,0xFF,0xC3, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param20= $ Instance 1 Attribute 4 0, $ parameter value slot 6, "20 31 24 01 30 04", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Data Units", $ parameter name "", $ units string "Data Units\n\n" " 4097 = counts (0x1001)\n" " 4864 = psi (0x1300)\n" " 4865 = Torr(0x1301)\n" " 4874 = kPA (0x1400)\n", $ help string 0,0xFFFF,0x1001, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param21= $ Instance 1 Attribute 5 0, $ parameter value slot 6, "20 31 24 01 30 05", $ link size and path 0x32, $ descriptor 0xC1, 1, $ data type, size "SAS - Reading Valid", $ parameter name "", $ units string "Reading Valid\n\n" " 0 = invalid reading\n" " 1 = valid reading\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param22= $ Instance 1 Attribute 6 0, $ parameter value slot 6, "20 31 24 01 30 06", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SAS - Pressure Value", $ parameter name "", $ units string "indicated pressure value", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param23= $ Instance 1 Attribute 7 0, $ parameter value slot 6, "20 31 24 01 30 07", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, 1 byte(s) "SAS - Status", $ parameter name "", $ units string "Status\n\n" " Bit\tInterpretation\n" " 0\tHigh Alarm Exception\n" " 1\tLow Alarm Exception\n" " 2\tHigh Warning Exception\n" " 3\tLow Warning Exception\n" " 4\tReserved (0)\n" " 5\tReserved (0)\n" " 6\tReserved (0)\n" " 7\tReserved (0)\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param24= $ Instance 1 Attribute 8 0, $ parameter value slot 6, "20 31 24 01 30 08", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param25= $ Instance 1 Attribute 9 0, $ parameter value slot 6, "20 31 24 01 30 09", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param26= $ Instance 1 Attribute 10 0, $ parameter value slot 6, "20 31 24 01 30 0A", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SAS - Full Scale", $ parameter name "", $ units string "full scale", $ help string -32768,32767,24576, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param27= $ Instance 1 Attribute 17 0, $ parameter value slot 6, "20 31 24 01 30 11", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt High", $ parameter name "", $ units string "alarm trip point high", $ help string -32768,32767,24576, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param28= $ Instance 1 Attribute 18 0, $ parameter value slot 6, "20 31 24 01 30 12", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt Low", $ parameter name "", $ units string "alarm trip point low", $ help string -32767,32767,1966, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param29= $ Instance 1 Attribute 20 0, $ parameter value slot 6, "20 31 24 01 30 14", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Alarm Settling Time", $ parameter name "", $ units string "alarm settling time", $ help string 0,65535,5000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param30= $ Instance 1 Attribute 21 0, $ parameter value slot 6, "20 31 24 01 30 15", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt High", $ parameter name "", $ units string "warning trip point high", $ help string -32768,32767,12288, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param31= $ Instance 1 Attribute 22 0, $ parameter value slot 6, "20 31 24 01 30 16", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt Low", $ parameter name "", $ units string "warning trip point low", $ help string -32768,32767,2457, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param32= $ Instance 1 Attribute 24 0, $ parameter value slot 6, "20 31 24 01 30 18", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Warning Settling Time", $ parameter name "", $ units string "warning settling time", $ help string 0,65535,1000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param33= $ Instance 1 Attribute 28 0, $ parameter value slot 6, "20 31 24 01 30 1C", $ link size and path 0x32, $ descriptor 0xC1, 1, $ data type, size "SAS - Autozero Status", $ parameter name "", $ units string "Autozero Status\n\n" " 0 = Device is not in process of nulling\n" " 1 = Device in process of nulling\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param34= $ Instance 1 Attribute 99 0, $ parameter value slot 6, "20 31 24 01 30 63", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "SAS - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Analog Sensor Object Class 49(0x31) $ $ Instance 4 Flow $ $_______________________________________________________________$ Param35= $ Instance 4 Attribute 3 0, $ parameter value slot 6, "20 31 24 04 30 03", $ link size and path 0x01, $ descriptor 0xC6, 1, $ data type, size "SAS - Data Type", $ parameter name "", $ units string "Data Type\n\n" " 195 = Integer (0xC3)\n" " 202 = Real (0xCA)\n", $ help string 0,0xFF,0xC3, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param36= $ Instance 4 Attribute 4 0, $ parameter value slot 6, "20 31 24 04 30 04", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Data Units", $ parameter name "", $ units string "Data Units\n\n" " 4097 = counts (0x1001)\n" " 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 Param37= $ Instance 4 Attribute 5 0, $ parameter value slot 6, "20 31 24 04 30 05", $ link size and path 0x32, $ descriptor 0xC1, 1, $ data type, size "SAS - Reading Valid", $ parameter name "", $ units string "Reading Valid\n\n" " 0 = invalid reading\n" " 1 = valid reading\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param38= $ Instance 4 Attribute 6 0, $ parameter value slot 6, "20 31 24 04 30 06", $ link size and path 0x10, $ 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 Param39= $ Instance 4 Attribute 7 0, $ parameter value slot 6, "20 31 24 04 30 07", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, 1 byte(s) "SAS - Status", $ parameter name "", $ units string "Status\n\n" " Bit\tInterpretation\n" " 0\tHigh Alarm Exception\n" " 1\tLow Alarm Exception\n" " 2\tHigh Warning Exception\n" " 3\tLow Warning Exception\n" " 4\tReserved (0)\n" " 5\tReserved (0)\n" " 6\tReserved (0)\n" " 7\tReserved (0)\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param40= $ Instance 4 Attribute 8 0, $ parameter value slot 6, "20 31 24 04 30 08", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param41= $ Instance 4 Attribute 9 0, $ parameter value slot 6, "20 31 24 04 30 09", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param42= $ Instance 4 Attribute 10 0, $ parameter value slot 6, "20 31 24 04 30 0A", $ link size and path 0x10, $ 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 Param43= $ Instance 4 Attribute 17 0, $ parameter value slot 6, "20 31 24 04 30 11", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt High", $ parameter name "", $ units string "alarm trip point high", $ help string -32767,32767,4915, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param44= $ Instance 4 Attribute 18 0, $ parameter value slot 6, "20 31 24 04 30 12", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt Low", $ parameter name "", $ units string "alarm trip point low", $ help string -32767,32767,393, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param45= $ Instance 4 Attribute 20 0, $ parameter value slot 6, "20 31 24 04 30 14", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Alarm Settling Time", $ parameter name "", $ units string "alarm settling time", $ help string 0,65535,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param46= $ Instance 4 Attribute 21 0, $ parameter value slot 6, "20 31 24 04 30 15", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt High", $ parameter name "", $ units string "warning trip point high", $ help string -32767,32767,2458, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param47= $ Instance 4 Attribute 22 0, $ parameter value slot 6, "20 31 24 04 30 16", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt Low", $ parameter name "", $ units string "warning trip point low", $ help string -32767,32767,492, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param48= $ Instance 4 Attribute 24 0, $ parameter value slot 6, "20 31 24 04 30 18", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Warning Settling Time", $ parameter name "", $ units string "warning settling time", $ help string 0,65535,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param49= $ Instance 4 Attribute 28 0, $ parameter value slot 6, "20 31 24 04 30 1C", $ link size and path 0x30, $ descriptor 0xC1, 1, $ data type, size "SAS - Autozero Status", $ parameter name "", $ units string "Autozero Status\n\n" " 0 = Device is not in process of nulling\n" " 1 = Device in process of nulling\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param50= $ Instance 4 Attribute 35 0, $ parameter value slot 6, "20 31 24 04 30 23", $ link size and path 0x01, $ 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 Param51= $ Instance 4 Attribute 96 0, $ parameter value slot 6, "20 31 24 04 30 60", $ link size and path 0x01, $ 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 Param52= $ Instance 4 Attribute 99 0, $ parameter value slot 6, "20 31 24 04 30 63", $ link size and path 0x10, $ 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 Class 49(0x31) $ $ Instance 5 Temperature $ $_______________________________________________________________$ Param53= $ Instance 5 Attribute 3 0, $ parameter value slot 6, "20 31 24 05 30 03", $ link size and path 0x01, $ descriptor 0xC6, 1, $ data type, size "SAS - Data Type", $ parameter name "", $ units string "Data Type\n\n" " 195 = Integer (0xC3)\n" " 202 = Real (0xCA)\n", $ help string 0,0xFF,0xC3, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param54= $ Instance 5 Attribute 4 0, $ parameter value slot 6, "20 31 24 05 30 04", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Data Units", $ parameter name "", $ units string "Data Units\n\n" " 4097 = counts (0x1001)\n" " 4608 = deg C (0x1200)\n" " 4609 = deg F (0x1201)\n" " 4610 = K (0x1202)\n", $ help string 0,0xFFFF,0x1001, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param55= $ Instance 5 Attribute 5 0, $ parameter value slot 6, "20 31 24 05 30 05", $ link size and path 0x30, $ descriptor 0xC1, 1, $ data type, size "SAS - Reading Valid", $ parameter name "", $ units string "Reading Valid\n\n" " 0 = invalid reading\n" " 1 = valid reading\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param56= $ Instance 5 Attribute 6 0, $ parameter value slot 6, "20 31 24 05 30 06", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SAS - Temperature Value", $ parameter name "", $ units string "indicated temperature value", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param57= $ Instance 5 Attribute 7 0, $ parameter value slot 6, "20 31 24 05 30 07", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, 1 byte(s) "SAS - Status", $ parameter name "", $ units string "Status\n\n" " Bit\tInterpretation\n" " 0\tHigh Alarm Exception\n" " 1\tLow Alarm Exception\n" " 2\tHigh Warning Exception\n" " 3\tLow Warning Exception\n" " 4\tReserved (0)\n" " 5\tReserved (0)\n" " 6\tReserved (0)\n" " 7\tReserved (0)\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param58= $ Instance 5 Attribute 8 0, $ parameter value slot 6, "20 31 24 05 30 08", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param59= $ Instance 5 Attribute 9 0, $ parameter value slot 6, "20 31 24 05 30 09", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAS - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param60= $ Instance 5 Attribute 10 0, $ parameter value slot 6, "20 31 24 05 30 0A", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SAS - Full Scale", $ parameter name "", $ units string "full scale", $ help string -32768,32767,24576, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param61= $ Instance 5 Attribute 17 0, $ parameter value slot 6, "20 31 24 05 30 11", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt High", $ parameter name "", $ units string "alarm trip point high", $ help string -32768,32767,16367, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param62= $ Instance 5 Attribute 18 0, $ parameter value slot 6, "20 31 24 05 30 12", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Alarm Trip Pt Low", $ parameter name "", $ units string "alarm trip point low", $ help string -32768,32767,12927, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param63= $ Instance 5 Attribute 20 0, $ parameter value slot 6, "20 31 24 05 30 14", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Alarm Settling Time", $ parameter name "", $ units string "alarm settling time", $ help string 0,65535,5000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param64= $ Instance 5 Attribute 21 0, $ parameter value slot 6, "20 31 24 05 30 15", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt High", $ parameter name "", $ units string "warning trip point high", $ help string -32768,32767,15876, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param65= $ Instance 5 Attribute 22 0, $ parameter value slot 6, "20 31 24 05 30 16", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAS - Warn Trip Pt Low", $ parameter name "", $ units string "warning trip point low", $ help string -32768,32767,13173, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param66= $ Instance 5 Attribute 24 0, $ parameter value slot 6, "20 31 24 05 30 18", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAS - Warning Settling Time", $ parameter name "", $ units string "warning settling time", $ help string 0,65535,1000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param67= $ Instance 5 Attribute 28 0, $ parameter value slot 6, "20 31 24 05 30 1C", $ link size and path 0x30, $ descriptor 0xC1, 1, $ data type, size "SAS - Autozero Status", $ parameter name "", $ units string "Autozero Status\n\n" " 0 = Device is not in process of nulling\n" " 1 = Device in process of nulling\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param68= $ Instance 5 Attribute 99 0, $ parameter value slot 6, "20 31 24 05 30 63", $ link size and path 0x10, $ descriptor 0xC7, 2, $ data type, size "SAS - Subclass", $ parameter name "", $ units string "subclass", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Analog Actuator Object Class 50(0x32) $ $ $ $_______________________________________________________________$ Param69= $ Instance 1 Attribute 3 0, $ parameter value slot 6, "20 32 24 01 30 03", $ link size and path 0x01, $ descriptor 0xC6, 1, $ data type, size "SAA - Data Type", $ parameter name "", $ units string "Data Type\n\n" " 195 = Integer (0xC3)\n" " 202 = Real (0xCA)\n", $ help string 0,255,195, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param70= $ Instance 1 Attribute 4 0, $ parameter value slot 6, "20 32 24 01 30 04", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SAA - Data Units", $ parameter name "", $ units string "Data Units\n\n" " 4097 = counts (0x1001)\n" " 4103 = % full scale (0x1007)\n", $ help string 0,65535,4097, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param71= $ Instance 1 Attribute 5 0, $ parameter value slot 6, "20 32 24 01 30 05", $ link size and path 0x03, $ descriptor 0xC6, 1, $ data type, size "SAA - Override", $ parameter name "", $ units string "Override\n\n" " 0 = Normal\n" " 1 = Off/Closed\n" " 2 = On/Open\n" " 3 = Hold\n" " 4 = Safe State\n", $ help string 0,4,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param72= $ Instance 1 Attribute 6 0, $ parameter value slot 6, "20 32 24 01 30 06", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Valve Value", $ parameter name "", $ units string "valve value", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param73= $ Instance 1 Attribute 7 0, $ parameter value slot 6, "20 32 24 01 30 07", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, size "SAA - Status", $ parameter name "", $ units string "Status\n\n" " Bit\tInterpretation\n" " 0\tHigh Alarm Exception\n" " 1\tLow Alarm Exception\n" " 2\tHigh Warning Exception\n" " 3\tLow Warning Exception\n" " 4\tReserved (0)\n" " 5\tReserved (0)\n" " 6\tReserved (0)\n" " 7\tReserved (0)\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param74= $ Instance 1 Attribute 8 0, $ parameter value slot 6, "20 32 24 01 30 08", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAA - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param75= $ Instance 1 Attribute 9 0, $ parameter value slot 6, "20 32 24 01 30 09", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SAA - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param76= $ Instance 1 Attribute 15 0, $ parameter value slot 6, "20 32 24 01 30 0F", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Alarm Trip Pt High", $ parameter name "", $ units string "alarm trip point high", $ help string -32768,32767,32767, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param77= $ Instance 1 Attribute 16 0, $ parameter value slot 6, "20 32 24 01 30 10", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Alarm Trip Pt Low", $ parameter name "", $ units string "alarm trip point low", $ help string -32768,32767,-32768, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param78= $ Instance 1 Attribute 18 0, $ parameter value slot 6, "20 32 24 01 30 12", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Warning Trip Pt High", $ parameter name "", $ units string "warning trip point high", $ help string -32768,32767,32767, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param79= $ Instance 1 Attribute 19 0, $ parameter value slot 6, "20 32 24 01 30 13", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Warning Trip Pt Low", $ parameter name "", $ units string "warning trip point low", $ help string -32768,32767,-32768, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param80= $ Instance 1 Attribute 21 0, $ parameter value slot 6, "20 32 24 01 30 15", $ link size and path 0x03, $ descriptor 0xC6, 1, $ data type, size "SAA - Safe State", $ parameter name "", $ units string "Safe State\n\n" " 0 = Zero/Off/Closed\n" " 1 = Full Scale/On/Open\n" " 2 = Hold Last Value\n", $ help string 0,2,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param81= $ Instance 1 Attribute 22 0, $ parameter value slot 6, "20 32 24 01 30 16", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SAA - Safe Value", $ parameter name "", $ units string "safe value", $ help string -32767,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Single Stage Controller Object Class 51(0x33) $ $ $ $_______________________________________________________________$ Param82= $ Instance 1 Attribute 3 0, $ parameter value slot 6, "20 33 24 01 30 03", $ link size and path 0x01, $ descriptor 0xC6, 1, $ data type, size "SSC - Data Type", $ parameter name "", $ units string "Data Type\n\n" " 195 = Integer (0xC3)\n" " 202 = Real (0xCA)\n", $ help string 0,255,195, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param83= $ Instance 1 Attribute 4 0, $ parameter value slot 6, "20 33 24 01 30 04", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SSC - Data Units", $ parameter name "", $ units string "Data Units\n\n" " 4097 = counts (0x1001)\n" " 5120 = sccm (0x1400)\n", $ help string 0,65535,4097, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param84= $ Instance 1 Attribute 6 0, $ parameter value slot 6, "20 33 24 01 30 06", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SSC - Set Point", $ parameter name "", $ units string "Set Point", $ help string -32768,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param85= $ Instance 1 Attribute 7 0, $ parameter value slot 6, "20 33 24 01 30 07", $ link size and path 0x10, $ descriptor 0xC3, 2, $ data type, size "SSC - Process Variable", $ parameter name "", $ units string "Process Variable", $ help string -32768,32767,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param86= $ Instance 1 Attribute 10 0, $ parameter value slot 6, "20 33 24 01 30 0A", $ link size and path 0x10, $ descriptor 0xD1, 1, $ data type, size "SSC - Status", $ parameter name "", $ units string "Status\n\n" " Bit\tInterpretation\n" " 0\tAlarm Exception\n" " 1\tWarning Exception\n" " 2\tReserved (0)\n" " 3\tReserved (0)\n" " 4\tReserved (0)\n" " 5\tReserved (0)\n" " 6\tReserved (0)\n" " 7\tReserved (0)\n" " \n", $ help string 0,0xFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param87= $ Instance 1 Attribute 11 0, $ parameter value slot 6, "20 33 24 01 30 0B", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SSC - Alarm Enable", $ parameter name "", $ units string "Alarm Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param88= $ Instance 1 Attribute 12 0, $ parameter value slot 6, "20 33 24 01 30 0C", $ link size and path 0x01, $ descriptor 0xC1, 1, $ data type, 1 byte(s) "SSC - Warning Enable", $ parameter name "", $ units string "Warning Enable\n\n" " 0 = disable\n" " 1 = enable\n", $ help string 0,1,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param89= $ Instance 1 Attribute 13 0, $ parameter value slot 6, "20 33 24 01 30 0D", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SSC - Alarm Settling Time", $ parameter name "", $ units string "alarm settling time", $ help string 0,32767,10000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param90= $ Instance 1 Attribute 14 0, $ parameter value slot 6, "20 33 24 01 30 0E", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SSC - Alarm Error Band", $ parameter name "", $ units string "Alarm Error Band", $ help string -32768,32767,2457, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param91= $ Instance 1 Attribute 15 0, $ parameter value slot 6, "20 33 24 01 30 0F", $ link size and path 0x01, $ descriptor 0xC7, 2, $ data type, size "SSC - Warning Settling Time", $ parameter name "", $ units string "warning settling time", $ help string 0,32767,5000, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param92= $ Instance 1 Attribute 16 0, $ parameter value slot 6, "20 33 24 01 30 10", $ link size and path 0x01, $ descriptor 0xC3, 2, $ data type, size "SSC - Warning Error Band", $ parameter name "", $ units string "Warning Error Band", $ help string -32768,32767,1228, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param93= $ Instance 1 Attribute 19 0, $ parameter value slot 6, "20 33 24 01 30 13", $ link size and path 0x01, $ descriptor 0xC8, 4, $ data type, size "SSC - Ramp Rate", $ parameter name "", $ units string "Time in milliseconds to reach the setpoint", $ help string 0,0xFFFFFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param450= $ Instance 1 Attribute 100 0, $ parameter value slot 6, "20 33 24 01 30 64", $ link size and path 0x01, $ descriptor 0xCA, 4, $ data type, size "SSC - WindupUL", $ parameter name "", $ units string "Windup Upper Limit", $ help string -100000,100000,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param451= $ Instance 1 Attribute 101 0, $ parameter value slot 6, "20 33 24 01 30 65", $ link size and path 0x01, $ descriptor 0xCA, 4, $ data type, size "SSC - WindupLL", $ parameter name "", $ units string "Windup Lower Limit", $ help string -100000,100000,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Gas Calibration Object Class 52(0x34) $ $Instance 1 $_______________________________________________________________$ Param94= $ Instance 1 Attribute 3 0, $ parameter value slot 6, "20 34 24 01 30 03", $ link size and path 0x10, $ 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 Param95= $ Instance 1 Attribute 4 0, $ parameter value slot 6, "20 34 24 01 30 04", $ link size and path 0x30, $ 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 Param96= 0, $ Instance 1 Attribute 5 6, "20 34 24 01 30 05", $ parameter value slot 0x10, $ 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 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param97= $ Instance 1 Attribute 7 0, $ parameter value slot 6, "20 34 24 01 30 07", $ link size and path 0x10, $ 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 Param98= $ Instance 1 Attribute 8 0, $ parameter value slot 6, "20 34 24 01 30 08", $ link size and path 0x10, $ 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 Param99= $ Instance 1 Attribute 9 0, $ parameter value slot 6, "20 34 24 01 30 09", $ link size and path 0x10, $ 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 Param100= $ Instance 1 Attribute 95 0, $ parameter value slot 6, "20 34 24 01 30 5F", $ link size and path 0x10, $ 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 Param101= $ Instance 1 Attribute 96 0, $ parameter value slot 6, "20 34 24 01 30 60", $ link size and path 0x10, $ 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 Param102= $ Instance 1 Attribute 99 0, $ parameter value slot 6, "20 34 24 01 30 63", $ link size and path 0x10, $ 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 Param103= $ Instance 1 Attribute 102 0, $ parameter value slot 6, "20 34 24 01 30 66", $ link size and path 0x10, $ 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 Param104= $ Instance 1 Attribute 103 0, $ parameter value slot 6, "20 34 24 01 30 67", $ link size and path 0x10, $ 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 $_______________________________________________________________$ Param105= $ Instance 2 Attribute 3 0, $ parameter value slot 6, "20 34 24 02 30 03", $ link size and path 0x10, $ 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 Param106= $ Instance 2 Attribute 4 0, $ parameter value slot 6, "20 34 24 02 30 04", $ link size and path 0x30, $ 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 Param107= 0, $ Instance 2 Attribute 5 6, "20 34 24 02 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 2 Gas Symbol", $ parameter name "", $ units string "Instance 2 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param108= $ Instance 2 Attribute 7 0, $ parameter value slot 6, "20 34 24 02 30 07", $ link size and path 0x10, $ 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 Param109= $ Instance 2 Attribute 8 0, $ parameter value slot 6, "20 34 24 02 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 2 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param110= $ Instance 2 Attribute 9 0, $ parameter value slot 6, "20 34 24 02 30 09", $ link size and path 0x10, $ 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 Param111= $ Instance 2 Attribute 95 0, $ parameter value slot 6, "20 34 24 02 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 2 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param112= $ Instance 2 Attribute 96 0, $ parameter value slot 6, "20 34 24 02 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 2 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param113= $ Instance 2 Attribute 99 0, $ parameter value slot 6, "20 34 24 02 30 63", $ link size and path 0x10, $ 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 Param114= $ Instance 2 Attribute 102 0, $ parameter value slot 6, "20 34 24 02 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 2 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param115= $ Instance 2 Attribute 103 0, $ parameter value slot 6, "20 34 24 02 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 2 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param116= $ Instance 3 Attribute 3 0, $ parameter value slot 6, "20 34 24 03 30 03", $ link size and path 0x10, $ 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 Param117= $ Instance 3 Attribute 4 0, $ parameter value slot 6, "20 34 24 03 30 04", $ link size and path 0x30, $ 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 Param118= 0, $ Instance 3 Attribute 5 6, "20 34 24 03 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 3 Gas Symbol", $ parameter name "", $ units string "Instance 3 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param119= $ Instance 3 Attribute 7 0, $ parameter value slot 6, "20 34 24 03 30 07", $ link size and path 0x10, $ 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 Param120= $ Instance 3 Attribute 8 0, $ parameter value slot 6, "20 34 24 03 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 3 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param121= $ Instance 3 Attribute 9 0, $ parameter value slot 6, "20 34 24 03 30 09", $ link size and path 0x10, $ 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 Param122= $ Instance 3 Attribute 95 0, $ parameter value slot 6, "20 34 24 03 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 3 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param123= $ Instance 3 Attribute 96 0, $ parameter value slot 6, "20 34 24 03 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 3 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param124= $ Instance 3 Attribute 99 0, $ parameter value slot 6, "20 34 24 03 30 63", $ link size and path 0x10, $ 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 Param125= $ Instance 3 Attribute 102 0, $ parameter value slot 6, "20 34 24 03 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 3 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param126= $ Instance 3 Attribute 103 0, $ parameter value slot 6, "20 34 24 03 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 3 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param127= $ Instance 4 Attribute 3 0, $ parameter value slot 6, "20 34 24 04 30 03", $ link size and path 0x10, $ 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 Param128= $ Instance 4 Attribute 4 0, $ parameter value slot 6, "20 34 24 04 30 04", $ link size and path 0x30, $ 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 Param129= 0, $ Instance 4 Attribute 5 6, "20 34 24 04 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 4 Gas Symbol", $ parameter name "", $ units string "Instance 4 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param130= $ Instance 4 Attribute 7 0, $ parameter value slot 6, "20 34 24 04 30 07", $ link size and path 0x10, $ 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 Param131= $ Instance 4 Attribute 8 0, $ parameter value slot 6, "20 34 24 04 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 4 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ 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 9 0, $ parameter value slot 6, "20 34 24 04 30 09", $ link size and path 0x10, $ 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 Param133= $ Instance 4 Attribute 95 0, $ parameter value slot 6, "20 34 24 04 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 4 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param134= $ Instance 4 Attribute 96 0, $ parameter value slot 6, "20 34 24 04 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 4 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param135= $ Instance 4 Attribute 99 0, $ parameter value slot 6, "20 34 24 04 30 63", $ link size and path 0x10, $ 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 Param136= $ Instance 4 Attribute 102 0, $ parameter value slot 6, "20 34 24 04 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 4 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 4 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 0x10, $ 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 0x30, $ 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= 0, $ Instance 5 Attribute 5 6, "20 34 24 05 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 5 Gas Symbol", $ parameter name "", $ units string "Instance 2 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param141= $ Instance 5 Attribute 7 0, $ parameter value slot 6, "20 34 24 05 30 07", $ link size and path 0x10, $ 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 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 5 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ 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 0x10, $ 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 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 5 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 5 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 0x10, $ 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 102 0, $ parameter value slot 6, "20 34 24 05 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 5 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param148= $ Instance 5 Attribute 103 0, $ parameter value slot 6, "20 34 24 05 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 5 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param149= $ Instance 6 Attribute 3 0, $ parameter value slot 6, "20 34 24 06 30 03", $ link size and path 0x10, $ 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 Param150= $ Instance 6 Attribute 4 0, $ parameter value slot 6, "20 34 24 06 30 04", $ link size and path 0x30, $ 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 Param151= 0, $ Instance 6 Attribute 5 6, "20 34 24 06 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 6 Gas Symbol", $ parameter name "", $ units string "Instance 6 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param152= $ Instance 6 Attribute 7 0, $ parameter value slot 6, "20 34 24 06 30 07", $ link size and path 0x10, $ 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 Param153= $ Instance 6 Attribute 8 0, $ parameter value slot 6, "20 34 24 06 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 6 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param154= $ Instance 6 Attribute 9 0, $ parameter value slot 6, "20 34 24 06 30 09", $ link size and path 0x10, $ 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 Param155= $ Instance 6 Attribute 95 0, $ parameter value slot 6, "20 34 24 06 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 6 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param156= $ Instance 6 Attribute 96 0, $ parameter value slot 6, "20 34 24 06 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 6 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param157= $ Instance 6 Attribute 99 0, $ parameter value slot 6, "20 34 24 06 30 63", $ link size and path 0x10, $ 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 Param158= $ Instance 6 Attribute 102 0, $ parameter value slot 6, "20 34 24 06 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 6 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param159= $ Instance 6 Attribute 103 0, $ parameter value slot 6, "20 34 24 06 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 6 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param160= $ Instance 7 Attribute 3 0, $ parameter value slot 6, "20 34 24 07 30 03", $ link size and path 0x10, $ 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 Param161= $ Instance 7 Attribute 4 0, $ parameter value slot 6, "20 34 24 07 30 04", $ link size and path 0x30, $ 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 Param162= 0, $ Instance 7 Attribute 5 6, "20 34 24 07 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 7 Gas Symbol", $ parameter name "", $ units string "Instance 7 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param163= $ Instance 7 Attribute 7 0, $ parameter value slot 6, "20 34 24 07 30 07", $ link size and path 0x10, $ 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 Param164= $ Instance 7 Attribute 8 0, $ parameter value slot 6, "20 34 24 07 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 7 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param165= $ Instance 7 Attribute 9 0, $ parameter value slot 6, "20 34 24 07 30 09", $ link size and path 0x10, $ 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 Param166= $ Instance 7 Attribute 95 0, $ parameter value slot 6, "20 34 24 07 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 7 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param167= $ Instance 7 Attribute 96 0, $ parameter value slot 6, "20 34 24 07 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 7 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param168= $ Instance 7 Attribute 99 0, $ parameter value slot 6, "20 34 24 07 30 63", $ link size and path 0x10, $ 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 Param169= $ Instance 7 Attribute 102 0, $ parameter value slot 6, "20 34 24 07 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 7 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param170= $ Instance 7 Attribute 103 0, $ parameter value slot 6, "20 34 24 07 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 7 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param171= $ Instance 8 Attribute 3 0, $ parameter value slot 6, "20 34 24 08 30 03", $ link size and path 0x10, $ 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 Param172= $ Instance 8 Attribute 4 0, $ parameter value slot 6, "20 34 24 08 30 04", $ link size and path 0x30, $ 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 Param173= 0, $ Instance 8 Attribute 5 6, "20 34 24 08 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 8 Gas Symbol", $ parameter name "", $ units string "Instance 8 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param174= $ Instance 8 Attribute 7 0, $ parameter value slot 6, "20 34 24 08 30 07", $ link size and path 0x10, $ 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 Param175= $ Instance 8 Attribute 8 0, $ parameter value slot 6, "20 34 24 02 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 8 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param176= $ Instance 8 Attribute 9 0, $ parameter value slot 6, "20 34 24 08 30 09", $ link size and path 0x10, $ 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 Param177= $ Instance 8 Attribute 95 0, $ parameter value slot 6, "20 34 24 08 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 8 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param178= $ Instance 8 Attribute 96 0, $ parameter value slot 6, "20 34 24 08 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 8 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param179= $ Instance 8 Attribute 99 0, $ parameter value slot 6, "20 34 24 08 30 63", $ link size and path 0x10, $ 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 Param180= $ Instance 8 Attribute 102 0, $ parameter value slot 6, "20 34 24 08 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 8 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param181= $ Instance 8 Attribute 103 0, $ parameter value slot 6, "20 34 24 08 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 8 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param182= $ Instance 9 Attribute 3 0, $ parameter value slot 6, "20 34 24 09 30 03", $ link size and path 0x10, $ 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 Param183= $ Instance 9 Attribute 4 0, $ parameter value slot 6, "20 34 24 09 30 04", $ link size and path 0x30, $ 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 Param184= 0, $ Instance 9 Attribute 5 6, "20 34 24 09 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 9 Gas Symbol", $ parameter name "", $ units string "Instance 9 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param185= $ Instance 9 Attribute 7 0, $ parameter value slot 6, "20 34 24 09 30 07", $ link size and path 0x10, $ 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 Param186= $ Instance 9 Attribute 8 0, $ parameter value slot 6, "20 34 24 09 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 9 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ 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 9 0, $ parameter value slot 6, "20 34 24 09 30 09", $ link size and path 0x10, $ 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 Param188= $ Instance 9 Attribute 95 0, $ parameter value slot 6, "20 34 24 09 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 9 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param189= $ Instance 9 Attribute 96 0, $ parameter value slot 6, "20 34 24 09 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 9 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param190= $ Instance 9 Attribute 99 0, $ parameter value slot 6, "20 34 24 09 30 63", $ link size and path 0x10, $ 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 Param191= $ Instance 9 Attribute 102 0, $ parameter value slot 6, "20 34 24 09 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 9 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param192= $ Instance 9 Attribute 103 0, $ parameter value slot 6, "20 34 24 09 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 9 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param193= $ Instance 10 Attribute 3 0, $ parameter value slot 6, "20 34 24 0A 30 03", $ link size and path 0x10, $ 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 Param194= $ Instance 10 Attribute 4 0, $ parameter value slot 6, "20 34 24 02 30 04", $ link size and path 0x30, $ 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 Param195= 0, $ Instance 10 Attribute 5 6, "20 34 24 0A 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 10 Gas Symbol", $ parameter name "", $ units string "Instance 10 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param196= $ Instance 10 Attribute 7 0, $ parameter value slot 6, "20 34 24 0A 30 07", $ link size and path 0x10, $ 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 Param197= $ Instance 10 Attribute 8 0, $ parameter value slot 6, "20 34 24 0A 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 10 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param198= $ Instance 10 Attribute 9 0, $ parameter value slot 6, "20 34 24 0A 30 09", $ link size and path 0x10, $ 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 Param199= $ Instance 10 Attribute 95 0, $ parameter value slot 6, "20 34 24 0A 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 10 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param200= $ Instance 10 Attribute 96 0, $ parameter value slot 6, "20 34 24 0A 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 10 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param201= $ Instance 10 Attribute 99 0, $ parameter value slot 6, "20 34 24 0A 30 63", $ link size and path 0x10, $ 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 Param202= $ Instance 10 Attribute 102 0, $ parameter value slot 6, "20 34 24 0A 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 10 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param203= $ Instance 10 Attribute 103 0, $ parameter value slot 6, "20 34 24 0A 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 10 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param204= $ Instance 11 Attribute 3 0, $ parameter value slot 6, "20 34 24 0B 30 03", $ link size and path 0x10, $ 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 Param205= $ Instance 11 Attribute 4 0, $ parameter value slot 6, "20 34 24 0B 30 04", $ link size and path 0x30, $ 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 Param206= 0, $ Instance 11 Attribute 5 6, "20 34 24 0B 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 11 Gas Symbol", $ parameter name "", $ units string "Instance 11 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param207= $ Instance 11 Attribute 7 0, $ parameter value slot 6, "20 34 24 0B 30 07", $ link size and path 0x10, $ 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 Param208= $ Instance 11 Attribute 8 0, $ parameter value slot 6, "20 34 24 0B 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 11 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param209= $ Instance 11 Attribute 9 0, $ parameter value slot 6, "20 34 24 0B 30 09", $ link size and path 0x10, $ 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 Param210= $ Instance 11 Attribute 95 0, $ parameter value slot 6, "20 34 24 0B 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 11 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param211= $ Instance 11 Attribute 96 0, $ parameter value slot 6, "20 34 24 0B 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 11 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param212= $ Instance 11 Attribute 99 0, $ parameter value slot 6, "20 34 24 0B 30 63", $ link size and path 0x10, $ 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 Param213= $ Instance 11 Attribute 102 0, $ parameter value slot 6, "20 34 24 0B 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 11 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param214= $ Instance 11 Attribute 103 0, $ parameter value slot 6, "20 34 24 0B 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 11 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param215= $ Instance 12 Attribute 3 0, $ parameter value slot 6, "20 34 24 0C 30 03", $ link size and path 0x10, $ 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 Param216= $ Instance 12 Attribute 4 0, $ parameter value slot 6, "20 34 24 0C 30 04", $ link size and path 0x30, $ 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 Param217= 0, $ Instance 12 Attribute 5 6, "20 34 24 0C 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 12 Gas Symbol", $ parameter name "", $ units string "Instance 12 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param218= $ Instance 12 Attribute 7 0, $ parameter value slot 6, "20 34 24 0C 30 07", $ link size and path 0x10, $ 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 Param219= $ Instance 12 Attribute 8 0, $ parameter value slot 6, "20 34 24 0C 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 12 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param220= $ Instance 12 Attribute 9 0, $ parameter value slot 6, "20 34 24 0C 30 09", $ link size and path 0x10, $ 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 Param221= $ Instance 12 Attribute 95 0, $ parameter value slot 6, "20 34 24 0C 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 12 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param222= $ Instance 12 Attribute 96 0, $ parameter value slot 6, "20 34 24 0C 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 12 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param223= $ Instance 12 Attribute 99 0, $ parameter value slot 6, "20 34 24 0C 30 63", $ link size and path 0x10, $ 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 Param224= $ Instance 12 Attribute 102 0, $ parameter value slot 6, "20 34 24 0C 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 12 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param225= $ Instance 12 Attribute 103 0, $ parameter value slot 6, "20 34 24 0C 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 12 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param226= $ Instance 13 Attribute 3 0, $ parameter value slot 6, "20 34 24 0D 30 03", $ link size and path 0x10, $ 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 Param227= $ Instance 13 Attribute 4 0, $ parameter value slot 6, "20 34 24 0D 30 04", $ link size and path 0x30, $ 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 Param228= 0, $ Instance 13 Attribute 5 6, "20 34 24 0D 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 13 Gas Symbol", $ parameter name "", $ units string "Instance 13 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param229= $ Instance 13 Attribute 7 0, $ parameter value slot 6, "20 34 24 0D 30 07", $ link size and path 0x10, $ 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 Param230= $ Instance 13 Attribute 8 0, $ parameter value slot 6, "20 34 24 0D 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 13 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param231= $ Instance 13 Attribute 9 0, $ parameter value slot 6, "20 34 24 0D 30 09", $ link size and path 0x10, $ 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 Param232= $ Instance 13 Attribute 95 0, $ parameter value slot 6, "20 34 24 0D 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 13 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param233= $ Instance 13 Attribute 96 0, $ parameter value slot 6, "20 34 24 0D 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 13 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param234= $ Instance 13 Attribute 99 0, $ parameter value slot 6, "20 34 24 0D 30 63", $ link size and path 0x10, $ 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 Param235= $ Instance 13 Attribute 102 0, $ parameter value slot 6, "20 34 24 0D 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 13 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param236= $ Instance 13 Attribute 103 0, $ parameter value slot 6, "20 34 24 0D 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 13 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param237= $ Instance 14 Attribute 3 0, $ parameter value slot 6, "20 34 24 0E 30 03", $ link size and path 0x10, $ 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 Param238= $ Instance 14 Attribute 4 0, $ parameter value slot 6, "20 34 24 0E 30 04", $ link size and path 0x30, $ 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 Param239= 0, $ Instance 14 Attribute 5 6, "20 34 24 0E 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 14 Gas Symbol", $ parameter name "", $ units string "Instance 14 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param240= $ Instance 14 Attribute 7 0, $ parameter value slot 6, "20 34 24 0E 30 07", $ link size and path 0x10, $ 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 Param241= $ Instance 14 Attribute 8 0, $ parameter value slot 6, "20 34 24 0E 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 14 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param242= $ Instance 14 Attribute 9 0, $ parameter value slot 6, "20 34 24 0E 30 09", $ link size and path 0x10, $ 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 Param243= $ Instance 14 Attribute 95 0, $ parameter value slot 6, "20 34 24 0E 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 14 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param244= $ Instance 14 Attribute 96 0, $ parameter value slot 6, "20 34 24 0E 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 14 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param245= $ Instance 14 Attribute 99 0, $ parameter value slot 6, "20 34 24 0E 30 63", $ link size and path 0x10, $ 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 Param246= $ Instance 14 Attribute 102 0, $ parameter value slot 6, "20 34 24 0E 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 14 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param247= $ Instance 14 Attribute 103 0, $ parameter value slot 6, "20 34 24 0E 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 14 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param248= $ Instance 15 Attribute 3 0, $ parameter value slot 6, "20 34 24 0F 30 03", $ link size and path 0x10, $ 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 Param249= $ Instance 15 Attribute 4 0, $ parameter value slot 6, "20 34 24 0F 30 04", $ link size and path 0x30, $ 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 Param250= 0, $ Instance 15 Attribute 5 6, "20 34 24 0F 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 15 Gas Symbol", $ parameter name "", $ units string "Instance 15 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param251= $ Instance 15 Attribute 7 0, $ parameter value slot 6, "20 34 24 0F 30 07", $ link size and path 0x10, $ 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 Param252= $ Instance 15 Attribute 8 0, $ parameter value slot 6, "20 34 24 0F 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 15 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param253= $ Instance 15 Attribute 9 0, $ parameter value slot 6, "20 34 24 0F 30 09", $ link size and path 0x10, $ 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 Param254= $ Instance 15 Attribute 95 0, $ parameter value slot 6, "20 34 24 0F 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 15 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param255= $ Instance 15 Attribute 96 0, $ parameter value slot 6, "20 34 24 0F 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 15 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param256= $ Instance 15 Attribute 99 0, $ parameter value slot 6, "20 34 24 0F 30 63", $ link size and path 0x10, $ 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 Param257= $ Instance 15 Attribute 102 0, $ parameter value slot 6, "20 34 24 0F 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 15 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param258= $ Instance 15 Attribute 103 0, $ parameter value slot 6, "20 34 24 0F 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 15 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param259= $ Instance 16 Attribute 3 0, $ parameter value slot 6, "20 34 24 10 30 03", $ link size and path 0x10, $ 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 Param260= $ Instance 16 Attribute 4 0, $ parameter value slot 6, "20 34 24 10 30 04", $ link size and path 0x30, $ 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 Param261= 0, $ Instance 16 Attribute 5 6, "20 34 24 10 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 16 Gas Symbol", $ parameter name "", $ units string "Instance 16 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param262= $ Instance 16 Attribute 7 0, $ parameter value slot 6, "20 34 24 10 30 07", $ link size and path 0x10, $ 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 Param263= $ Instance 16 Attribute 8 0, $ parameter value slot 6, "20 34 24 10 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 16 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ 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 16 Attribute 9 0, $ parameter value slot 6, "20 34 24 10 30 09", $ link size and path 0x10, $ 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 Param265= $ Instance 16 Attribute 95 0, $ parameter value slot 6, "20 34 24 10 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 16 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param266= $ Instance 16 Attribute 96 0, $ parameter value slot 6, "20 34 24 10 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 16 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param267= $ Instance 16 Attribute 99 0, $ parameter value slot 6, "20 34 24 10 30 63", $ link size and path 0x10, $ 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 Param268= $ Instance 16 Attribute 102 0, $ parameter value slot 6, "20 34 24 10 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 16 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 16 Attribute 103 0, $ parameter value slot 6, "20 34 24 10 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 16 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param270= $ Instance 17 Attribute 3 0, $ parameter value slot 6, "20 34 24 11 30 03", $ link size and path 0x10, $ 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 Param271= $ Instance 17 Attribute 4 0, $ parameter value slot 6, "20 34 24 11 30 04", $ link size and path 0x30, $ 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 Param272= 0, $ Instance 17 Attribute 5 6, "20 34 24 11 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 17 Gas Symbol", $ parameter name "", $ units string "Instance 17 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param273= $ Instance 17 Attribute 7 0, $ parameter value slot 6, "20 34 24 11 30 07", $ link size and path 0x10, $ 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 Param274= $ Instance 17 Attribute 8 0, $ parameter value slot 6, "20 34 24 11 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 17 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ 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 17 Attribute 9 0, $ parameter value slot 6, "20 34 24 11 30 09", $ link size and path 0x10, $ 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 Param276= $ Instance 17 Attribute 95 0, $ parameter value slot 6, "20 34 24 11 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 17 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 17 Attribute 96 0, $ parameter value slot 6, "20 34 24 11 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 17 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 17 Attribute 99 0, $ parameter value slot 6, "20 34 24 11 30 63", $ link size and path 0x10, $ 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 Param279= $ Instance 17 Attribute 102 0, $ parameter value slot 6, "20 34 24 11 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 17 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param280= $ Instance 17 Attribute 103 0, $ parameter value slot 6, "20 34 24 11 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 17 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param281= $ Instance 18 Attribute 3 0, $ parameter value slot 6, "20 34 24 12 30 03", $ link size and path 0x10, $ 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 Param282= $ Instance 18 Attribute 4 0, $ parameter value slot 6, "20 34 24 12 30 04", $ link size and path 0x30, $ 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 Param283= 0, $ Instance 18 Attribute 5 6, "20 34 24 12 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 18 Gas Symbol", $ parameter name "", $ units string "Instance 18 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param284= $ Instance 18 Attribute 7 0, $ parameter value slot 6, "20 34 24 12 30 07", $ link size and path 0x10, $ 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 Param285= $ Instance 18 Attribute 8 0, $ parameter value slot 6, "20 34 24 12 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 18 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param286= $ Instance 18 Attribute 9 0, $ parameter value slot 6, "20 34 24 12 30 09", $ link size and path 0x10, $ 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 Param287= $ Instance 18 Attribute 95 0, $ parameter value slot 6, "20 34 24 12 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 18 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param288= $ Instance 18 Attribute 96 0, $ parameter value slot 6, "20 34 24 12 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 18 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param289= $ Instance 18 Attribute 99 0, $ parameter value slot 6, "20 34 24 12 30 63", $ link size and path 0x10, $ 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 Param290= $ Instance 18 Attribute 102 0, $ parameter value slot 6, "20 34 24 12 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 18 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param291= $ Instance 18 Attribute 103 0, $ parameter value slot 6, "20 34 24 12 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 18 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param292= $ Instance 19 Attribute 3 0, $ parameter value slot 6, "20 34 24 13 30 03", $ link size and path 0x10, $ 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 Param293= $ Instance 19 Attribute 4 0, $ parameter value slot 6, "20 34 24 13 30 04", $ link size and path 0x30, $ 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 Param294= 0, $ Instance 19 Attribute 5 6, "20 34 24 13 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 19 Gas Symbol", $ parameter name "", $ units string "Instance 2 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param295= $ Instance 19 Attribute 7 0, $ parameter value slot 6, "20 34 24 13 30 07", $ link size and path 0x10, $ 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 Param296= $ Instance 19 Attribute 8 0, $ parameter value slot 6, "20 34 24 13 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 19 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param297= $ Instance 19 Attribute 9 0, $ parameter value slot 6, "20 34 24 13 30 09", $ link size and path 0x10, $ 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 Param298= $ Instance 19 Attribute 95 0, $ parameter value slot 6, "20 34 24 13 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 19 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param299= $ Instance 19 Attribute 96 0, $ parameter value slot 6, "20 34 24 13 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 19 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param300= $ Instance 19 Attribute 99 0, $ parameter value slot 6, "20 34 24 13 30 63", $ link size and path 0x10, $ 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 Param301= $ Instance 19 Attribute 102 0, $ parameter value slot 6, "20 34 24 13 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 19 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param302= $ Instance 19 Attribute 103 0, $ parameter value slot 6, "20 34 24 13 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 19 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param303= $ Instance 20 Attribute 3 0, $ parameter value slot 6, "20 34 24 14 30 03", $ link size and path 0x10, $ 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 Param304= $ Instance 20 Attribute 4 0, $ parameter value slot 6, "20 34 24 14 30 04", $ link size and path 0x30, $ 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 Param305= 0, $ Instance 20 Attribute 5 6, "20 34 24 14 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 20 Gas Symbol", $ parameter name "", $ units string "Instance 20 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param306= $ Instance 20 Attribute 7 0, $ parameter value slot 6, "20 34 24 14 30 07", $ link size and path 0x10, $ 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 Param307= $ Instance 20 Attribute 8 0, $ parameter value slot 6, "20 34 24 14 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 20 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param308= $ Instance 20 Attribute 9 0, $ parameter value slot 6, "20 34 24 14 30 09", $ link size and path 0x10, $ 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 Param309= $ Instance 20 Attribute 95 0, $ parameter value slot 6, "20 34 24 14 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 20 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param310= $ Instance 20 Attribute 96 0, $ parameter value slot 6, "20 34 24 14 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 20 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param311= $ Instance 20 Attribute 99 0, $ parameter value slot 6, "20 34 24 14 30 63", $ link size and path 0x10, $ 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 Param312= $ Instance 20 Attribute 102 0, $ parameter value slot 6, "20 34 24 14 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 20 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param313= $ Instance 20 Attribute 103 0, $ parameter value slot 6, "20 34 24 14 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 20 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,10000.0,0.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 $_______________________________________________________________$ Param314= $ Instance 21 Attribute 3 0, $ parameter value slot 6, "20 34 24 15 30 03", $ link size and path 0x10, $ 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 Param315= $ Instance 21 Attribute 4 0, $ parameter value slot 6, "20 34 24 15 30 04", $ link size and path 0x30, $ 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 Param316= 0, $ Instance 21 Attribute 5 6, "20 34 24 15 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 21 Gas Symbol", $ parameter name "", $ units string "Instance 21 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param317= $ Instance 21 Attribute 7 0, $ parameter value slot 6, "20 34 24 15 30 07", $ link size and path 0x10, $ 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 Param318= $ Instance 21 Attribute 8 0, $ parameter value slot 6, "20 34 24 15 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 21 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ 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 21 Attribute 9 0, $ parameter value slot 6, "20 34 24 15 30 09", $ link size and path 0x10, $ 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 Param320= $ Instance 21 Attribute 95 0, $ parameter value slot 6, "20 34 24 15 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 21 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param321= $ Instance 21 Attribute 96 0, $ parameter value slot 6, "20 34 24 15 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 21 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param322= $ Instance 21 Attribute 99 0, $ parameter value slot 6, "20 34 24 15 30 63", $ link size and path 0x10, $ 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 Param323= $ Instance 21 Attribute 102 0, $ parameter value slot 6, "20 34 24 15 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 21 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param324= $ Instance 21 Attribute 103 0, $ parameter value slot 6, "20 34 24 15 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 21 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param325= $ Instance 22 Attribute 3 0, $ parameter value slot 6, "20 34 24 16 30 03", $ link size and path 0x10, $ 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 Param326= $ Instance 22 Attribute 4 0, $ parameter value slot 6, "20 34 24 16 30 04", $ link size and path 0x30, $ 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 Param327= 0, $ Instance 22 Attribute 5 6, "20 34 24 16 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 22 Gas Symbol", $ parameter name "", $ units string "Instance 22 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param328= $ Instance 22 Attribute 7 0, $ parameter value slot 6, "20 34 24 16 30 07", $ link size and path 0x10, $ 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 Param329= $ Instance 22 Attribute 8 0, $ parameter value slot 6, "20 34 24 16 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 22 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param330= $ Instance 22 Attribute 9 0, $ parameter value slot 6, "20 34 24 16 30 09", $ link size and path 0x10, $ 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 Param331= $ Instance 22 Attribute 95 0, $ parameter value slot 6, "20 34 24 16 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 22 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param332= $ Instance 22 Attribute 96 0, $ parameter value slot 6, "20 34 24 16 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 22 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param333= $ Instance 22 Attribute 99 0, $ parameter value slot 6, "20 34 24 16 30 63", $ link size and path 0x10, $ 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 Param334= $ Instance 22 Attribute 102 0, $ parameter value slot 6, "20 34 24 16 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 22 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param335= $ Instance 22 Attribute 103 0, $ parameter value slot 6, "20 34 24 16 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 22 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param336= $ Instance 23 Attribute 3 0, $ parameter value slot 6, "20 34 24 17 30 03", $ link size and path 0x10, $ 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 Param337= $ Instance 23 Attribute 4 0, $ parameter value slot 6, "20 34 24 17 30 04", $ link size and path 0x30, $ 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 Param338= 0, $ Instance 23 Attribute 5 6, "20 34 24 17 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 23 Gas Symbol", $ parameter name "", $ units string "Instance 23 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param339= $ Instance 23 Attribute 7 0, $ parameter value slot 6, "20 34 24 17 30 07", $ link size and path 0x10, $ 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 Param340= $ Instance 23 Attribute 8 0, $ parameter value slot 6, "20 34 24 17 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 23 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param341= $ Instance 23 Attribute 9 0, $ parameter value slot 6, "20 34 24 17 30 09", $ link size and path 0x10, $ 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 Param342= $ Instance 23 Attribute 95 0, $ parameter value slot 6, "20 34 24 17 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 23 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param343= $ Instance 23 Attribute 96 0, $ parameter value slot 6, "20 34 24 17 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 23 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param344= $ Instance 23 Attribute 99 0, $ parameter value slot 6, "20 34 24 17 30 63", $ link size and path 0x10, $ 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 Param345= $ Instance 23 Attribute 102 0, $ parameter value slot 6, "20 34 24 17 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 23 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param346= $ Instance 23 Attribute 103 0, $ parameter value slot 6, "20 34 24 17 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 23 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param347= $ Instance 24 Attribute 3 0, $ parameter value slot 6, "20 34 24 18 30 03", $ link size and path 0x10, $ 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 Param348= $ Instance 24 Attribute 4 0, $ parameter value slot 6, "20 34 24 18 30 04", $ link size and path 0x30, $ 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 Param349= 0, $ Instance 24 Attribute 5 6, "20 34 24 18 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 24 Gas Symbol", $ parameter name "", $ units string "Instance 24 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param350= $ Instance 24 Attribute 7 0, $ parameter value slot 6, "20 34 24 18 30 07", $ link size and path 0x10, $ 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 Param351= $ Instance 24 Attribute 8 0, $ parameter value slot 6, "20 34 24 18 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 24 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param352= $ Instance 24 Attribute 9 0, $ parameter value slot 6, "20 34 24 18 30 09", $ link size and path 0x10, $ 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 Param353= $ Instance 24 Attribute 95 0, $ parameter value slot 6, "20 34 24 18 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 24 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param354= $ Instance 24 Attribute 96 0, $ parameter value slot 6, "20 34 24 18 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 24 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param355= $ Instance 24 Attribute 99 0, $ parameter value slot 6, "20 34 24 18 30 63", $ link size and path 0x10, $ 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 Param356= $ Instance 24 Attribute 102 0, $ parameter value slot 6, "20 34 24 18 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 24 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param357= $ Instance 24 Attribute 103 0, $ parameter value slot 6, "20 34 24 18 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 24 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param358= $ Instance 25 Attribute 3 0, $ parameter value slot 6, "20 34 24 19 30 03", $ link size and path 0x10, $ 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 Param359= $ Instance 2 Attribute 4 0, $ parameter value slot 6, "20 34 24 19 30 04", $ link size and path 0x30, $ 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 Param360= 0, $ Instance 25 Attribute 5 6, "20 34 24 19 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 25 Gas Symbol", $ parameter name "", $ units string "Instance 25 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param361= $ Instance 25 Attribute 7 0, $ parameter value slot 6, "20 34 24 19 30 07", $ link size and path 0x10, $ 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 Param362= $ Instance 25 Attribute 8 0, $ parameter value slot 6, "20 34 24 19 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 25 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param363= $ Instance 25 Attribute 9 0, $ parameter value slot 6, "20 34 24 19 30 09", $ link size and path 0x10, $ 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 Param364= $ Instance 25 Attribute 95 0, $ parameter value slot 6, "20 34 24 19 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 25 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param365= $ Instance 25 Attribute 96 0, $ parameter value slot 6, "20 34 24 19 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 25 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param366= $ Instance 25 Attribute 99 0, $ parameter value slot 6, "20 34 24 19 30 63", $ link size and path 0x10, $ 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 Param367= $ Instance 25 Attribute 102 0, $ parameter value slot 6, "20 34 24 19 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 25 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param368= $ Instance 25 Attribute 103 0, $ parameter value slot 6, "20 34 24 19 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 25 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param369= $ Instance 26 Attribute 3 0, $ parameter value slot 6, "20 34 24 1A 30 03", $ link size and path 0x10, $ 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 Param370= $ Instance 26 Attribute 4 0, $ parameter value slot 6, "20 34 24 1A 30 04", $ link size and path 0x30, $ 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 Param371= 0, $ Instance 26 Attribute 5 6, "20 34 24 1A 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 26 Gas Symbol", $ parameter name "", $ units string "Instance 26 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param372= $ Instance 26 Attribute 7 0, $ parameter value slot 6, "20 34 24 1A 30 07", $ link size and path 0x10, $ 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 Param373= $ Instance 26 Attribute 8 0, $ parameter value slot 6, "20 34 24 1A 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 26 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param374= $ Instance 26 Attribute 9 0, $ parameter value slot 6, "20 34 24 1A 30 09", $ link size and path 0x10, $ 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 Param375= $ Instance 26 Attribute 95 0, $ parameter value slot 6, "20 34 24 1A 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 26 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param376= $ Instance 26 Attribute 96 0, $ parameter value slot 6, "20 34 24 1A 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 26 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param377= $ Instance 26 Attribute 99 0, $ parameter value slot 6, "20 34 24 1A 30 63", $ link size and path 0x10, $ 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 Param378= $ Instance 26 Attribute 102 0, $ parameter value slot 6, "20 34 24 1A 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 26 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param379= $ Instance 26 Attribute 103 0, $ parameter value slot 6, "20 34 24 1A 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 26 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param380= $ Instance 27 Attribute 3 0, $ parameter value slot 6, "20 34 24 1B 30 03", $ link size and path 0x10, $ 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 Param381= $ Instance 27 Attribute 4 0, $ parameter value slot 6, "20 34 24 1B 30 04", $ link size and path 0x30, $ 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 Param382= 0, $ Instance 27 Attribute 5 6, "20 34 24 1B 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 27 Gas Symbol", $ parameter name "", $ units string "Instance 27 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param383= $ Instance 27 Attribute 7 0, $ parameter value slot 6, "20 34 24 1B 30 07", $ link size and path 0x10, $ 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 Param384= $ Instance 27 Attribute 8 0, $ parameter value slot 6, "20 34 24 1B 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 27 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param385= $ Instance 27 Attribute 9 0, $ parameter value slot 6, "20 34 24 1B 30 09", $ link size and path 0x10, $ 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 Param386= $ Instance 27 Attribute 95 0, $ parameter value slot 6, "20 34 24 1B 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 27 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param387= $ Instance 27 Attribute 96 0, $ parameter value slot 6, "20 34 24 1B 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 27 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param388= $ Instance 27 Attribute 99 0, $ parameter value slot 6, "20 34 24 1B 30 63", $ link size and path 0x10, $ 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 Param389= $ Instance 27 Attribute 102 0, $ parameter value slot 6, "20 34 24 1B 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 27 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param390= $ Instance 27 Attribute 103 0, $ parameter value slot 6, "20 34 24 1B 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 27 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param391= $ Instance 28 Attribute 3 0, $ parameter value slot 6, "20 34 24 1C 30 03", $ link size and path 0x10, $ 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 Param392= $ Instance 28 Attribute 4 0, $ parameter value slot 6, "20 34 24 1C 30 04", $ link size and path 0x30, $ 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 Param393= 0, $ Instance 28 Attribute 5 6, "20 34 24 1C 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 28 Gas Symbol", $ parameter name "", $ units string "Instance 28 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param394= $ Instance 28 Attribute 7 0, $ parameter value slot 6, "20 34 24 1C 30 07", $ link size and path 0x10, $ 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 Param395= $ Instance 28 Attribute 8 0, $ parameter value slot 6, "20 34 24 1C 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 28 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ 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 28 Attribute 9 0, $ parameter value slot 6, "20 34 24 1C 30 09", $ link size and path 0x10, $ 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 Param397= $ Instance 28 Attribute 95 0, $ parameter value slot 6, "20 34 24 1C 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 28 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param398= $ Instance 28 Attribute 96 0, $ parameter value slot 6, "20 34 24 1C 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 28 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param399= $ Instance 28 Attribute 99 0, $ parameter value slot 6, "20 34 24 1C 30 63", $ link size and path 0x10, $ 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 Param400= $ Instance 28 Attribute 102 0, $ parameter value slot 6, "20 34 24 1C 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 28 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 28 Attribute 103 0, $ parameter value slot 6, "20 34 24 1C 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 28 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param402= $ Instance 29 Attribute 3 0, $ parameter value slot 6, "20 34 24 1D 30 03", $ link size and path 0x10, $ 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 Param403= $ Instance 29 Attribute 4 0, $ parameter value slot 6, "20 34 24 1D 30 04", $ link size and path 0x30, $ 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 Param404= 0, $ Instance 29 Attribute 5 6, "20 34 24 1D 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 29 Gas Symbol", $ parameter name "", $ units string "Instance 29 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param405= $ Instance 29 Attribute 7 0, $ parameter value slot 6, "20 34 24 1D 30 07", $ link size and path 0x10, $ 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 Param406= $ Instance 29 Attribute 8 0, $ parameter value slot 6, "20 34 24 1D 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 29 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ 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 29 Attribute 9 0, $ parameter value slot 6, "20 34 24 1D 30 09", $ link size and path 0x10, $ 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 Param408= $ Instance 29 Attribute 95 0, $ parameter value slot 6, "20 34 24 1D 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 29 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 29 Attribute 96 0, $ parameter value slot 6, "20 34 24 1D 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 29 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 29 Attribute 99 0, $ parameter value slot 6, "20 34 24 1D 30 63", $ link size and path 0x10, $ 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 Param411= $ Instance 29 Attribute 102 0, $ parameter value slot 6, "20 34 24 1D 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 29 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param412= $ Instance 29 Attribute 103 0, $ parameter value slot 6, "20 34 24 1D 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 29 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param413= $ Instance 30 Attribute 3 0, $ parameter value slot 6, "20 34 24 1E 30 03", $ link size and path 0x10, $ 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 Param414= $ Instance 30 Attribute 4 0, $ parameter value slot 6, "20 34 24 1E 30 04", $ link size and path 0x30, $ 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 Param415= 0, $ Instance 30 Attribute 5 6, "20 34 24 1E 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 30 Gas Symbol", $ parameter name "", $ units string "Instance 30 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param416= $ Instance 30 Attribute 7 0, $ parameter value slot 6, "20 34 24 1E 30 07", $ link size and path 0x10, $ 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 Param417= $ Instance 30 Attribute 8 0, $ parameter value slot 6, "20 34 24 1E 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 30 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param418= $ Instance 30 Attribute 9 0, $ parameter value slot 6, "20 34 24 1E 30 09", $ link size and path 0x10, $ 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 Param419= $ Instance 30 Attribute 95 0, $ parameter value slot 6, "20 34 24 1E 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 30 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param420= $ Instance 30 Attribute 96 0, $ parameter value slot 6, "20 34 24 1E 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 30 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param421= $ Instance 30 Attribute 99 0, $ parameter value slot 6, "20 34 24 1E 30 63", $ link size and path 0x10, $ 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 Param422= $ Instance 30 Attribute 102 0, $ parameter value slot 6, "20 34 24 1E 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 30 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param423= $ Instance 30 Attribute 103 0, $ parameter value slot 6, "20 34 24 1E 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 30 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param424= $ Instance 31 Attribute 3 0, $ parameter value slot 6, "20 34 24 1F 30 03", $ link size and path 0x10, $ 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 Param425= $ Instance 31 Attribute 4 0, $ parameter value slot 6, "20 34 24 1F 30 04", $ link size and path 0x30, $ 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 Param426= 0, $ Instance 31 Attribute 5 6, "20 34 24 1F 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 31 Gas Symbol", $ parameter name "", $ units string "Instance 31 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param427= $ Instance 31 Attribute 7 0, $ parameter value slot 6, "20 34 24 1F 30 07", $ link size and path 0x10, $ 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 Param428= $ Instance 31 Attribute 8 0, $ parameter value slot 6, "20 34 24 1F 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 31 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param429= $ Instance 31 Attribute 9 0, $ parameter value slot 6, "20 34 24 1F 30 09", $ link size and path 0x10, $ 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 Param430= $ Instance 31 Attribute 95 0, $ parameter value slot 6, "20 34 24 1F 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 31 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param431= $ Instance 31 Attribute 96 0, $ parameter value slot 6, "20 34 24 1F 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 31 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param432= $ Instance 31 Attribute 99 0, $ parameter value slot 6, "20 34 24 1F 30 63", $ link size and path 0x10, $ 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 Param433= $ Instance 31 Attribute 102 0, $ parameter value slot 6, "20 34 24 1F 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 31 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param434= $ Instance 31 Attribute 103 0, $ parameter value slot 6, "20 34 24 1F 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 31 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.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 $_______________________________________________________________$ Param435= $ Instance 32 Attribute 3 0, $ parameter value slot 6, "20 34 24 20 30 03", $ link size and path 0x10, $ 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 Param436= $ Instance 32 Attribute 4 0, $ parameter value slot 6, "20 34 24 20 30 04", $ link size and path 0x30, $ 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 Param437= 0, $ Instance 32 Attribute 5 6, "20 34 24 20 30 05", $ parameter value slot 0x10, $ descriptor 0xDA, 1, $ data type, size "SGC - Inst 32 Gas Symbol", $ parameter name "", $ units string "Instance 32 is MultiGas Slot", $ help string 0,20,"NOGAS", $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param438= $ Instance 32 Attribute 7 0, $ parameter value slot 6, "20 34 24 20 30 07", $ link size and path 0x10, $ 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 Param439= $ Instance 32 Attribute 8 0, $ parameter value slot 6, "20 34 24 20 30 08", $ link size and path 0x10, $ descriptor 0xCD, 2, $ data type, size "SGC - Inst 32 Calibration Date", $ parameter name "", $ units string "The date from base N2 cal", $ help string 0,0xFFFF,0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links Param440= $ Instance 32 Attribute 9 0, $ parameter value slot 6, "20 34 24 20 30 09", $ link size and path 0x10, $ 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 Param441= $ Instance 32 Attribute 95 0, $ parameter value slot 6, "20 34 24 20 30 5F", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 32 Calibration Pressure", $ parameter name "", $ units string "The gas pressure from base cal 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 Param442= $ Instance 32 Attribute 96 0, $ parameter value slot 6, "20 34 24 20 30 60", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 32 Calibration Temperature", $ parameter name "", $ units string "The gas temperature from base cal 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 Param443= $ Instance 32 Attribute 99 0, $ parameter value slot 6, "20 34 24 20 30 63", $ link size and path 0x10, $ 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 Param444= $ Instance 32 Attribute 102 0, $ parameter value slot 6, "20 34 24 20 30 66", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 32 Min Full Scale", $ parameter name "", $ units string "Minimum Full Scale from Multigas", $ 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 Param445= $ Instance 32 Attribute 103 0, $ parameter value slot 6, "20 34 24 20 30 67", $ link size and path 0x10, $ descriptor 0xCA, 4, $ data type, size "SGC - Inst 32 Max Full Scale", $ parameter name "", $ units string "Maximum Full Scale from Multigas", $ help string 0.0,0.0,0.0, $ minimum, maximum, default 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $_______________________________________________________________$ $ S-Device Supervisor Object Class 48(0x30) $ $ Ethernet Settings $ $_______________________________________________________________$ $Param446= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 67", $ link size and path $ 0x10, $ descriptor $ 0xC6, 4, $ data type, size $ "IP Address", $ parameter name $ "", $ units string $ "", $ help string $ 0,255 255 255 255,255 255 255 255 255, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $Param447= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 68", $ link size and path $ 0x10, $ descriptor $ 0xC6, 4, $ data type, size $ "Subnet Mask", $ parameter name $ "", $ units string $ "", $ help string $ 0,255 255 255 255,255 255 255 255 255, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $ Param448= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 69", $ link size and path $ 0x10, $ descriptor $ 0xC6, 4, $ data type, size $ "Default Gateway", $ parameter name $ "", $ units string $ "", $ help string $ 0,255 255 255 255,255 255 255 255 255, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links $ Param449= $ Instance 1 Attribute 100 $ 0, $ parameter value slot $ 6, "20 30 24 01 30 70", $ link size and path $ 0x10, $ descriptor $ 0xC6, 4, $ data type, size $ "Ethernet Mac Address", $ parameter name $ "", $ units string $ "", $ help string $ 0,255 255 255 255 255 255,255 255 255 255 255 255 255, $ minimum, maximum, default, $ 1,1,1,0,0,0,0,0,0; $ mult, div, base, offset, scaling and links [EnumPar] $_______________________________________________________________$ $ S-Device Supervisor Object Class 48(0x30) $ $ Instance 1 $ $_______________________________________________________________$ Param13= "0 = Undefined", "1 = Self Testing", "2 = Idle", "3 = Self-Test Exception", "4 = Executing", "5 = Abort", "6 = Critical Fault"; Param15= "0 = Disable", "1 = Enable"; Param16= "0 = Disable", "1 = Enable"; Param17= "0 = User", "1 = Not Supported", "2 = Factory"; $_______________________________________________________________$ $ Identity Object Class 1 (0x01) $ $ $ $_______________________________________________________________$ Param5= "0 = Nonexistent", "1 = Self Test", "2 = Standby", "3 = Operating", "4 = Major Recoverable Fault", "5 = Major Unrecoverable Fault"; $_______________________________________________________________$ $ S-Analog Sensor Object Class 49(0x31) $ $ $ $_______________________________________________________________$ Param21= "0 = Invalid", "1 = Valid"; Param33= "0 = Device not nulling", "1 = Device nulling"; Param37= "0 = Invalid", "1 = Valid"; $_______________________________________________________________$ $ S-Analog Actuator Object Class 50(0x32) $ $ $ $_______________________________________________________________$ Param71="0 = Normal", "1 = Off/Closed", "2 = On/Open", "3 = Hold", "4 = Safe State"; Param80="0 = Zero/Off/Closed", "1 = Full Scale/On/Open", "2 = Hold Last Value"; [Groups] Group1="Identity Obj", 5, 1,2,3,4,5; Group2="S-Device Supervisor Obj", 13, 6,7,8,9,10,11,12,13,14,15,16,17,18; Group3="S-Analog Sensor Pressure Instance", 16 ,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34; Group4="S-Analog Sensor Flow Instance", 17, 35,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52; Group5="S-Analog Sensor Temperature Instance", 16, 53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68; Group6="S-Analog Actuator", 13, 69,70,71,72,73,74,75,76,77,78,79,80,81; Group7="S-Single Stage Cntlr", 14, 82,83,84,85,86,87,88,89,90,91,92,93,450,451; Group8="Cal Gas Instance 1", 11, 94,95,96,97,98,99,100,101,102,103,104; Group9="Cal Gas Instance 2" , 11, 105,106,107,108,109,110,111,112,113,114,115; Group10="Cal Gas Instance 3" , 11, 116,117,118,119,120,121,122,123,124,125,126; Group11="Cal Gas Instance 4" , 11, 127,128,129,130,131,132,133,134,135,136,137; Group12="Cal Gas Instance 5" , 11, 138,139,140,141,142,143,144,145,146,147,148; Group13="Cal Gas Instance 6" , 11, 149,150,151,152,153,154,155,156,157,158,159; Group14="Cal Gas Instance 7" , 11, 160,161,162,163,164,165,166,167,168,169,170; Group15="Cal Gas Instance 8" , 11, 171,172,173,174,175,176,177,178,179,180,181; Group16="Cal Gas Instance 9" , 11, 182,183,184,185,186,187,188,189,190,191,192; Group17="Cal Gas Instance 10" , 11, 193,194,195,196,197,198,199,200,201,202,203; Group18="Cal Gas Instance 11" , 11, 204,205,206,207,208,209,210,211,212,213,214; Group19="Cal Gas Instance 12" , 11, 215,216,217,218,219,220,221,222,223,224,225; Group20="Cal Gas Instance 13" , 11, 226,227,228,229,230,231,232,233,234,235,236; Group21="Cal Gas Instance 14" , 11, 237,238,239,240,241,242,243,244,245,246,247; Group22="Cal Gas Instance 15" , 11, 248,249,250,251,252,253,254,255,256,257,258; Group23="Cal Gas Instance 16" , 11, 259,260,261,262,263,264,265,266,267,268,269; Group24="Cal Gas Instance 17" , 11, 270,271,272,273,274,275,276,277,278,279,280; Group25="Cal Gas Instance 18" , 11, 281,282,283,284,285,286,287,288,289,290,291; Group26="Cal Gas Instance 19" , 11, 292,293,294,295,296,297,298,299,300,301,302; Group27="Cal Gas Instance 20" , 11, 303,304,305,306,307,308,309,310,311,312,313; Group28="Cal Gas Instance 21" , 11, 314,315,316,317,318,319,320,321,322,323,324; Group29="Cal Gas Instance 22" , 11, 325,326,327,328,329,330,331,332,333,334,335; Group30="Cal Gas Instance 23" , 11, 336,337,338,339,340,341,342,343,344,345,346; Group31="Cal Gas Instance 24" , 11, 347,348,349,350,351,352,353,354,355,356,357; Group32="Cal Gas Instance 25" , 11, 358,359,360,361,362,363,364,365,366,367,368; Group33="Cal Gas Instance 26" , 11, 369,370,371,372,373,374,375,376,377,378,379; Group34="Cal Gas Instance 27" , 11, 380,381,382,383,384,385,386,387,388,389,390; Group35="Cal Gas Instance 28" , 11, 391,392,393,394,395,396,397,398,399,400,401; Group36="Cal Gas Instance 29" , 11, 402,403,404,405,406,407,408,409,410,411,412; Group37="Cal Gas Instance 30" , 11, 413,414,415,416,417,418,419,420,421,422,423; Group38="Cal Gas Instance 31" , 11, 424,425,426,427,428,429,430,431,432,433,434; Group39="Cal Gas Instance 32" , 11, 435,436,437,438,439,440,441,442,443,444,445; $ Group40=Supervisory Ethernet Configuration" , 4,445,447,448,449;