
354
.fcSysISet(=2) Write numeric data to System Mode settings
Syntax:
CALL "SYSTEM.FN3" .fcSysISet PARA%,DATA%
Description:
This function writes numeric data (DATA%) to the system menu item
specified by PARA%.
Parameter:
PARA% Item number of the system menu
DATA% Numeric data to be specified
(See the system menu items list given in Function #1.)
Returned value:
(None)
System menu items list: Refer to the System menu items list given in Function #1.
.fcSysSGet(=3) Read string data from System Mode settings
Syntax:
CALL "SYSTEM.FN3" .fcSysSGet PARA%,DATA$
Description:
This function reads string data (DATA$) from the system menu item
specified by PARA%.
Parameter:
PARA% Item number of the system menu
Returned value:
DATA% String data read from the specified system menu item
System menu items list:
Item number
(PARA%)
System menu item Attribute
DATA$, numeric data of the
system menu item
.syVersion 1 System version RO "X.XX" fixed to 4 characters
―
2 (Reserved for system) -
.syModel 3 Model name RO Max. of 8 characters
(e.g., "BHT75")
.syPrdctNo 4 Product number
assigned to the BHT
RO Fixed to 16 characters
(e.g., "496310….")
.syBHTSNo 5 Serial number assigned
to the BHT
R/W Fixed to 6 characters
.syExePrg 6 Execution program R/W R/W Filename.xxx
(Filename followed by period and extension)
If not selected, a null string
Comentarios a estos manuales