PPPClose (Close PPP Connection)

The PPPClose function closes an opened PPP connection with a server.

Syntax

variable = PPPClose

Remarks

The PPPClose function has no parameters. This function returns -1 (true) if the session was successfully closed or 0 (false) if the function fails. The datalogger may wait up to 10 seconds before moving to the next instruction if the server is not responding to PPPClose.