Search
97 result(s) for LocalizedText
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Model12.2.7 LocalizedTextLocalizedText The representation in the AddressSpace of the LocalizedText DataType is specified in Table 170 . Table 170 - LocalizedText definition Attributes Value BrowseName LocalizedText IsAbstract FALSE References NodeClass BrowseName DataType TypeDefinition
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.6.2 Variable NodeClassattribute. MaxStringLength O UInt32 Only used for DataVariables having a String DataType or a LocalizedText DataType (the text field) . This optional Property indicates the maximum number of bytes supported ... array. MaxCharacters O UInt32 Only used for DataVariables having a String DataType or a LocalizedText DataType (the text field) This optional Property indicates the maximum number of Unicode characters supported
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.6.4 DataVariablemaximum number of bytes of a String or the text field of a LocalizedText value. If a Server does not impose a maximum number of bytes or is not able ... maximum number of Unicode characters of a String or the text field of a LocalizedText value. If a Server does not impose a maximum number of Unicode characters
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Modelvalue the DataType Node may have the EnumStrings Property that contains an array of LocalizedText . The Integer representation of the enumeration value points to a position within that array. EnumValues ... OptionSet the DataType Node shall have the OptionSetValues Property that contains an array of LocalizedText . In addition to the DataTypes described above , abstract DataTypes are also supported, which
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.8.3 DataType NodeClassshall not use the content for programmatic purposes except for equality comparisons. EnumStrings O LocalizedText[] Enumeration DataTypes shall have either an EnumStrings Property or an EnumValues Property. They shall ... applied for other DataTypes . Each entry of the array of LocalizedText in this Property represents the human-readable representation of an enumerated value. The Integer representation of the enumeration value
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model8.5.2.1 Type DefinitionType Definition Two special locales may be used with LocalizedText to support multiple languages and text substitutions. When using the special locales the content of the Text element shall
-
OPC-10000-4 – OPC Unified Architecture - Part 4: ServicesLocaleIds which are used by a Server to determine in what language or languages LocalizedText should be returned. The array of LocaleIds is in the preferred order the Client would ... like the Server to use when selecting the locale of the LocalizedText to be returned. The first LocaleId in the list is the most preferred. If the Server returns
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services5.7.3.1 Descriptionoptionally contain the <country/region> component. When the Server returns a LocalizedText in the context of the Session , it also may return both the language and the country/region
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services5.11.4.1 Descriptionresponsibility of the Client . If a Server allows writing of Attributes with the DataType LocalizedText , the Client can add or overwrite the text for a locale by writing the text ... supported, the Server returns Bad_LocaleNotSupported. The Write behaviour for Value Attributes with a LocalizedText DataType is Server specific but it is recommended to follow the same rules
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services7.7.3 FilterOperatorByte ByteString DateTime Double ExpandedNodeId Float Guid Int16 Int32 Int64 NodeId SByte StatusCode String LocalizedText QualifiedName UInt16 UInt32 UInt64 XmlElement Boolean ... LocalizedText X X X X X X X X X X X X X X I - X X X X X QualifiedName
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services7.12 DiagnosticInfoindicates that no string is specified. The symbolicId shall not contain StatusCodes . If the localizedText contains a translation for the description of a StatusCode , the symbolicId is -1. locale Int32 ... index into the stringTable for this string. -1 indicates that no string is specified. localizedText Int32 A vendor-specific localized text string describes the symbolic id. The maximum length
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services7.13.2 MdnsDiscoveryConfigurationempty the first element of the serverNames array from RegisteredServer is used ( Text of LocalizedText and truncated to 63 bytes if necessary). serverCapabilities [] String The set of Server capabilities supported
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Model5.1 GeneralTable 3 . Table 3 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Model6.3.2 ServerCapabilitiesTypethan MaxArrayLength . The MaxStringLength Property indicates the maximum number of bytes in Strings and LocalizedText supported by Variables, Method arguments and Event fields of the Server . Servers may override this
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Model7.17 OptionSetTypereadable representation for the corresponding bit used in the option set or an empty LocalizedText for a bit that has no specific meaning. The order of the bits ... DataType TypeDefinition Modelling Rule Subtype of the BaseDataVariableType defined in 7.4 HasProperty Variable OptionSetValues LocalizedText[] PropertyType Mandatory HasProperty Variable BitMask Boolean[] PropertyType Optional Conformance Units Base Info OptionSet
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.2.2.12 DiagnosticInfopresent in the encoded form. As described in OPC 10000-4 , the SymbolicId , NamespaceUri , LocalizedText and Locale fields are indexes in a string table which is returned in the response ... stream. The mask has the following bits: 0x01 Symbolic Id 0x02 Namespace 0x04 LocalizedText 0x08 Locale 0x10 Additional Info 0x20 InnerStatusCode 0x40 InnerDiagnosticInfo SymbolicId Int32 A symbolic name
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.2.2.14 LocalizedTextLocalizedText A LocalizedText structure contains two fields that could be missing. For that reason, the encoding uses a bit mask to indicate which fields are actually present in the encoded ... form. The abstract LocalizedText structure is defined in OPC 10000-3 . Table 24 - LocalizedText Binary DataEncoding Name Data Type Description EncodingMask Byte A bit mask that indicates which fields
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.3.1.15 LocalizedTextLocalizedText A LocalizedText value is encoded as an xs:complexType with the following XML schema: <xs:complexType name="LocalizedText"> <xs:sequence> <xs:element
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.4.2.13 DiagnosticInfodefault value is -1. It is not encoded if the value is -1. LocalizedText Int32 A human readable summary of the status code. The default value ... encoded if the value is null. The SymbolicId , NamespaceUri , Locale and LocalizedText fields are encoded as JSON numbers which reference the StringTable contained in the ResponseHeader . DiagnosticInfo is recursive
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.4.2.15 LocalizedTextLocalizedText LocalizedText values shall be encoded as a JSON object with the fields shown in Table 39 . Table 39 - JSON Object Definition for a LocalizedText Name Description Locale The Locale ... portion of LocalizedText values shall be encoded as a JSON string. The field is not encoded if it is null or empty. Text The Text portion of LocalizedText values shall
-
OPC-10000-6 – OPC Unified Architecture - Part 6: MappingsF.10 TranslationTypeArgument . The type can have two forms depending on whether the Value is a LocalizedText or a Structure containing LocalizedTexts . If it is a LocalizedText is contains a simple list ... understanding of the Structure encoding. If the Structure field is encoded as a LocalizedText with UA XML, then the name is the unqualified path to the XML element where names
-
OPC-10000-6 – OPC Unified Architecture - Part 6: MappingsH.6 LocalizedTextLocalizedText For the ReversibleEncoding, LocalizedText values shall be encoded as a JSON object with the fields shown in Table H.5 . Table H.5 - JSON Object Definition for a LocalizedText Name Description ... Locale The Locale portion of LocalizedText values shall be encoded as a JSON string Text The Text portion of LocalizedText values shall be encoded as a JSON string
-
OPC-10000-8 – OPC Unified Architecture - Part 8: Data Access5.6.1 Overviewdescription of the DataTypes defined in this specification. DataTypes like String , Boolean , Double or LocalizedText are defined in OPC 10000-3 . Their representation is specified
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.6.2 DialogConditionTypeTypeDefinition Modelling Rule Subtype of the ConditionType defined in clause 5.5.2 HasComponent Variable DialogState LocalizedText TwoStateVariableType Mandatory HasProperty Variable Prompt LocalizedText PropertyType Mandatory HasProperty Variable ResponseOptionSet LocalizedText [ ] PropertyType Mandatory HasProperty ... DialogConditionType Additional Subcomponents BrowsePath References NodeClass BrowseName DataType TypeDefinition Others DialogState HasProperty Variable TrueState LocalizedText PropertyType DialogState HasProperty Variable FalseState LocalizedText PropertyType The empty " Others" column indicates that
-
OPC-10000-11 – OPC Unified Architecture - Part 11: Historical Access6.9.4.2 Insert event functionalitysymbolicId contains the index of each ignored field separated with a space and the localizedText contains the symbolic names of the ignored fields. The EventId is a Server generated opaque
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub6.2.3.2.3 DataSetMetaDataTypeDataTypeSchemaHeader defined in OPC 10000-5 . Name String Name of the DataSet . Description LocalizedText Description of the DataSet . The default value is a null or empty LocalizedText . Fields FieldMetaData
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub6.2.3.2.4 FieldMetaDataString Name of the field. The name shall be unique in the DataSet . Description LocalizedText Description of the field. The default value shall be a null or empty LocalizedText . FieldFlags ... Binary encoding rules for arrays. MaxStringLength UInt32 If the dataType field is a String , LocalizedText (the text field) or ByteString then this field specifies the maximum supported length
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub6.2.3.10.3 ActionTargetswith the PublisherId and the DataSetWriterId . Name String Name of the Action target. Description LocalizedText Description of the Action target. The default value is a null or empty LocalizedText
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub7.2.4.5.11 RawData field encodingDataSet fields and Structure fields shall not have the builtInType NodeId , ExpandedNodeId , QualifiedName , LocalizedText , XmlElement, DiagnosticInfo or DataValue . RawField encoding shall only be applied to Data Key Frame DataSetMessages . Structure
-
OPC-10000-83 – OPC Unified Architecture - Part 83: UAFX OfflineEngineeringA.3.7.2 LocalizedText DataTypeA.3.7.2 LocalizedText DataType LocalizedText - An xs:string AttributeType with contained attributes that derive from AutomationMLBaseAttributeTypeLib/LocalizedAttribute and follows the standard AutomationML rules
-
OPC-10000-100 – OPC Unified Architecture - Part 100: Devices3.3.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-10000-110 – OPC Unified Architecture - Part 110: Asset Management Basics3.3.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-10000-120 – OPC Unified Architecture - Part 120: OPC UA and XML Data Type Mapping3.3.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-10000-200 – OPC Unified Architecture - Part 200: Industrial Automation3.3.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-10000-210 – OPC Unified Architecture - Part 210: Relative Spatial Location3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-10000-211 – OPC Unified Architecture - Part 211: Global Positioning3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-10030 – OPC Unified Architecture - Common Object Model: ISA-955.1.6.4 Series valuethat defines colours. EBNF: <Red, Green, Yellow, Blue> OPC UA : Array of LocalizedText that is a list of the enumeration strings is set to EnumStrings
-
OPC-10031-4 – OPC UA for ISA-95 - Part 4: Job Control3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-10100-1 – OPC UA for WoT Connectivity - Part 1: API Definition3.4.2.1 Generaltable. Table 1 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30000 – OPC UA for Programmable Logic Controllers based on IEC61131-33.4.3.1 Generaltable. Table 3 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30010 – OPC UA for AutoId Devices - AutoID: OPC UA for AutoId Devices3.4.3.1 Generaltable. Table 3 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30030 – OPC UA for BACnet - BACnet: OPC UA Information Model3.5.3.1 Generaltable. Table 3 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30030 – OPC UA for BACnet - BACnet: OPC UA Information Model10.3.1 GeneralPropertyType OptionSetValues of the DataType node. The OptionSetValues 0:PropertyType provides an array of LocalizedText
-
OPC-30040 – OPC UA for AutomationML - Xxx: OPC UA Information Model for AutomationML3.3.4.1 Generaltable. Table 3 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30060 – OPC UA for Tobacco Machine Communication3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30081 – OPC UA for Process Automation Devices - PA-DIM™3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30090 – OPC UA for Field Device Tool (FDT) - Part <mm>: <Part Name>3.3.5.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30110 – OPC UA for POWERLINK - POWERLINK: OPC Unified Architecture3.4.3.1 Generaltable. Table 4 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30120 – OPC UA for IO-Link Devices and IO-Link Masters - IO-Link: OPC Unified ArchitectureAdditional Code as 4-digit hex number "0x8012" locale Locale of localizedText "en" localizedText String that describes the symbolicId "Subindex not available" additionalInfo Vendor ... locale contains the country and region description of the language that is used in localizedText. The field localizedText contains a verbal description of the error codes (symbolicId). Note: This
-
OPC-30120 – OPC UA for IO-Link Devices and IO-Link Masters - IO-Link: OPC Unified Architecturetext of Table C.1 or Table C.2 in column "Incident" as localizedText . Default locale is "en". Servers may provide vendor-specific translations to other languages ... shall be provided at all. This is indicated by giving stringTable index -1 as localizedText. The content of additionalInfo is vendor-specific, but usually an empty string
-
OPC-30120 – OPC UA for IO-Link Devices and IO-Link Masters - IO-Link: OPC Unified Architecture14.4.2 IODD information availableIODD Specification ), the server shall use text specified there with the appropriate locale as localizedText . Servers may provide vendor-specific translations to other languages. (In this case they have ... shall be provided at all. This is indicated by giving stringTable index -1 as localizedText. Note: IODDs following IODD Specification 1.0.1 do not have an ErrorTypeCollection
-
OPC-30130 – OPC UA for Control & Communication System Profile(for Machine)shows an integer from 1 to 2048.) String or LocalizedText As the String DataType for OPC UA is in Unicode, mapping from STRING_U (x) data type ... needs to be specified, the mapping should be conducted to the LocalizedText DataType . 26. Time type TIME Int32 Use EngineeringUnits Property of the variable to specify a unit
-
OPC-30140 – OPC UA for PROFINET3.4.3.1 Generaltable. Table 3 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30141 – OPC UA for PROFIenergy3.4.3.1 Generaltable. Table 6 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30142 – OPC UA for PROFINET Remote IO3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30143 – OPC UA for PROFINET Encoder - Part <mm>: <Part Name>3.5.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30144 – OPC UA for PROFINET GSD Generic Model - Part 30144: PROFINET GSD Generic Model3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30145 – OPC UA for PROFINET Drives - Part 30145: UA CS for PROFINET Drives3.5.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30200 – OPC UA for Commercial Kitchen Equipment3.4.3.1 Generaltable. Table 4 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30200 – OPC UA for Commercial Kitchen Equipment5.5.2.2 ProgramName variableProgramName variable The ProgramName Variable with the data type LocalizedText represents the program name of the currently selected program. If no names are available, the program number can also
-
OPC-30250 – OPC Unified Architecture for DEXPI4.2.3.1 GeneralTable 3. Table 3 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node
-
OPC-30270 – OPC UA for Asset Administration Shell (AAS)3.4.3.1 Generaltable. Table 3 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-30500-1 – OPC UA for Laboratory & Analytical Device Standard (LADS) - Part 1: Basics3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-34100 – OPC UA for Energy Consumption Management3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40001-1 – OPC UA for Machinery - Part 1: Basic Building Blocks3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40001-1 – OPC UA for Machinery - Part 1: Basic Building Blocks7.1 LocalizationLocalization If the text part of a value of DataType LocalizedText , like the Manufacturer or the Model of a Machine, is language neutral, i.e. it is the same ... languages, the locale of the LocalizedText shall be null or an empty string
-
OPC-40001-1 – OPC UA for Machinery - Part 1: Basic Building Blocksthat Node. Properties of the 2:IVendorNameplateType 0:HasProperty Variable 2:Manufacturer 0:LocalizedText 0:PropertyType M, RO 0:HasProperty Variable 2:SerialNumber 0:String 0:PropertyType ... defined by the 2:IVendorNameplateType . It is recommended to provide a language neutral LocalizedText . Clients shall not assume the uniqueness of the manufacturer based on this information, i.e. potentially several
-
OPC-40010-1 – OPC UA for Robotics - Part 1: Vertical Integration3.4.3.1 Generaltable. Table 5 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40020-1 – OPC UA for Cranes and Hoists - Part 1: Base Model Motion Devices System3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40083 – OPC UA for Plastics and Rubber Machinery - General Type Definitions3.2.3.1 Generaltable. Table 4 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management3.3.3.1 Generaltable. Table 5 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.2.8.4 ConfirmAll methodfrom VisionConditionType . In analogy to the Confirm method of the AcknowledgeableConditionType it expects a LocalizedText as a comment, not, however an EventId as this would not make sense for multiple ... events. Signature ConfirmAll ([in] LocalizedText comment); Table 91 - ConfirmAll Method Arguments Argument Description Comment A localized text to be applied to the conditions. Table 92 - ConfirmAll Method AddressSpace Definition Attribute
-
OPC-40100-2 – OPC UA for Machine Vision - Part 2: Asset Management and Condition Monitoring3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40210 – OPC UA for Geometric Measurement Systems4.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each Server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40223 – OPC UA for Pumps and Vacuum Pumps3.3.3.1 Generaltable. Table 4 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40250-1 – OPC UA for Compressed Air Systems - Part 1: Main Control Systems3.4.3.1 Generaltable. Table 4 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40301 – OPC UA for Flat Glass Processing3.5.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40400-1 – OPC UA for the Powertrain - Part 1: Asset Management3.4.3.1 Generaltable. Table 8 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40444 – OPC UA for Textile Testing Devices3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40450-1 – OPC UA for Joining Systems - Part 1: Base3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40501-1 – OPC UA for Machine Tools - Part 1: Machine Monitoring and Job Management3.4.3.1 Generaltable. Table 4 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40501-1 – OPC UA for Machine Tools - Part 1: Machine Monitoring and Job Management7.1 LocalizationLocalization If the text part of a value of DataType LocalizedText , like the Manufacturer or the Model of a machine tool, is language neutral, i.e., it is the same ... languages, the locale of the LocalizedText shall be null or an empty string. For all LocalizedText that have a language, the English version may be provided if possible
-
OPC-40502 – OPC UA for Computerized Numerical Control (CNC) Systems - for CNC Systems: OPC UA Information Model3.3.3.1 Generaltable. Table 3 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40502 – OPC UA for Computerized Numerical Control (CNC) Systems - for CNC Systems: OPC UA Information Model6.10.1 Generalcase a help text is provided, the data type shall be defined as LocalizedText . AlarmIdentifier : CNC systems mostly provide a unique error number for all alarms. For this purpose AlarmIdentifier
-
OPC-40503-1 – OPC UA for Metal Forming - Part 1: General3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40504-1 – OPC UA for Cutting Tools - Part 1: Manufacturing3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40505 – OPC UA for Wireless Machine Tool Peripherals3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40530 – OPC UA for Laser Systems3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40540 – OPC UA for Additive Manufacturing3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40560 – OPC UA for Mining - General3.2.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40570 – OPC UA for Wire Harness Manufacturing3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40600 – OPC UA for Weihenstephan Standards3.4.3.1 Generaltable. Table 4 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40700 – OPC UA for Surface Technology - General Types3.3.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40702 – OPC UA for Surface Technology - Organic Coating Technology - Material Supply Systems3.3.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40718 – OPC UA for Surface Technology - Shot Blasting Machinery3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40719 – OPC UA for Plasma Surface Technology3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId
-
OPC-40740 – OPC UA for Process Air Extraction and Filtration Systems (PAEFS)3.4.3.1 Generaltable. Table 7 - Common Node Attributes Attribute Value DisplayName The DisplayName is a LocalizedText . Each server shall provide the DisplayName identical to the BrowseName of the Node for the LocaleId