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