What problem does it solve? Engineers integrating the HT9045 Handler with GTK Loader and Agent systems lack a consolidated reference for the AutoStart communication flow, OLP command mappings, and validation logic, leading to integration errors and vendor miscommunication. ## Core Features & Use Cases - Five-Phase Flow Reference: Covers Handshake, End Lot, Start Lot, Auto Start, and SOT/EOT signal exchange between GTK Loader, Agent, and HT9045 Handler. - OLP Command Mapping: Maps spec HTSET codes (333/700/702) to actual HT9045 OLP commands like START_REQUEST, CLEAR_REPORT_REQUEST, and LotInfo_REQUEST with C++ handler functions. - Error Handling & Validation: Documents Info Mismatch verification, Safety Interlock (bLockByServer), retry logic, and open vendor requirements. - Use Case: When implementing an Agent that remotely starts the HT9045 Handler, consult this Skill to confirm START_REQUEST preconditions (HALT status, SystemStart=false, Interlock unlocked) and the correct OLP packet format. ## Quick Start Ask the AI to explain the HT9045 AutoStart handshake sequence and the OLP commands required to remotely start a lot.