OpcUaBrowseResultClear (FUN) ¶ FUNCTION OpcUaBrowseResultClear InOut: Scope Name Type Input pValue POINTER TO OpcUa_BrowseResult
OpcUaBrowseResultInitialize (FUN) ¶ FUNCTION OpcUaBrowseResultInitialize InOut: Scope Name Type Input pValue POINTER TO OpcUa_BrowseResult
OpcUaByteStringClear (FUN) ¶ FUNCTION OpcUaByteStringClear InOut: Scope Name Type Input value POINTER TO OpcUa_ByteString
OpcUaByteStringCompare (FUN) ¶ FUNCTION OpcUaByteStringCompare : DINT InOut: Scope Name Type Return OpcUaByteStringCompare DINT Input value1 POINTER TO OpcUa_ByteString value2 POINTER TO OpcUa_ByteString
OpcUaByteStringConcatenate (FUN) ¶ FUNCTION OpcUaByteStringConcatenate : UDINT InOut: Scope Name Type Return OpcUaByteStringConcatenate UDINT Input source POINTER TO OpcUa_ByteString destination POINTER TO OpcUa_ByteString len DINT
OpcUaByteStringCopyTo (FUN) ¶ FUNCTION OpcUaByteStringCopyTo : UDINT InOut: Scope Name Type Return OpcUaByteStringCopyTo UDINT Input source POINTER TO OpcUa_ByteString destination POINTER TO OpcUa_ByteString
OpcUaByteStringInitialize (FUN) ¶ FUNCTION OpcUaByteStringInitialize InOut: Scope Name Type Input value POINTER TO OpcUa_ByteString
OpcUaDataValueClear (FUN) ¶ FUNCTION OpcUaDataValueClear InOut: Scope Name Type Input pValue POINTER TO OpcUa_DataValue
OpcUaStackFinishDecode (FUN) ¶ FUNCTION OpcUaStackFinishDecode : OpcUa_StatusCode Finish decoding values and close the decoder. InOut: Scope Name Type Comment Return OpcUaStackFinishDecode OpcUa_StatusCode Input decoder OpcUa_Handle Handle to the decoder. Output bytesRead OpcUa_UInt32 Number of bytes consumed from the buffer while decoding the data.
OpcUaStackFinishEncode (FUN) ¶ FUNCTION OpcUaStackFinishEncode : OpcUa_StatusCode Finish encoding values and close the encoder. InOut: Scope Name Type Comment Return OpcUaStackFinishEncode OpcUa_StatusCode Input encoder OpcUa_Handle Handle to the encoder. Output bytesWritten OpcUa_UInt32 Number of bytes written while encoding.