CAC00271W THE SPECIFIED VALUE Value IS NOT IN RANGE OF A SHORT OF -32768 TO 32767 FOR PARAMETER Parameter.

Explanation

Parameter Parameter is defined as a short and the specified value, Value, falls outside the valid range of -32768 TO 32767.

User response

Modify Value to a number between -32768 and 32767 and reissue the command.