Class: Console

Console()

NB: This connected machine is not an actual device af the Bull Gamma It is used for debug purposes only

Constructor

new Console()

Source:

Methods

getLines()

Returns the list of lines printed to the console
Source:
Returns:
String[]

on48V()

Function triggered by an instruction of the Bull Gamma
Source:

onStaticExtraction1()

Function triggered by the instruction ES1
Source:

onStaticExtraction2()

Function triggered by the instruction ES1
Source:

push(line)

Adds a line to the console
Parameters:
Name Type Description
line string to be added
Source: