Service manual

Section - IV Software BT3000 PLUS Rev.0, Soft Ver. 8 Page 8 of 15
Set: Identifies the beginning and the end of the group of repetitive commands
Syntax
Set Begin<Name of group>
Begin repetitive group
Set End<Name of group>
End repetitive group
NOTE:
Actually the ANALYSESDATA is the unique SET present, which identifies the analysis in
transmission/reception.
Only one command SET BEGIN and one command SET END can be present in a script.
A script must always contain the command SET.
The variable PATIENTNUMBERTEST must be present before the command SET.
COMPILATION ERROR
One or more errors due to incorrect script writing or the system error may show up during
compilation of a script. The compiler shows the error code, the description of error, and
the line where it has been detected.
The following table shows the error codes, description, and the possible causes:
Error Code Description Possible Causes
1 Unknown command
An invalid command has been inserted in the
commands of script.
2 A string request
A string as first parameter for String or Stringn
command has not been inserted.
3 A number request
A string like parameter <lunghezza> of command
Stringn has been inserted.
04 Invalid number format Inserted invalid decimal or hexadecimal number.
5 Excessive data
a) Inserted more than two parameters for
command String or Stringn.
b) Inserted more than one parameter for the
command Char or Set.
6 Invalid data A string for command Char has been inserted.
7 String Terminator Request The end (') character of a string not found.
8 Too little data
a) Inserted less than two parameters for
command String or Stringn.
b) No parameter inserted for command Char or
Set.
9 Invalid String Length
The string length for Stringn command is less than 0
or more than 128.
10 Empty string
a) An empty string inserted for the command
String or Stringn.
b) Inserted a character identified as "
11 Unknown variable
a) Tried to transfer an invalid variable in the list
of internal variables.
b) Tried to use a transmission variable in the
script of reception or vice versa.
12 Damaged file Hard disk error. Contact Sales/Service.
13 Unknown file
Internal error. Probably damaged program. Reinstall
the program. If the problem persists contact
sales/service.