registerODA
System object: comm.RBDSWaveformGenerator
Package: comm
Register a custom encoding implementation for an ODA
Syntax
registerODA(rbdsgen,odaID,group,handleMain,handle3A)
Description
registerODA(rbdsgen,odaID,group,handleMain,handle3A)
associates
the Open Data Application (ODA) specified by the hexadecimal ID odaID
,
with the type group
groups generated by rbdsgen
.
The four 16-bit information words of these groups are generated by
the function handle handleMain
. The third information
word of type 3A groups, which is ODA-specific, is generated by the
function handle handle3A
.