Search
36 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