Hello,I am experiencing difficulty testing a custom equipment module using shared module blocks. I am trying to use debug mode to force input parameters of shared module block within the equipment module but am prompted with the error "(63) RT_WRITE_ACCESS_DENIED, Access was denied for operation. Possible reasons are the module's area is not assigned to the workstation's Alarm and Events subsystem, a disabled cascade port is in use, or you do not have parameter/field security access."for reference:
1. The area is properly assigned to my station (I can use debug fine in other control modules within the area)2. The shared module input parameter is a floating point with status called "EFFICIENCY".3. Inside the shared module, "EFFICIENCY" is wired into an division block.4. I have added "EFFICIENCY" to Parameter Security Properties with the control lock of "Control" which my account has a key for.
I am new to using equipment modules functionally, and am wondering if they inherently don't work well with Debug or I have configured my shared modules incorrectly. Thanks,
Andre Dicaire