Skip to content

Bring the Event Registration Refnum into the API (using a Register For Events standard function)? #444

@Arrowin-87

Description

@Arrowin-87

The following accessor VI's are automatically generated for a gRPC service class (server side):
Read/Write Server Internal UEs.vi
Read/Write Server RPC Methods.vi
Read Server Stop.vi (generic VI part of ServiceBase.lvclass)

This is good but still lacks the user event registration automatically using a Register For Events call and output the Event Registration Refnum.
We still have to issue the following code if we want to integrate the registration of these user events into our own code every time (e.g. using this in separate actors serving a single 'service'):

Image

Is it possible to create an override VI for this from the gRPC code generator (based on a parent VI "Register Service User Events" as part of the ServiceBase.lvclass for example) and outputs the registration refnum?
(I am not sure if a 'generic' Event Registration Refnum can be outputted?)

AB#3126963

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions