If you execute the sequence through Test UUTs, the Serial Number Dialog won't show sockets as disabled. This occurs because the dialog runs prior to our statement step. Moreover, the dialog ignores the Disabled flag anyway, as its typical role is to establish that flag itself.
However, when the test effectively starts, you'll notice that the disabled sockets won't execute. In the example below, socket 2 shows up as disabled.

At the end of the execution, the Batch Results dialog will finally show the disabled status for the sockets.
