PTMAP_send_all

This subroutine sends all requests on all existing Shopping Lists to the appropriate PTMRP. If a request is already outstanding or disabled, the request is ignored. New requests are now flagged as "outstanding." If no requests are sent, a warning is returned. PTMAP returns control to the application after the response or group of responses for the point have been received.

Syntax

int PTMAP_send_all (retstat)

COR_STATUS  *retstat;

Input Arguments

None.

Output Arguments

Retstat

Pointer to status structure. The following warnings may be returned (see Appendix A for an explanation of this code):

 

PTMAP_NO_REQ_SENT

 

PTMAP_REQ_NOT_FOUND

Return Value

The contents of retstat.status.

More information

Point Management API subroutines.