Additional Information
When you execute the Reset Controller operation on Sysmac Studio, the shutdown
function is automatically executed before resetting the Controller.
Instruction Execution
Execute a DB_Shutdown (Shutdown DB Connection Service) instruction.
5-3-4 How to Check the Shutdown of the DB Connection Service
Confirm that the DB Connection Service has been shut down by the following methods before
turning OFF the power supply to the CPU Unit.
ï‚– Checking with a system-defined variable
Confirm that _DBC_Status.Shutdown system-defined variable (Shutdown flag of the DB
Connection Service Status) is TRUE.
ï‚– Checking by executing an instruction
Confirm that the Done output variable of the DB_Shutdown (Shutdown DB Connection Service)
instruction is TRUE.