#include <DCSAccess.h>
Inheritance diagram for DCSAccessDummy:
Public Member Functions | |
bool | checkPowerOn (UINT32 mid) |
Or could just check signal received after a trigger. | |
void | toStandby1 () |
Move all modules to low LV analogue voltage. | |
void | toStandby2 () |
Move all modules to standard LV voltages, HV to low voltage. | |
void | toHVPowerOn () |
Move all modules to HV voltage on. | |
bool | checkSelectLine () |
Check select line. | |
void | hardResetAll () |
Give all modules a hard reset. |
Definition at line 26 of file DCSAccess.h.
|
Or could just check signal received after a trigger.
Implements DCSAccess. |
|
Check select line.
Implements DCSAccess. |
|
Give all modules a hard reset.
Implements DCSAccess. |
|
Move all modules to HV voltage on.
Implements DCSAccess. |
|
Move all modules to low LV analogue voltage.
Implements DCSAccess. |
|
Move all modules to standard LV voltages, HV to low voltage.
Implements DCSAccess. |