Diagnosis Configuration parameter &V1& is to be assigned the value &V2&. However,the parameter has the type &V3& and therefore does not permit thisvalue. System Response The value cannot be set. Procedure Specify a value in the permitted range for the type &V3&. Note thatyou must enter numerical values without grouping signs.
- UCHAR>: Character string.
- BOOL:> Truth value (0 = false, 1 = true).
- USHORT>: Numerical value from 0 to 65535.
- ULONG>: Numerical value from 0 to 2147483647.
- TIME_T>: Time frame in seconds (0 to 2147483647).
- SIZE_T>: Size in bytes (0 to 2147483647).
- VOID>: Not specified.
|