Hi,
If I use raiseError<Output_OUT>(ctx), how I can test error output on tabtest?
void raiseError<output_$$>(Context ctx)
Raises an error on an output pin.
Hi,
If I use raiseError<Output_OUT>(ctx), how I can test error output on tabtest?
void raiseError<output_$$>(Context ctx)
Raises an error on an output pin.
Hello, koadrobot!
You can put the tabtest
node into your custom one node and fill out the test table.
Use the error
keyword to define an error.
Something like this:
Node:
Test:
Thanks your interest.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.