Mitsubishi Electronics 60/60S ユーザーズマニュアル

ページ / 559
8.  Maintenance Functions 
8.2  Data Sampling 
 
 
 
III-79
 
(17) Example of conditions for ending with address 
[Setting details] 
  #22 E-CONDITION  ... "3" 
  #25 ADDRESS 
... "12345678" 
  #26 DATA 
... "00000100" 
  #27 DATA MASK 
... "0000FFFF" 
 
[Meaning of setting details] 
The point where results of applying a mask with 0000FFFF onto the data in address 12345678 are 
00000100 will function as the sampling end trigger. 
 
 
8.2.4  Data Output Procedures 
 
The sampled data can be output by setting "S" in "# ( )" on the DATA OUT screen. 
 
 
 
 
[DATA OUT] 
IN/OUT  2 
 <LOCK> 
 
  # 1 MAIN PROGRAM   
 
  # 2 TOOL DATA 
OFF 
#11 PORT NO. 
  # 3 PARAMETER 
OFF 
#12 DEVICE NO. 
  # 5 COMMON VARI. 
OFF 
      (FDD:9600bps) 
  #30 MACRO PROGRAM 
#28 AUX-PARA. 
 
#60 TRACE DATA 
   #99 
MAINTENANCE 
 
 
 
 <OUTPUT DATA> 
 
#(    S)    DATA(                    ) ( 
)   
INPUT 
OUTPUT 
ERASE FILE  MENU 
 
 
(Note 1)  The data will not be output if sampling has not been executed. 
(Note 2)  The data will not be output if the sampling output valid parameter is not set to valid. 
 
(Sampling output is validated by setting setup parameter "#1224 aux08/bit0" to 1.) 
 
The output data is the sampling buffer dumped with a long data length (4 bytes). 
The header, etc., are not added, and the sampling data is output immediately. 
 
(Example)  When number of sampling points is "2" ("2" MARKS" = 2) 
 
 
00044363 
000222A8 
00044363 
000222A8 
00044363 
        : 
... 1st point 1st scan data 
... 2nd point 1st scan data 
... 1st point 2nd scan data 
... 2nd point 2nd scan data 
... 1st point 3rd scan data 
        :