Occurrences of specified J1939 parameter groups
returns
all parameter groups whose name occurs in extractedPGs
= extractAll(pgrp
,pgname
)pgname
.
[
also
returns a parameter group array, extractedPGs
,remainderPGs
]
= extractAll(pgrp
,pgname
)remainder
, containing
all groups from the original array not matching the specified names
in pgname
.