Output Solutions ez-1000plus Guide De Référence

Page de 43
~MDIR - Get memory state from printer 
Syntax 
~MDIR 
Parameter None 
Description 
Show the information of memory from printer 
Example 
 
 
~MGETS,name - Get Serial File information 
Syntax 
~MGETS,name 
Parameter 
name= serial file name 
Description 
Show the serial file information on Hyper Terminal 
Example 
(Get the information of serial file “new” from 
printer) 
 
 
~MGETS,new  
 
96,N,8,1- Hyper Terminal
~MGETS,new
123456805
_
 
 
~MSETT,name<CR>nnnnnnnn<data> - Save the TXT. file to printer 
Syntax 
~MSETT,name<CR>nnnnnnnn<data> 
Parameter 
name= the name of saved 
nnnnnnnn= data size (8 digits) 
data= data of saved 
Description 
Save the TXT. file to printer. 
 
~MGETT,name<CR> - Read saved file 
Syntax 
~MGETT,name<CR> 
Parameter 
name= the name of saved 
Description 
Read the saved file from printer. 
Example 
Use “~MSETT, text1<CR>00000015Text file test2” to save data to printer. 
 
Then use “~MGETT,name<CR>“ command to read saved data 
 
Example:  
~MGETT,text1 
 
Hyper Terminal will show: 
Text file test2 
 
~Px - Print last label 
Syntax 
~Px 
Parameter 
x = 1 ~ 32767 
Description 
This command will repeatedly print the specific copies of the last label format. 
 
 
 
16