<> <> <> CD &CommandFileDirectory Install FSM Install Extract Install PWCore Install SC Run FSMTest CDRead FSMExample _ &design _ CDViewer.FindDesign["FSMExample"] _ &cx _ Sisyph.Create[&design] _ &ct _ Sisyph.ES["FSMExample.icon", &cx] _ PWCore.SetLayout[&ct, $SC] _ PW.Draw[PWCore.Layout[&ct]] _ &ct _ Sisyph.ES["FSMExampleSC.icon", &cx] _ PWCore.SetLayout[&ct, $SC] _ PW.Draw[PWCore.Layout[&ct]] _ &ct _ Sisyph.ES["FSMExamplePLA.icon", &cx] _ PW.Draw[PWCore.Layout[&ct]]