Attribute meter
conf_object, log_object
- 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.
- port.derivative
-
attr-meter.derivative
– Attribute delta
- port.value
-
attr-meter.value
– Attribute value
-
info
– print information about the object
-
status
– print status of the object
-
realtime_period
-
Required attribute;
read/write access; type:
f|n
Sample period (real time), in seconds, or nil to disable sampling
-
simtime_period
-
Required attribute;
read/write access; type:
f|n
Sample period (simulated time), in seconds, or nil to disable sampling
attr-meter
Attribute delta
conf_object, log_object, scalar_time
- 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.
Attribute value
conf_object, log_object, scalar_time
- 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.