2 Instruction Descriptions
2-604
NJ-series Instructions Reference Manual (W502)
Here, sampling is performed at the end of each process A to D. The values of the variables are stored at
each point.
Sample Programming
Process D
Process C
Process B
Process A
USINT#0
USINT#11
USINT#12
USINT#13
USINT#14
LD
USINT#1
USINT#2
USINT#3
TraceSamp
EN ENO
TraceNo
Point
TraceSamp
EN ENO
TraceNo
Point
TraceSamp
EN ENO
TraceNo
Point
TraceSamp
EN ENO
TraceNo
Point
Process D
Process C
Process B
Process A
ST
TraceSamp(USINT#0, USINT#11);
TraceSamp(USINT#1, USINT#12);
TraceSamp(USINT#2, USINT#13);
TraceSamp(USINT#3, USINT#14);