recorder remote_sync_node
Simics Reference Manual  /  5 Classes  / 

remote_sync_domain

Description

A controller object for a group of synchronized nodes.

Interfaces Implemented

conf_object, log_object, sync_domain_controller, sync_initial_time, link_config, link_route, dist_control

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for this class

Attributes

server
Required attribute; read/write access; type: s
The address of the server. A string on the format "host:port", or "host" for default port 1920.
nodes
Pseudo attribute; read-only access; type: [o]
The nodes connected to this domain.
min_latency
Pseudo attribute; read-only access; type: f
The min-latency.
report_time
Pseudo attribute; read-only access; type: f|n
The report time.
stop_time
Pseudo attribute; read-only access; type: f|n
The stop time.
finished
Pseudo attribute; write-only access; type: n
Set to indicate that the local configuration is done and let the server accept other clients

Provided By

Simics Core
recorder remote_sync_node