07-07-2025 03:44 AM
Hi,
I receive this error when trying to create a new event in a module I have for over a year now :
Error 1055 occurred at Invoke Node in
DQMH New Event.lvlib:Script Obtain Events.vi
→ DQMH New Event.lvlib:Script New Event.vi
→ DQMH New Event.lvlib:Create New DQMH Event.vi
Possible reason(s):
LabVIEW: (Hex 0x41F) Object reference is invalid.
I tried already a several things and now I'm out of ideas, here is the list :
Thanks in advance for your help !
07-07-2025 09:10 AM
Does this happen when you create a new Request event or a new Broadcast event? Depending on your answer, can you attach the relevant of the two VIs below from your module and/or include a screenshot of its diagram?
Obtain Broadcast Events.vi
Obtain Request Events.vi
07-08-2025 02:28 AM
I'm trying to create a new Request, a very basic one without any arguments.
07-08-2025 09:51 AM
Thanks for attaching the VI. Nothing jumps out at me as to what the problem could be. I have two more suggestions:
1) Run the Validate DQMH Module tool on your module and ensure there are no failures. If anything comes up, fix the issues and try creating the request again.
2) If that doesn't work, could you send me the whole module so I could debug further? Either as an attachment to this thread, or in a forum private message to me.
We'll get this straightened out,
-D