Owner's manual
Appendix F - Variables Grouped by Fluidmove Activity F-53
Usage Scenario
The SECS/GEM host starts the height sensor offset setup process by sending the remote command HS XY OFFSETS to the dispensing tool. After the
offsets process is finished, collection event 3735 is triggered to notify the host.
SECS/GEM Scripts for Testing HS XY OFFSETS Remote Command
HSXYOFFSETS_DEFINE_REPORTS: S2F33 W
<L [2]
<U2 0> /* DATAID */
<L
<L [2]
<U2 102> /* RPTID */
<L
<U2 400> /* VID HS XY OFFSETS */
>
>
>
> .
HSXYOFF_LINK_REPS_TO_EVENTS: S2F35 W
<L [2]
<U2 0> /* DATAID */
<L
<L [2]
<U2 3735> /* CEID HEIGHT SENSE XY OFFSETS */
<L
<U2 102> /* RPTID */
>
>
>
>.