- DateTime
- DateTimeStruct
- Variant
- DataValue
- NodeId
- ExpandedNodeId
- QualifiedName
- LocalizedText
- ObjectAttributes
- VariantAttributes
- ViewAttributes
- MethodAttributes
No default public constructor
-
now() The current time in UTC time
-
nowMonotonic() CPU clock invariant to system time changes. Use only to measure durations, not absolute time.
N/A
-
__tostring
-
toUnixTime() Convert to unix time in int64.
-
FromUnitTime(time | int64) From unix time.
-
toStruct() Convert to DateTimeStruct
-
fromStruct() Covert DataTime from DateTimeStruct
-
localTimeUtcOffset() Offset between local time and UTC time
-
new() Default constructor
-
new(DateTime now) Construct struct with datetime
- nanoSec
- microSec
- milliSec
- sec
- min
- hour
- day
- month
- year
- new(boolean)
- new(integer)
- new(numeric)
- new(string)
- int8(integer)
- uint8(integer)
- int16(integer)
- uint16(integer)
- int32(integer)
- uint32(integer)
- int64(integer)
- uint64(integer)
- datetime(DateTime)
-
isEmpty()
-
isScalar()
-
hasScalarType()
-
hasArrayType()
-
setScalar()
-
setScalarCopy()
-
setArray()
-
setArrayCopy()
-
copyRange()
-
setRange()
-
setRangeCopy()
-
asLong()
-
asDouble()
-
asString()
-
asDateTime()
- new(val | Variant)
- hasValue (Readonly)
- hasStatus (Readonly)
- hasSourceTimestamp (Readonly)
- hasServerTimestamp (Readonly)
- hasSorucePicoseconds (Readonly)
- hasServerPicoseconds (Readonly)
- value -- Variant
- status -- StatusCode
- sourceTimestamp -- DateTime
- sourcePicoseconds -- int16
- serverTimestamp -- DateTime
- serverPicoseconds -- int16
- new(ns | integer, val | integer)
- new(ns | integer, val | string)
- new(ns | integer, val | Guid)
-
ns Namespace index
-
type Identifier type
-
index Return the index
- isNull()
- hash()
- new(ns | integer, val | integer)
- new(ns | integer, val | string)
- nodeId
- namespaceUri
- serverIndex
- new(ns | integers, val | string)
- name
- namespaceIndex
- new(locale | string, text | string)
- text
- locale
- new()
- specifiledAttributes
- displayName
- description
- writeMask
- userWriteMask
- eventNotifier
- new()
- specifiledAttributes
- displayName
- description
- writeMask
- userWriteMask
- value -- Variant
- dataType -- NodeId
- valueRank
- arrayDimensionsSize
- accessLevel
- userAccesssLevel
- minimumSamplingInterval
- historizing
- new()
- specifiledAttributes
- displayName
- description
- writeMask
- userWriteMask
- containsNoLoops
- eventNotifier
- new()
- specifiledAttributes
- displayName
- description
- writeMask
- userWriteMask
- executable
- userExecutable