/tg/ Station 13 - Modules - TypesVar Details - Proc Details

Output Port

An output port that many input ports can connect to

Sends a signal whenever the output value is changed

Vars

output_valueThe output value of the port

Procs

compatible_datatypeDetermines if a datatype is compatible with another port of a different type.
null_outputSignal handler proc to null the output if an atom is deleted. An update is not sent because this was not set.
set_outputSets the output value of the port

Var Details

output_value

The output value of the port

Proc Details

compatible_datatype

Determines if a datatype is compatible with another port of a different type.

Arguments:

null_output

Signal handler proc to null the output if an atom is deleted. An update is not sent because this was not set.

set_output

Sets the output value of the port

Arguments: