OpcUaStatusChangeNotificationInitialize (FUN) ¶ FUNCTION OpcUaStatusChangeNotificationInitialize InOut: Scope Name Type Input pValue POINTER TO OpcUa_StatusChangeNotification
OpcUaStringAttachCopy (FUN) ¶ FUNCTION OpcUaStringAttachCopy : UDINT InOut: Scope Name Type Return OpcUaStringAttachCopy UDINT Input pDst POINTER TO OpcUa_String pSrc POINTER TO SINT
OpcUaStringAttachReadOnly (FUN) ¶ FUNCTION OpcUaStringAttachReadOnly : UDINT InOut: Scope Name Type Return OpcUaStringAttachReadOnly UDINT Input pDst POINTER TO OpcUa_String pSrc POINTER TO SINT
OpcUaStringAttachToString (FUN) ¶ FUNCTION OpcUaStringAttachToString : UDINT InOut: Scope Name Type Return OpcUaStringAttachToString UDINT Input strSource POINTER TO BYTE uLength UDINT uBufferSize UDINT bDoCopy BYTE bFreeOnClear BYTE pString POINTER TO OpcUa_String
OpcUaStringClear (FUN) ¶ FUNCTION OpcUaStringClear InOut: Scope Name Type Input pString POINTER TO OpcUa_String
OpcUaStringGetRawString (FUN) ¶ FUNCTION OpcUaStringGetRawString : POINTER TO SINT InOut: Scope Name Type Return OpcUaStringGetRawString POINTER TO SINT Input pString POINTER TO OpcUa_String
OpcUaStringInitialize (FUN) ¶ FUNCTION OpcUaStringInitialize InOut: Scope Name Type Input pString POINTER TO OpcUa_String
OpcUaStringIsEmpty (FUN) ¶ FUNCTION OpcUaStringIsEmpty : BYTE InOut: Scope Name Type Return OpcUaStringIsEmpty BYTE Input pString POINTER TO OpcUa_String
OpcUaStringIsNull (FUN) ¶ FUNCTION OpcUaStringIsNull : BYTE InOut: Scope Name Type Return OpcUaStringIsNull BYTE Input pString POINTER TO OpcUa_String
OpcUaStringStrLen (FUN) ¶ FUNCTION OpcUaStringStrLen : UDINT InOut: Scope Name Type Return OpcUaStringStrLen UDINT Input pString POINTER TO OpcUa_String