RtsOIDCreate (FUN)ΒΆ
FUNCTION RtsOIDCreate : RTS_IEC_RESULT
Create an RtsOID based on a given ID.
- InOut:
Scope
Name
Type
Comment
Return
RtsOIDCreateRTS_IEC_RESULTResult of the operation.
Input
idPOINTER TO STRING
OID as string in dottet format. E.g. (1.2.3.4.5.6.7.8.9.0)
oidPOINTER TO RtsOID
Pointer to an OID to fill up.