AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ ResetArgEnum

Enum values for the default arguments to the git::Task Reset action.

This enum is used to interpret the argument to a RESET action processed using a variable type of ResetArgType.

Enumerator
Soft 

A reset reset - not expected to touch any hardware.

Full 

A normal full reset - put hardware in a well define state.

Hard 

If possible, power cycle or similar the hardware.

otherwise a Full reset

Invalid 

Used for invalid argument values.