Specifications
401
Syntax: CALL "SS.FN3" 2 PARA%,DATA$
Description:
This function gets string (DATA$) from the wireless block setting specified
by PARA%.
Parameters: PARA% Setting number
Returned value: DATA% String read from the specified wireless block setting
Correspondence table:
Run-time errors:
Function #2 Get parameter value (string) from the wireless block
Setting number
(
PARA%)
Description
Values for setting (
DATA%)
1
Wireless block
firmware version
Character string, 4 bytes
2 Physical address Character string, 6 bytes
Error code Meaning
05h
Parameter out of the range
34h
Bad file name or number (The wireless communications device is
not opened.)
F0h
Mismatch parameter number
F1h
Mismatch parameter type
F2h
Insufficient string variable storage area
105h
Power-off detected
400h
Failed to get the setting value. (Failed to set the value.)
NOTE
After executing an OPEN "COM3:" statement, refer to the above parameter.