subscribe¶
-
Cauldron.ktl.subscribe(service, keyword, *args, **kwargs) [edit on github]¶ Subscribe to broadcasts for this KTL keyword.
If
startis set to False, the subscription will be shut down. Ifprimeis set to False, there will be no priming read of the keyword value; the default behavior is to perform a priming read. Ifwaitis set to False, the priming read (if requested) will not block while waiting for the priming read to complete.