The API call instructions for the generator.
All generators are available:
Num getGENTED ()
Function: Take the current power generation (SE/T)
Return value: Digital type
Thermal generator:
Num getfuel ()
Function: Take the surplus of fuel that is burning (Tick)
Return value: Digital type
Num getenergy ()
Function: The power value (SE) that has been stored in the buffer in the hair motor (SE)
Return value: Digital type
Alpha-0.5.1 version removes the generator itself buffer
Num getwater ()
Function: Remaining water in the sink of the hair motor (MB)
Return value: Digital type
BOOL isrunning ()
Role: Whether the hair motor is running
Return value: logic type