Specifications
420
17.2 Programming for Spread Spec-
trum Communication
When programming for spread spectrum communication, use the following statement and
extension functions:
(1)
OPEN statement (OPEN "COM3:")
Refer to Section 17.3, "Spread Spectrum Communications-related Statement."
(2) Spread spectrum library (
SS.FN3) for controlling the spread spectrum communications
device
Refer to Section 17.4, "Spread Spectrum Communication Library (SS.FN3)."
(3) Socket library (
SOCKET.FN3) for data transmission according to TCP/IP
Refer to Section 18.6, "Socket Library (SOCKET.FN3)."
(4) FTP library (
FTP.FN3) for file transfer
Refer to Section 18.7, "FTP Library (FTP.FN3)."