A controller object for a group of synchronized nodes.
conf_object, log_object, sync_domain_controller, sync_initial_time, link_config, link_route, dist_control
- 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.
-
info
– print information about the object
-
status
– print status of the object
-
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
Simics Core