Defines the initially active block instance of the state machine.
initialState(state)
Argument state is the block instance that is defined to be the initial state of a state machine. At the first clock tick of the state machine, this state becomes active.