OPCUATimestampToTimestamp


Converts the OPC UA DateTime timestamp value to Timestamp

Syntax

C++
Python
 
def OPCUATimestampToTimestamp(
	inOPCUATimestamp: int,
	/
)
-> outTimestamp: Timestamp

Parameters

Name Type Range Default Description
Input value inOPCUATimestamp int 0 - 2650467743999999999 OPC UA DateTime timestamp value
Output value outTimestamp Timestamp Output timestamp