Skip to content

Driver Command#

The Driver Command allows the user to execute commands of the lifecycle of the driver.

equipment_drivercommand

Inputs#

Name Data Type IsTrigger Description
Activate any Yes Activates the task

Outputs#

Name Data Type Description
Success Boolean If there was no problem emits a true
Error Error Error that occurred during the processing of this task

Settings#

On the General Tab, you have the usual settings and the following settings:

Name Data Type Default Description
Command String Connect Commands of the lifecycle of the driver. Supported commands are:
Connect
Disconnect
Reconnect
SetupSuccess
SetupFailure

Behavior#

The Driver Command task allows the user to control the lifecycle of the driver and perform the actions required to start the driver.

Remarks#

There is no particular remark to be made.