This section explains the notes on coding a UAP that communicates with TxRPC.
A name beginning with an alphabetic character can be arbitrarily set for an operation function (service function) except the following:
Restrictions on other names (external variable and constant names) are the same as a UAP using the OpenTP1 library. For details on name restrictions, see 1.1.2 Coding rules.
The above names cannot be used for coding programs and header file identifiers.
With TxRPC, the interface name is used in OpenTP1. The interface name cannot be used as the service group name in another program processing.
The following restrictions apply to TxRPC communication: