Hi Daniel,
you can use the statement:
sapcontrol -nr <Systemnumber> -host <myhostname> -prot NI_HTTP -function Stop
to stop a system.
And:
sapcontrol -nr <Systemnumberl> -host <myhostnameY -prot NI_HTTP -function Start
to start a system.
A system is identified by a systemnumber and a hostname. The statements stops and starts systems regardless of their types.
Best regards
Willi Eimler