412
[ 8 ] Disconnect TCP/IP Communications Pathway
Use the extension library SOCKET.FN3. Refer to Section 18.5, "Socket Library
(SOCKET.FN3)."
Given below is an example using SOCKET.FN3.
Call "socket.fn3" 43 interface% ’Disconnect TCP/IP communications pathway
’(SOCKET.FN3 function #43)
’Use the returned value of [3] in interface%.
[ 9 ] Close Spread Spectrum Wireless Device
Use the CLOSE statement in BHT-BASIC.
Closing the device will power off the wireless block. For details about the CLOSE statement,
refer to Chapter 14 "Statement Reference."
Given below is an example using the CLOSE statement.
close #hCom3% ’Close the wireless communications device
’(Use CLOSE statement)
’Use the file number specified in [4]
For details, refer to the sample programs.
Comentarios a estos manuales