8-12
TI71M01D06-01EN 3rd Edition: 2012.12.01
•
Parameter calculation substitution
#100=1+1:
Substitutes the calculation result of two numeric values for
parameter No. 100
#100=#101+1:
Substitutes the calculation results of a referenced value (#101)
and numeric value for parameter No. 100
##100=#101+#102: Substitutes the calculation results of two referenced values for
parameter No. 100 already written
[Operators that can be used]
Addition (+), subtraction (-), multiplication (*), division (/), reminder at division (%), bit
AND (&), bit OR (|)
Reply Character String Format
The reply character string consists of the following:
The reply character string is classified into the following:
Header
structure
section
section
Description
General
R
No. of
arguments
Argument
representation method
See Note..
Normal reply character string for a
transmission character string
The number of arguments changes according
to the reply content.
Error
ERR
.
Error/alarm
code (main)
Error/alarm code (sub)
Reply character string when an error/warning
occurs with respect to a transmission
character string
Arguments do not always exist.
Alarm
ALM
.
Note:
Argument representation method in
section for general replies
O: No
argument
D:
Decimal notation character string
B:
Binary notation (8 digits, 16 digits, 32 digits)
H:
Hexadecimal notation (2 digits, 4 digits, 8 digits)
S: Character
string
Z:
Other than the above (character string, etc.)
Examples of reply character strings are as follows:
R00
R1D ServoRigid:3
R1H StatusReg1:039B00C1
ERR25.3 RegenError
ALM66.0 IlgDevice
Reply character string Header
Prompt
: Argument 1 : Argument 2
: Argument 3 . . .
1 space character