DevicesAdvanced Options for NeuraLabel Devices

If the Family selected is NeuraLabel and a model is selected, then the Advanced Options tab displays the following options. For more information about drivers and Loftware Enterprise™ SP, see Managing Devices.

Advanced Options

Option Description Values

Color Mode

Whether to print in color, grayscale, or black and white.

Black & White

Color (Default)

Grayscale

Do Not Send Option: No value for this option is sent to the device. Select this value if you want to configure the option at your device.

Print Quality

Whether to print using draft, normal, or best print quality available with the device.

Tip: Most GHS labels use Normal. Small labels with intricate detail may require Best.

Draft

Normal (Default)

Best

Do Not Send Option: No value for this option is sent to the device. Select this value if you want to configure the option at your device.

Ink Saver Whether to use a reduced amount of ink when printing.

Off: The normal amount of ink is used. (Default)

Low: 10% less than the normal amount of ink is used.

High: 25% less than the normal amount of ink is used.

Do Not Send Option: No value for this option is sent to the device. Select this value if you want to configure the option at your device.

Print Head Adjust Whether to fine tune the height of the print head above the media to accommodate unusually thick or thin media.

Auto (Default)

Low

Medium

High

Do Not Send Option: No value for this option is sent to the device. Select this value if you want to configure the option at your device.

Enable Print Hold Whether a user must press a button on the device to allow a job to begin printing. False: A job begins printing without delay. (Default)

True: A job begins printing when a user presses OK on the operator panel of the device.

Do Not Send Option: No value for this option is sent to the device. Select this value if you want to configure the option at your device.

Send Device Options

Whether to send device options configured in Loftware Enterprise SP to the device, or to use the device options configured on the device. When this check box is cleared, the options that are configured on the device are disabled in Loftware Enterprise SP.

Cleared: Use device options configured on the device.

Selected: Send all device options configured in Loftware Enterprise SP to the device. (Default)

Advanced Troubleshooting

Option Description Values
Advanced Troubleshooting

Whether to display advanced troubleshooting options, including options for print stream scripting.

Disabled: Do not display advanced troubleshooting options, and do not run a print stream script for this device connection. (Default)

Enabled: Display advanced troubleshooting options.

Print Stream Scripting

This section is displayed only if the Advanced Troubleshooting option is enabled.

Tip: For assistance with print stream scripting, contact Loftware's Professional Services Group.

Option Description Values

Script Name

The name of the print stream script.

Tip: This name may be included in log files, which may assist you if troubleshooting problems with the script.

Apply Script

Whether to run the print stream script. A print stream script is run just prior to sending data to a device. The effects of print stream scripting are reflected only in the print stream, not in the data map.

Note: Regardless of whether Apply Script was selected, if the Advanced Troubleshooting option is disabled then the script is not run.

Cleared: Do not run the script. (Default)

Selected: Run the script.

Script

A print stream script written in JavaScript.

Loftware Enterprise™ SP uses the Rhino JavaScript engine for Script data sources and supports both the Rhino and Nashorn JavaScript engines for use in scripts in business rules. Rhino is an open source JavaScript engine maintained by the Mozilla Foundation, and Nashorn is an open source JavaScript engine maintained by Oracle. These engines enable you to parse, compile, and run JavaScript statements.

Note: JavaScript versions 1.3 and later conform to the Standard ECMA-262 ECMAScript Language Specification. For more about this specification, see "Scripting, Java, and XML" in External Links.