Hi Forum,
I would like to create a function to automatic set the DC/STATE_MASKS.STATEINx fields of a dedicated input / output.
If that dedicated IO_IN_x input is not configured then the function shall set the STATE_MASKS input to ignore after a download.
Reference-parameter can check via the PARAMETER.$REF as string if there is any reference, #IGNORE or empty.
I don't know how to check this IO_IN_x / IO_OUT_x Parameters online within an action in that CM.
Thank You and Best Regards,
Michael
In reply to Matt Stoner:
In reply to Michael Krispin:
No problem, Manually vs using Bulk Edit?
I would be using bulk edit so I will show the format for DC and EDC blocks below for the community as least (Note: EDC can go up to 6 states (0-5) so you would just have more columns if needed for those states)
The order for INs and OUTs is 1234 so in the example there is 2 input and 1 output. The X means don't care for that input/output.
The leading < and ending > in the example mean that this module is tied to a class and it is still linked to the class. If you want to break from the class and be unique then remove the < and > to do so.