What's the 16# in the Axis Scaling Default of 16#10000?
16# is a designator for HEX
So 10000 hex is 65536 decimal.
Users can use 16# to input the value in hexadecimal or in decimal format.
8/31/15jh
16# is a designator for HEX
So 10000 hex is 65536 decimal.
Users can use 16# to input the value in hexadecimal or in decimal format.
8/31/15jh