It looks like in IC61X, the bindkey is not case sensitive(assume capslock is not used), for example, in the manual, "P" is to createpin() although user need to input the lowercase "p" to invoke the function.
However, in IC51X, bindkey is sensitive. I see lower case and uppercase bindkey everywhere in the drop down menu. Could you please elaborate the difference between these two major versions?