Exception: Requested interval Interval for signal Signal is Factor times smaller than controller bus period BusPeriod while max MaxFactor times is possible for SubController¶
Exception id: 0x01000064
Parameter |
Description |
---|---|
Interval |
The requested super sample interval. |
Signal |
The signal. |
Factor |
The requested factor compared to the bus period. |
BusPeriod |
The bus period. |
MaxFactor |
The maximum allowed factor compared to the bus period. |
SubController |
The subcontroller. |
Description¶
The requested interval is too small. This wil result in a factor compared to the bus period that is larger than the maximum allowed factor. This can be solved by increasing the requested interval.