
450
Syntax:
CALL "SOCKET.FN3" 43 INTERFACE%
Description: This function disconnects the specified TCP/IP communications pathway.
Parameters:
INTERFACE% Communications pathway
Return value: (None)
Run-time errors:
Syntax:
CALL "SOCKET.FN3" 44 PARA%, DATA$
Description: This function gets the current setting for the specified TCP/IP system set-
tings.
Parameters:
PARA% Setting number
Return value:
DATA$ Current setting for TCP/IP system settings
Correspondence tables:
Function #43: Disconnect TCP/IP communications pathway
Error code Meaning
104h
Communications pathway already disconnected.
105h
Power-off detected. (BHT-7500S only)
216h
A parameter is invalid.
Function #44: Get TCP/IP system settings
Setting Number
(
PARA%)
Description
Values for Setting (
DATA$)
1 IP address Character string in dotted quad
notation, maximum 15 bytes
2 Subnet mask Character string in dotted quad
notation, maximum 15 bytes
3 Default gateway Character string in dotted quad
notation, maximum 15 bytes
Comentarios a estos manuales