12
microMIND V2 - Installation Guide
Code Conversion Script:
Here you can enter the desired Code Conversion rules. The supported commands are the
following:
HexToDecimal
DecimalToHex
RemoveLeadingZeros
StringReverse
ReverseHexBytes
ReverseBitorderInBytes
ConvertToAscii
RemoveFirst <n>
RemoveLast <n>
RestrictLength <n>
where
<n>
represents a numeric parameter.
You can enter one command per line. A '
#
' can be used for comments.
Example:
To remove the first 2 characters and then do a hex bytes reversion use:
RemoveFirst 2 # take away unnecessary characters
ReverseHexBytes # convert the data to reverse hexadecimal
Apply to microMIND V2 only:
Set this parameter to
Yes
, if the Code Conversion should only take place for microMINDs.
Set it to
No
, if the Code Conversion should take place for all ID devices.
2.8
microMIND V2 Website
The microMIND V2 has a built-in web server. It provides the following websites:
microMIND V2
USB Device
About
The websites can either be reached by clicking on the respective microMIND
List view
entry of the
Connections / Agents/Terminals / MIND & microMIND / List view
site of
the uniFLOW Server Configuration, or via
http://<microMIND IP>/mind.shtml
.
The
microMIND V2
site gives information about the following:
Serial Number
This is the serial number of the microMIND V2 itself. It is used to select a microMIND V2
during a printer configuration. You will also find this number on a sticker on the back of
each microMIND V2. The serial number is displayed in hexadecimal format and reflects
the last 3 Bytes of the device's MAC address.