DOWNLOAD Sharp CALLISTO V2 (serv.man2) Service Manual ↓ Size: 585.31 KB | Pages: 32 in PDF or view online for FREE

Model
CALLISTO V2 (serv.man2)
Pages
32
Size
585.31 KB
Type
PDF
Document
User Manual / Operation Manual
Brand
Device
Copying Equipment / Queue Class Index, for Callisto v2 (AS version)
File
callisto-v2-sm2.pdf
Date

Sharp CALLISTO V2 (serv.man2) User Manual / Operation Manual ▷ View online

Back to index
  
IsWednesday 
IsWednesday : Boolean  
This function checks to see if day of the week is Wednesday  
Returns: 
Returns true if day is Wednesday, otherwise returns false
History: 
05/05/2004 version 1 written
 
Back to index
  
IsWeekDay 
IsWeekDay : Boolean  
This function checks to see if day is a week day  
Returns: 
Returns true if day is week day, otherwise returns false
History: 
05/05/2004 version 1 written
 
Back to index
  
IsWeekEnd 
IsWeekEnd : Boolean  
This function checks to see if day is on a weekend  
Returns: 
Returns true if day is weekend, otherwise returns false
History: 
05/05/2004 version 1 written
 
Back to index
  
MessageSent 
MessageSent : Boolean 
Determine whether a message has already been sent to user  
Returns: 
Returns true if message already sent, otherwise returns false
History: 
07/05/2004 version 1 written
 
Back to index
  
Minute 
Minute : Word  
This function gets the current minute  
Returns: 
Returns current minute as integer
History: 
05/05/2004 version 1 written
 
Back to index
  
Month 
Month : Word  
This function gets thte current month  
Returns: 
Returns current month as integer
History: 
05/05/2004 version 1 written
 
Back to index
  
PrintToNextAvailablePrinter 
PrintToNextAvailablePrinter ( aNotify : Boolean ; aNotificationType : Integer ) : 
Integer 
This prints the next available printer. It checks availability of printer and if 
available then prints job. If the printer is not available then redirects to next 
printer  
Parameters: 
aNotify - 
Boolean parameter if it is set to true then user is notified, if 
 
job is redirected to another printer. Otherwise, is it set to false 
and 
 
aNotificationType is set to MESSAGE_NONE 
aNotificationType 
indicates type of notification to notify user 
 Notification 
Type 
Values 
 
MESSAGE_NONE - No notification. Must only be 
used if aNotify is set to false 
 
MESSAGE_WINDOWS - Notifies user using 
windows messaging 
 
MESSAGE_EMAIL - Notifies user using email 
 
MESSAGE_POPUP - Notifies user using callisto pop-
up message 
Returns: 
Returns integer to indicate which printer printed to
History: 
05/05/2004 version 1 written
 
Back to index
  
SendCodeFilesPopup 
SendCodeFilesPopup ( aMsgTitle, 
aMsgText,aCodeTxt,aCode1File,aCode2Txt,aCode2File : String ) : String 
Sends pop up dialog box with a list of codes and sub codes to user that has 
requested the job to be printed. User is able to select from the list of codes.  
Parameters: 
aMsgTitle - 
Title to be displayed on Callisto pop-up
aMsgText - 
Message to be displayed by callisto pop-up
aCodeTxt - 
Text to be display above code list
aCode1File - 
path of file that contains codes.
aCode2Txt - 
Text to be display above sub-code list
aCode2File - 
path of file that contains sub-codes.
Returns: 
Returns Code chosen by user
History: 
07/05/2004 version 1 written
 
Back to index
  
SendCodesPopup 
SendCodesPopup ( aMsgTitle, aMsgText,aCodeTxt,aCode1File : String ): String 
Sends pop up dialog box with a list of codes to user that has requested the job 
to be printed . User is able to select the particular code. The code is then stored 
in the database with the job information  
Parameters: 
aMsgTitle - 
Title to be displayed on Callisto pop-up
aMsgText - 
Message to be displayed by callisto pop-up
aCodeTxt - 
Text to be display above code list
aCode1File - 
path of file that contains codes. 
Returns: 
Returns code chosen by user
History: 
07/05/2004 version 1 written
 
Back to index
  
SendIsDeviceAvaliablePopup 
SendIsDeviceAvaliablePopup ( aMsgTitle, aMsgText : String ) : String 
Sends pop up dialog box with a list of available printers to user that has 
requested the job to be printed . User is able to select where they would like to 
print the job.  
Parameters: 
aMsgTitle - 
Title to be displayed on Callisto pop-up
aMsgText - 
Message to be displayed by callisto pop-up
Returns: 
Returns name of printer to print to
History: 
07/05/2004 version 1 written
 
Back to index
  
SendMessagePopup 
SendMessagePopup ( aMsgTitle, aMsgText : String ): String 
This sends a pop-up dialog box to user that has requested the job to be printed. 
The user is able to enter in text. This will be save with the job infomration into 
the database.  
Parameters: 
aMsgTitle - 
Title to be displayed on Callisto pop-up
aMsgText - 
Message to be displayed by Callisto pop-up
Returns: 
Returns a string entered in by user
History: 
05/05/2004 version 1 written
 
Back to index
  
SendPrinterPopup 
SendPrinterPopup ( aMsgTitle, aMsgText : String ) : String 
Sends pop up dialog box with a list of printers to user that has requested the 
job to be printed . User is able to select where they would like to print the job.  
Parameters: 
Page of 32
Display

Click on the first or last page to see other CALLISTO V2 (serv.man2) service manuals if exist.