AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ UpdateMonitors()

void drama::Parameter< drama::sds::Id >::UpdateMonitors ( ) const

Trigger any monitors of this parameter.

This method would normally be invoked if you have accessed the parameter via its SDS ID and updated it value directly, rather then using the "Set()" method. This method is used to then trigger any parameter monitor messages.