OpenTP1 Version 7 Programming Guide

[Contents][Index][Back][Next]

3.3 Application-related operations

This section explains application-related operations. For details on using operation commands for application-related operations, see the manual OpenTP1 Operation.

Organization of this section
(1) Deleting application timer start requests
(2) Functional differences between the API and the operation command (application-related operations)

(1) Deleting application timer start requests

The function dc_mcf_adltap() [CBLDCMCF('ADLTAP ')] is used to stop the start of an application that requested a timer start. By issuing the function dc_mcf_adltap(), you can delete the timer start request for the specified application and stop the start of that application.

(2) Functional differences between the API and the operation command (application-related operations)

The table below shows the functional differences between the function and the operation command used for application-related operations.

Table 3-4 Functional differences between the function and operation command (application-related operations)

Function name Operation command Functional differences
dc_mcf_adltap mcfadltap
  1. Deletes a single application timer start request. Multiple or batch specification of applications is not allowed.
  2. The application start process identifier of the application start process must be specified. Furthermore, the timer start requests of all application start processes cannot be deleted.