Command list
The following table shows the KINGSTAR Commands. You can find the same capabilities in KINGSTAR Control Panel.
NOTE: The name Real-Time Subsystem is the same as that in KINGSTAR Control Panel.
Commands | Description |
---|---|
Start-RealtimeSubsystem | Starts the Real-Time Subsystem. |
Stop-RealtimeSubsystem [-force] |
Stops the PLC OPC UA, PLC, and KINGSTAR Subsystems in order, then closes the OPC UA connections that are using the Real-Time subsystem, and finally stops the Real-Time subsystem. When While KINGSTAR Control Panel or some RTSS processes are running, you cannot use To use
|
Start-KingstarSubsystem [-instanceid m] [-idealprocessor n] |
Starts the KINGSTAR Subsystem. It starts the Real-Time Subsystem first, and then the KINGSTAR Subsystem. You can use For more information about instance and idealprocessor, see the following descriptions: |
Stop-KingstarSubsystem [-instanceid m] |
Stops the KINGSTAR Subsystem. If PLC OPC UA servser and KINGSTAR PLC Runtime have been started, they will be stopped first, and then the KINGSTAR Subsystem. You can specify the instance you want to stop with the |
Start-PlcProcess | Starts KINGSTAR PLC Runtime. |
Stop-PlcProcess | Stops KINGSTAR PLC Runtime. |
Start-PlcOpcUaServer | Starts KINGSTAR PLC Runtime and PLC OPC UA Server. |
Stop-PlcOpcUaServer | Stops KINGSTAR PLC Runtime and PLC OPC UA Server. |
Check-RealtimeSubsystem |
Checks whether the Real-Time Subsystem is started. True: started. False: not started. |
Check-KingstarSubsystem [-instanceid m] |
Checks whether the KINGSTAR Subsystem is started. You can specify the instance you want to check. True: started. False: not started. |
Check-PlcProcess |
Checks whether KINGSTAR PLC Runtime is started. True: started. False: not started. |
Check-PlcOpcuaServer |
Checks whether KINGSTAR PLC Runtime and PLC OPC UA Server are started. True: started. False: not started. |
-help | /help | -? | /? | Displays the KINGSTAR Commands list and each command's description. |
See also