Zum Hauptinhalt gehen

Suche

Suche

What Is The Ideal Commander Setup

Kommentare

1 Kommentar

  • Avatar
    Shotaro Ito
    Creating 150 tasks for each printer is not ideal solution as each task needs threads and triggers - I'd say if you plan more than 20 tasks, move to XML script (or Commander script).

    In XML Script, you can specify printer, document(btw file) within trigger file.
    By using XML script, you need to have only one task and assign some processes
    (say that if you have quad core processor, assign 4 processes to the command handler in Command handler setup).
    I don't have a great implementation guide for XML script - though it might helps.
    http://forums.seagullscientific.com/index.php?/topic/832-printing-too-slow/?p=2454

    Commander script trigger can specify printer and document too - though lack of some features such as
    - Sequential print of multiple documents in order
    - Receive response (error) from BarTender and forward to caller application
    - Set named datasource (NamedSubstring) Value
    - Export print preview image

    This post might helps.
    http://forums.seagullscientific.com/index.php?/topic/3575-commander-script-guide/

    With Commander + XML Script / Commander script, there's many users who install hundreds of printers via TCP/IP and print.
    When print server got too heavy to process bulk requests, you can run another server.
    (you can run multiple BarTender + Commander servers with one license, as far as the servers can connect to a License Server.)

    If not yet, please don't hesitate to ask to regional technical support.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.