Class CMSPluginAppSettingNames
- Namespace
- CMS.Plugin.MesSuite.Abstractions
- Assembly
- CMS.Plugin.MesSuite.Abstractions.dll
CMSPluginAppSettingNames
public static class CMSPluginAppSettingNames
- Inheritance
-
CMSPluginAppSettingNames
- Inherited Members
Fields
AbnormalCauseConfig
补充说明映射(AbnormalCauseConfig[])
public const string AbnormalCauseConfig = "SCMS.AppSettings.AbnormalCauseConfig"
Field Value
- See Also
AppSettingsPrefix
The filed folder prefix
public const string AppSettingsPrefix = "SCMS.AppSettings"
Field Value
BusinessFiled
业务字段(BusinessField[])
[Obsolete("旧的业务字段配置Key")]
public const string BusinessFiled = "SCMS.AppSettings.BusinessFiled"
Field Value
BusinessFiled2
业务字段(BusinessField[])
public const string BusinessFiled2 = "SCMS.AppSettings.BusinessFiled2"
Field Value
BusinessText
业务文本
public const string BusinessText = "SCMS.AppSettings.BusinessText"
Field Value
CrossLineSegmentValidation
跨产线段校验(0-关闭,1-启用).
public const string CrossLineSegmentValidation = "SCMS.AppSettings.CrossLineSegmentValidation"
Field Value
DisableProductMismatch
禁用进站产品型号检测(0-未禁用,1-已禁用).
public const string DisableProductMismatch = "SCMS.AppSettings.DisableProductMismatch"
Field Value
EntryResultConfig
进站结果值配置(EntryResultConfig[])
public const string EntryResultConfig = "SCMS.AppSettings.EntryResultConfig"
Field Value
- See Also
ExitResultConfig
进站结果值配置(ExitResultConfig[])
public const string ExitResultConfig = "SCMS.AppSettings.ExitResultConfig"
Field Value
- See Also
InspectionPointMode
点检模式(0-关闭,1-启用).
public const string InspectionPointMode = "SCMS.AppSettings.InspectionPointMode"
Field Value
MaterialAssociationConfig
物料产品关联工序(MaterialAssociationConfig[])
public const string MaterialAssociationConfig = "SCMS.AppSettings.MaterialAssociationConfig"
Field Value
- See Also
PrintAgentConfig
打印代理配置
public const string PrintAgentConfig = "SCMS.AppSettings.PrintAgentConfig"
Field Value
PrintAgentPort
打印代理端口
public const string PrintAgentPort = "SCMS.AppSettings.PrintAgentPort"
Field Value
ProductionLineCode
产线代码
public const string ProductionLineCode = "SCMS.AppSettings.ProductionLineCode"
Field Value
Examples
L001
ProductionLineModel
产线段定义(ProductionLine[])
public const string ProductionLineModel = "SCMS.AppSettings.ProductionLineModel"
Field Value
- See Also
ProductionLineSegment
工序段定义(ProductionLineSegment[])
public const string ProductionLineSegment = "SCMS.AppSettings.ProductionLineSegment"
Field Value
- See Also
ProductionLineStructure
产线结构(0=工序 -工位,1=工序段 -工序 -工位)
public const string ProductionLineStructure = "SCMS.AppSettings.ProductionLineStructure"
Field Value
SysSettingsPrefix
The filed folder prefix
public const string SysSettingsPrefix = "SCMS.SycSettings"