Back to FAQ page

From: Raven Shadow
Subject: Re: (C3) Brain Map
Date: Monday, November 08, 1999 6:41

John Ievins wrote in message ...
Yeah, you were all right. But I still want to know the answers to the questions... does anyone know if there is a way of finding them out?

From the caos reference :
Brain

BRN: DMPB (command)

Dumps the sizes of the binary data dumps for current lobes and tracts.

BRN: DMPD (command) tract_number (integer) dendrite_number (integer)

Dumps a dendrite as binary data.

BRN: DMPL (command) lobe_number (integer)

Dumps a lobe as binary data.

BRN: DMPN (command) lobe_number (integer) neuron_number (integer)

Dumps a neuron as binary data.

BRN: DMPT (command) tract_number (integer)

Dumps a tract as binary data.

BRN: SETD (command) tract_number (integer) dendrite_number (integer) weight_number (integer) new_value (float)

Sets a dendrite weight.

BRN: SETL (command) lobe_number (integer) line_number (integer) new_valuem (float)

Sets a lobe's SV rule float value.

BRN: SETN (command) lobe_number (integer) neuron_number (integer) state_number (integer) new_value (float)

Sets a neuron weight.

BRN: SETT (command) tract_number (integer) line_number (integer) new_value (float)

Sets a tract's SV rule float value.