Search
27 result(s) for Int32
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Model12.2.9.7 Int32Int32 The representation in the AddressSpace of the Int32 DataType is defined in Table 179 . Table 179 - Int32 definition Attributes Value BrowseName Int32 IsAbstract FALSE References NodeClass BrowseName DataType TypeDefinition
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Modelshould be known to all OPC UA products. Examples of Built-in DataTypes are Int32 (see 8.26 ) and Double (see 8.12 ). Simple DataTypes are subtypes of the Built-in DataTypes ... DataTypes that represent discrete sets of named values. Enumerations are always encoded as Int32 on the wire as defined in OPC 10000-6 . Enumeration DataTypes inherit directly or indirectly from
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.8.5.2 DataTypeRefinement Objectsfield1 is defined in the DataType as Number , the DataTypeRefinement restricts this to an Int32 . As meta data, the EngineeringUnits is defined as Kelvin, therefore the AnalogUnitType is used ... without a size limitation. In the DataTypeRefinement it is refined as an array of Int32 with the maximum length of 5. The optional field4, added in the subtype X:SubDataType
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.8.6.1 Overviewallow to restrict this by one supertype. For example, when an Int16 and Int32 are allowed, their common supertype Integer would also allow SByte and Int64 . A SubtypeRestriction limits
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space ModelSuperDataType defines the field1 to either use a scalar UInt32 or Int32 by referencing the Z:Restriction1. No other subtypes of Number are allowed. Figure 24 - Example of a SubtypeRestriction
-
OPC-10000-4 – OPC Unified Architecture - Part 4: Services7.7.3 FilterOperatorOperands that resolve to an ordered value are restricted to the DataTypes Byte , Int16 , Int32 , Int64 , SByte , UInt16 , UInt32 , UInt64 , Float , Double and DateTime . When testing for equality, a Server ... Type (To) Source Type (From) Boolean Byte ByteString DateTime Double ExpandedNodeId Float Guid Int16 Int32 Int64 NodeId SByte StatusCode String LocalizedText QualifiedName UInt16 UInt32 UInt64 XmlElement Boolean
-
OPC-10000-4 – OPC Unified Architecture - Part 4: ServicesB.3.2 Used type modelfrom ScheduleType adds: HasProperty "Food". HasProperty "Amount" (Stored as an Int32 ). AreaType derived from BaseObjectType is just a simple Folder and contains no Properties . This example
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Model12.34 EnumDescriptionindicates if the DataType is an Enumeration or an OptionSet . If the builtInType is Int32 , the DataType is an Enumeration . If the builtInType is one of the UInteger DataTypes
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.2.2.4 Stringcharacters preceded by the length in bytes. The length in bytes is encoded as Int32 . A value of -1 is used to indicate a 'null' string. Strings with embedded nulls
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.2.4 EnumerationsEnumerations Enumerations are encoded as Int32 values. An Enumeration does not have a NULL value
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.2.5 Arrayssequence of elements preceded by the number of elements encoded as an Int32 value. Multi-dimensional Arrays have an encoding that depends on where they are used. When a multi ... shown in Table 28 . Table 28 - Inline Matrix DataEncoding Name Data Type Description Dimensions Int32 [] The length of each dimension. If any dimension has a length <= 0, then
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.2.6 Structuressituation. The following is an example of a structure using C/C++ syntax: struct Type2 { Int32 A; Int32 B; }; struct Type1 { Int32 X; Byte NoOfY; Type2* Y; Int32 Z; UInt16 ... M.Dimensions.Length 4 3 M.Dimensions 12 The sequence [2,3,4] encoded as a Int32 . M.Values 24 The values in 'M' encoded sequentially as described in 5.2.2.16 . The Value
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.3.1.17 Variantshown in this example: <tns:Matrix> <tns:Dimensions> <tns:Int32>2</tns:Int32> <tns:Int32>2</tns:Int32 ... child of the 'Elements' element. The 'Dimensions' element is an Array of Int32 values that specify the dimensions of the array starting with the lowest rank dimension. The multi-dimensional
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.3.3 EnumerationssimpleType> Enumerations that are stored in a Variant are encoded as an Int32 value. For example, any Variable could have a value with a DataType of NodeClass . In this
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.4.4.2 Verbosestring. When an Enumeration is encoded in a Variant the Type field is a Int32 and the value is encoded as a JSON number
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappingsexample of a structure with optional fields using C++ syntax: struct TypeA { Int32 X; Int32* O1; SByte Y; Int32* O2; }; O1 and O2 are optional fields where a NULL indicates ... even though the field was omitted (this is the behaviour defined for the Int32 DataType ). Decoders would mark O1 as 'not specified'. The VerboseEncoding would
-
OPC-10000-6 – OPC Unified Architecture - Part 6: MappingsF.13 DataTypeFieldDataTypeDefinition . This field is not specified for Enumeration or OptionSet DataTypes . ValueRank Int32 The value rank for the field. It shall be Scalar (-1) or a fixed rank Array ... OptionSet DataTypes . Description LocalizedText [] A description for the field in multiple locales. Value Int32 The value associated with the field. This field is only specified for Enumeration or OptionSet DataTypes
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub6.2.3.2.4 FieldMetaDataRawData set by the DataSetFieldContentMask defined in 6.2.4.2 . (2) Enumeration DataTypes are encoded as Int32 . The Enumeration strings are defined through a DataType referenced through the dataType field. (3) Structure ... DataType is provided through the structureDataTypes field of the DataSetMetaData base type DataTypeSchemaHeader . ValueRank Int32 Indicates whether the dataType is an array and how many dimensions the array
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub7.2.4.6.6 ServerEndpointsfield is encoded as Array with number of elements encoded as Int32 value. statusCode StatusCode Status code indicating the capability of the Publisher to provide Endpoints
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSubconfiguration information. The field is encoded as Array with number of elements encoded as Int32 value. DataSetWriterConfig WriterGroupDataType The current WriterGroup and DataSetWriter settings for the DataSet related
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub7.2.4.6.12.4 Publisher information probe messagerequested for. The field is encoded as Array with number of elements encoded as Int32 value. For DataSetMetaData probes, the Publisher sends one discovery announcement NetworkMessage for each requested DataSetWriterId
-
OPC-10000-15 – OPC Unified Architecture - Part 15: Safetysame type are used. Enumeration DataTypes are encoded on the wire as Int32 and therefore shall use the DataTypeEncodingID of the Int32 Built-in DataType
-
OPC-10000-25 – OPC Unified Architecture - Part 25: Object SerializationVariable1" has itself children, it is represented by the Variable1DataType structure with an Int32 "Value" field for the Value of "Variable1" and a Variable1ChildrenDataType ... descendants of "Variable1". This "Children" structure field has an Int32 "Variable1.1" field representing the Value of "Variable1.1" and a Duration "Property1.1
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelF.1.2.1 Referencesthat contains an index into the ServerAddress in the ConnectionConfigurationSetConfDataType . Indices are defined as Int32 ; a negative number indicates no Reference exists
-
OPC-10000-84 – OPC Unified Architecture - Part 84: UAFX Profiles5.2.2 UAFX BaseServer UAFX Controller Datatype Support Is capable of supporting Boolean , SByte , Byte , Int16 , UInt16 , Int32 , UInt32 , Float datatypes. Server UAFX Preconfigured PublishedDataSet If preconfigured PublishedDataSets exist, the Server exposes
-
OPC-10030 – OPC Unified Architecture - Common Object Model: ISA-956.3.9 CDTOrdinalCDTOrdinal The DataType CDTOrdinal is a subtype of Int32 that defines CCTS Ordinal type. It is an assigned mathematical number that represents order or sequence according to CCTS. Table ... Value BrowseName CDTOrdinal IsAbstract False References NodeClass BrowseName DataType TypeDefinition ModellingRule Subtype of the Int32 defined
-
OPC-30200 – OPC UA for Commercial Kitchen Equipment5.5.2.1 ProgramId variableProgramId variable The ProgramId Variable with the data type Int32 represents the program number of the currently selected program