Network Events

These are the event_output events related to the network. See also Comm Events.

NETWORK_ADDED

event_output Signature:

<time> <event> <network> <address>

Signature Elements:

Field

Description

<time>

The current simulation time

<event>

The event name

<network>

The network object being added to the Network Manager

<address>

The address of the network being added to the Network Manager

NETWORK_REMOVED

event_output Signature:

<time> <event> <network> <address>

Signature Elements:

Field

Description

<time>

The current simulation time

<event>

The event name

<network>

The network object being removed from the Network Manager

<address>

The address of the network being removed from the Network Manager