User Manual For CYCLONE
FX
Programmers
124
• Up Arrow Click - Counts the serial number up.
• Down Arrow Click - Counts the serial number down.
12.2.4
Serial Number Bytes as Hex
There is one display column for each byte in the serial number shown as printable ASCII
characters. Non-printable ASCII characters are indicated by a blank gray box.
• Up Arrow Click - Counts the serial number up.
• Down Arrow Click - Counts the serial number down.
• Click into the edit Box to enter any number within range. Values entered will be limited by the
upper and lower bounds.
12.2.5
Hex Upper Bounds
There is one display column for each upper bound of the byte in the serial number in hex.
•
Up Arrow Click - Increases the upper bound by one with a maximum of FF Hex.
•
Down Arrow Click - Decreases the upper bound by one with a minimum of the current
serial number byte value.
•
Click into the edit Box to enter any number within range (from the Serial number value up
to a maximum of Hex FF).
12.2.6
Hex Lower Bounds
There is one display column for each byte of the lower bound of the serial number in hex.
•
Up Arrow Click - Increases the lower bound by one with a maximum of the current serial
number byte value.
•
Down Arrow Click - Decreases the lower bound by one with a minimum of 00 Hex.
•
Click into the edit Box to enter any number within range (from the Serial number value to a
minimum of 00 Hex).
12.2.7
Binary, Numeric, Constant, Alpha Upper, Alpha Lower, and Printable
Checkboxes at the bottom will select properties to set for each serial number byte. Selections will
be highlighted in yellow. The buttons below may be used to set the boundary type for the selected
serial byte(s).
12.2.8
Changing Serial Number Programming Order to program in reverse
The format of the serial number in the .SER file is programmed from the left to right by default. If
you wish to change the format to program in reverse order, simply add an uppercase L after the
last place in the .SER serial number.
Example:
1068220773632 (Programs bytes from Left to Right)
1068220773632L (Programs bytes from Right to Left)
12.3
Changing Serial Number Format to Little-Endian
The format of the serial number in the .SER file is Big-Endian by default. If you wish to change the
format to Little-Endian, simply add an uppercase L after the last place in the .SER serial number.
Example:
1068220773632 (Big-Endian)
1068220773632L (Little-Endian)
12.3.1
RESET
Instructs the program to start editing a NEW (as yet un-named) serial number file. It will throw
away the information for any serial number currently being edited unless that information has been