[Function]
Searches and prints the download font or logo
[Format]
<RF>aabbbb,n~n
● Parameter
a {Font ID No} = valid range : 01~99
b {Print Digit} = valid range : 1~9999
n {Print Data}
[Coding Example 1] When a single byte “AB” is printed by using the Font Search Print Function
{Font ID No:01, Print Digit:4}(Unicode is A:<0041>
16, B:<0042>16)
<A>
<PS>
<V>100<H>100<L>0101
<RF>010004,<0041>16<0042>16
<Z>
[Coding Example 2] Logo Search Print{Font ID No:02, Print Digit:2}
<A>
<V>100<H>100<L>0101<RF>020002,<826B>16
<Z>
[Supplementary Explanation]
1. Specify the value of Unicode for print data.
2. Specify {Print Data:<826B>
16
}when logo is searched and printed{Print Digit:0002}.
(<826B>
16
is the value of L shift JIS code)
Font / Logo Search Print