
SR200 & SR300 Printer SDK Guide
Page 15
Retransfer to Card Functions
Retransfer Functions
No. Function Name Explanation
1
int
CXCMD_RetransferAndEject
(int iSlot, int iID,
int iImmed)
Retransfers the image from the film to the card, and
then moves the card out through the card discharge slot
(on the left side of the printer).
iImmed The immediate flag specifies when the printer
replies.
0 Reply after printer finishes printing.
1 Reply immediately after printer accepts the
command.
2
int
CXCMD_RetransferAndTurn
(int iSlot, int iID,
int iImmed)
Retransfers the image from the film to the card, turns
the card over, and then moves the card to the retransfer
position.
iImmed The immediate flag specifies when the printer
replies.
0 Reply after printer finishes printing.
1 Reply immediately after printer accepts the
command.
3
CXCMD_Retransfer
(int iSlot, int iID,
int iImmed)
Retransfers the image from the film to the card, and
then moves the card to the retransfer position (for
transferring the UV image to the card).
iImmed The immediate flag specifies when the printer
replies.
0 Reply after printer finishes printing.
1 Reply immediately after printer accepts the
command.
Tips for success
♦ The driver returns an error if CXCMD_RetransferAndEject() or
CXCMD_RetransferAndTurn() are used when the card is not in the retransfer
position.
♦ The driver returns a positive value if CXCMD_RetransferAndEject() or
CXCMD_RetransferAndTurn() are issued while the printer is moving a card or
the retransfer film. See Return Codes from Functions for return values.
♦ If the function returns a positive value, wait and retry the function.
Comentários a estes Manuais