Manual

When a numeric input is sent to the FM5004, the base of the numbers can be
decimal, binary, octal, or hexadecimal. For data sent back from the FM5004, the
base is always base 10. For example, all of the following are equivalent:
AUPV,1,100
AUPV,1,#h64
AUPV,1,#b1100100
AUPV,1,#q144
AUPV,1,1e2
Remote Operation | 61
Archived 10/19/10