Specifications
403
Syntax: CALL "SS.FN3" 4 PARA%,DATA%
Description:
This function sets string (DATA$) to the wireless block setting specified by
PARA%.
Parameters: PARA% Setting number
Returned value: DATA% String to be set to the specified wireless block
Correspondence table:
Run-time errors:
Function #4 Set parameter value (string) to the wireless block
Setting number
(
PARA%)
Description
Values for setting (
DATA%)
3 Security ID
Character string,
maximum 20 bytes
Error code Meaning
05h
Parameter out of the range
37h
File already open (The wireless communications device has
already been opened.)
45h
Device files prohibited from opening concurrently
(The optical 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.)
NOTE
The above parameter will take effect when the immediately following OPEN
"COM3:" statement executes.
NOTE
Set the above parameter after closing both the optical interface communications
device file and wireless communications device file.
NOTE
The allowable entry range of the ASCII codes is from 20h to 7Eh. If you set " " to
DATA$, the default will apply.