Specifications
426
Syntax: CALL "SS.FN3" .fcParaSSet PARA%,DATA$
Description:
This function writes string (DATA$) to the wireless block setting specified
by
PARA%.
Parameters: PARA% Item number
Returned value: DATA$ String to be written to the specified wireless block setting
Correspondence table:
Notes:
The above parameter will take effect at execution of an OPEN "COM3:"
statement first encountered after the parameter setting.
The above parameter should be set with the IrDA communications device
file and spread spectrum communications device file being closed.
The allowable entry range of the ASCII codes is from 20h to 7Eh. If you set
" " to
DATA$, the default will apply.
Run-time errors:
.fcParaSSet Write string to the wireless block parameter
Item number
(PARA%)
Wireless block
parameter
Parameter value (DATA$)
.ssSIDSet 3 Security ID Character string,
maximum of 20 bytes
Error code Meaning
05h
Parameter out of the range
37h
File already open (The spread spectrum communications device
has already been opened.)
45h
Device files prohibited from opening concurrently
(The IrDA interface communications device has been opened.)
F0h
Mismatch parameter number
F1h
Mismatch parameter type
105h
Power-off detected
400h
Failed to get the setting value. (Failed to set the value.)