Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V3.9.0.12 (open), V3.10.0.3, V3.10.3.0 (trunk)
-
Component/s: Core
-
Labels:None
-
Account:SPC EthernetIp Core (SPCETHERNET)
Description
When using Set Attribute Single on Assembly Instance Attribute 3, the request is currently accepted as long as the amount of data does not exceed the assembly's configured maximum size.
However, the relevant limit is the assembly's current data size, which represents the amount of data currently defined by the assembly's members.
The request should therefore be rejected if the amount of data provided by Set Attribute Single exceeds the assembly's current data size, even if it is within the configured maximum size.
Attachments
Issue Links
- mentioned in
-
Page Loading...