Monarch 9460 manual O p e o f F i e l d N a m e s, R i p t F l o w C o n t r o l

Page 21

Printer Definition

The printer buffer is used to store data to print.

Rule: The field lengths in the printer buffer must equal the length of the largest

corresponding field in the formats. For example, if...

the length of Field 1 of Format 1 is 7 the length of Field 1 of Format 2 is 22 the length of Field 1 of Format 3 is 12

Then, the first field's length in the printer buffer must be 22.

Arrays

You can use an array to store data similar to temporary storage. An array is a series of elements with the same data type. Arrays can be either numeric or alphanumeric. You can access an element of an array by providing the array name and an index value. This index value can be a numeric literal, a numeric buffer-field, or the input buffer. For example, Prices [4] points to the Prices array's fourth element.

In addition to the information for the DEFINE command listed above, you must also list the number of elements in the array (the maximum index value). See Chapter 5, "Command Reference," for more information.

S c o p e o f F i e l d N a m e s

Keep in mind the following information.

You can access all variables globally.

Field names and labels can be up to 255 characters long. However, the first 12 characters must be unique.

S c r i p t F l o w C o n t r o l

You can branch the flow of command control in different ways. The order in which the commands appear in the script controls the program's flow. At times, control is passed to another command through the use of valid labels, invalid labels, and the JUMP command. See Chapter 5, "Command Reference," for information about JUMP.

When a command fails, control passes to an invalid label, if you defined one. For example, the invalid label may show a message on the printer display. If the script does not identify an invalid label, control passes to the next line following the executing command. Similarly, when execution is successful, control passes to a valid label, if you defined one. And, if you did not define a valid label, control passes to the next line.

Rule: Precede all valid and invalid labels by an asterisk, (*). For example,

ADD CONTROL , TEMP1 , *ERROR2, *SUCCESS2

Program Structure 4-3

Image 21
Contents Monarch 9460 ADK Printer Trademarks TA B L E O F C O N T E N T S Command Reference Table of Contents Sample Script E v i e w o f T e r m s W t o U s e t h i s M a n u a l2Overview Install i n g t h e S o f t w a r e S t e m R e q u i r e m e n t sN n e c t i n g t h e P r i n t e r T t i n g S t a r t e d Page O u t P r o j e c t s V i n g a F i l eA n g i n g t h e D o w n l o a d S e t t i n g s I l d i n g P r o j e c t sIf you select LPT1 LPT2 If you select COM1 COM4W n l o a d i n g a P r o j e c t I t i n g E x i s t i n g P r o j e c t sIf you select Tcpip 8Using the Software C e s s i n g t h e T o o l b o S p l a y i n g t h e R e a d y P r o m p tChoose Tool Box A d i n g a p p l i c a t i o n sN c t i o n s BeginEND A r t i n g a S c r i p t L e s a n d B u f f e r sFunction Start Begin ADD Control , TEMP1 , *ERROR2, *SUCCESS2 O p e o f F i e l d N a m e sR i p t F l o w C o n t r o l M m e n t s i n a S c r i p t T a S t o r a g eT a C o d i n g E l d N a m e s O g r a m m i n g C o n v e n t i o n sY w o r d s Command Reference When a label is not defined When a label is definedE c i a l C h a r a c t e r s R i p t F l o wT h C o m m a n d s N c t i o n a l R e l a t i o n s h i p sR i p t C o n t r o l C o m m a n d s M p i l e r D i r e c t i v e sT a M a n i p u l a t i o n C o m m a n d s P u t / O u t p u t C o m m a n d s L e M a n a g e m e n t C o m m a n d sBuffer-field 1 ADD CONTROL,TEMP1,*ERROR2Example ADD WHOLESALE,TEMP2Appversion AP11, VER P V E R S I O NRaw-Data, Destination, G R E a DIndex Argread PARAMLIST, PARAM1, #1Int-field and Asc-field ASC int-field,asc-fieldInt-field only ASC TAINT, TaasciiAutostart T O S T a R TAvailabledata device , invalid label , valid label A I L a B L E D a T aDevice Availabledata COMM, , *CHARLNT C L E a R Asc-field and Int-fieldBitclear TEMP1, #2 Operation T M a S KBuffer-field1 and Buffer Field2Both buffer-field1 and bit-position must be numeric T S E TBuffer-field Bit-positionDirection T S H I F TBuffer-field1 and count Bitshift LEFT, TEMP1, #1T T E S T Buffer-field1Bittest TEMP1, #2, *CLEARED E a R C H Bsearch CONTROLID, INPUT, *ERRORIDBsearch lookup-field,value , invalid label , valid label ValueCall function-name param1, param2, …,paramX L LParam Call ComputetaxCall Function StartEND Function Addnum Begin ADDUsing type and buffer-field1 Chartype type , buffer-field1A R T Y P E TypeE C K Check item , buffer-field , invalid label , valid labelValue Description Check BATTERY, *LOWBATTERY CHR TAASCII, Taint CHR asc-field,int-fieldE a R Clear PrinterClear TEMP1 O S E C O M M CommportClosecomm #1 Modifier M P a R ENo valid label Is no invalid labelN C a T Source and DestinationConcat SKU,BCFIELD Field-buffer1 and Field T R I PBuffer2 Field-buffer2 onlyT a T Y P E Data-typeDatatype Alphanumeric DEC buffer-field , invalid label , valid label Buffer FieldDEC Tempsku F I N E Define TEMPORARY,CURRQTY,4,N Delay #20 Delay #intervalDelay Timeout L a YS a B L E Disable F1, F2, F3Hotkey1, Hotkey2, Hotkey3Divide PRICE,#100,*ERROR2 Divide CONTROL,TEMP1,*ERROR2V I D E Buffer Field1A B L E Enable F1, F2, F3Exit I TT C H Fetch src1 , src2 , invalid label , valid labelSrc1 and Src2 Fieldlen WHOLESALE,TEMP2 E L D L E NFixdata buffer-field1 X D a T aN E R a T E Buffer-field and TypeGenerate INPUT, #2 Examplef Minimum and MaximumHotkey key, function-name T K E YKey Hotkey F3, QuerylookupBuffer-field1 comparison buffer-field2 Elseif buffer-field2 comparison buffer-field4Buffer-fields Comparison Description INC COUNT01 INC buffer-field , invalid label , valid labelC L U D E Include TRUCKIN.ULTInclude C\PROGS\SAMPLE\SPECIAL.ULT S E R T Overwrite-flagPosition Jump *REQUESTSKU M PB E L C O U N T Labelcount buffer-field1 , invalid label , valid labelLabelcount Numoflabels F T Left SHIPNO,SKU,#5Left SHIPNO,SKU,NUMCHARS Linkfile CHCKDGIT.PKT N K F I L ELocate row-position, col-position C a T ERow-position and col-position can be one of the following SourceLower Tempsku W E RBuffer2, and Field Buffer3 Field-buffer1, FieldField-buffer1 and Field Buffer2 only Field-buffer3 onlyMacro macro-name C R OMacro-body Defining the MacroMacro Ptridle Begin Move Check CompareMove PIEND$ Buffer-field1, 2, Start Buffer-field1, start, Length onlyMID LOCATION,TEMP1,#5,#5 Move source, destination , invalid label , valid label V EMove INPUT,CONTROLID DestinationL T I P L Y Multiply PRICE,TEMP1,*ERROR2Multiply buffer-field1 ,buffer-field2 , invalid label Valid labelOpencomm commport, timeout Commport and TimeoutE N C O M M Pad-field, Pad-character Max-lengthPAD L,PRICEFIELD,*,LPRICE R S E Parse invalid label , valid labelParse Format-number I N TQuantity Format-number and quantity must be numericE R Y ComparisonBuffer-field2 Rule Command again to ensure a valid record pointerIs numeric, buffer-field2must be numeric Control passes to the *PROCESSIDRead record table-name , invalid label , valid label A DRecord Read LookupS T O R E S C R E E N RestorescreenClear Display Move Savescreen Clear Display MoveT U R N Compare FSIZE,EQ,#12,,*GOODDATAReturn Right buffer-field1 ,buffer-field2 ,length , invalid label G H TBuffer-field1, 2 Right SHIPNO,SKU,#5Buffer-field1,Buffer-field2 LengthRstrip SHIPNO, SKU, #5 Savescreen V E S C R E E NTo modifier E KFile-type Seek NEXT,LOOKUPFILE,*EOFLABELSUB CONTROLID,TEMP1 I T C H Switch buffer-field1 Case buffer-fieldWhile S S E T Sysset function, parameter1, parameter2Function/Description Parameter1 Parameter2 Sysset PROMPTS, #1 192 * width in inches 192 * length in inchesK E N Token Delimeter character , invalid label , valid labelCharacter, buffer-field1 Buffer-field1 and buffer-field2 can be one of the following Buffer-field1 and Buffer-field2Buffer-field2 only Upper Tempsku P E RValidate source, type Invalid label , valid label L I D a T ESource and Type Validate Input #2While buffer-field1 comparison buffer-field2 I L EWhile PtridleEndwhile 88Command Reference M P L E S C R I P T Concat 13,~034FISHING ROD~034, Scratch ConcatScratch Concat ScratchConcat R,1,~034MIAMISBURG OH 45342~034, Scratch Concat R,1,~034170 Monarch LANE~034, ScratchDEPT#25~034, Scratch D E Page Page Index

9460 specifications

The Monarch 9460 is a cutting-edge printing solution designed to meet the needs of modern businesses and industries. This advanced printer combines high-performance capabilities with user-friendly features, making it an ideal choice for various applications, from industrial printing to high-volume document production.

One of the standout features of the Monarch 9460 is its exceptional printing speed. Capable of producing thousands of labels per hour, this printer is engineered to handle large-scale printing tasks efficiently. This speed does not compromise print quality; the Monarch 9460 delivers sharp, crisp images with precise color reproduction, ensuring that labels and documents are not only produced quickly but also look professional.

The Monarch 9460 employs advanced thermal transfer printing technology, which allows for high-resolution output that is resistant to smudging and fading. This durability is particularly important for labels that need to withstand harsh environments or extended periods of use. Additionally, the printer supports a variety of media types and sizes, making it versatile and adaptable to different printing needs.

Another key characteristic of the Monarch 9460 is its robust connectivity options. The printer supports multiple connectivity methods, including USB, Ethernet, and wireless options, allowing seamless integration into existing workflows and systems. This flexibility is crucial for organizations looking to streamline operations and improve productivity.

User convenience is also a priority with the Monarch 9460. Its intuitive control interface, complete with a color touchscreen display, simplifies the printing process, reducing the learning curve for new users. The printer also offers easy maintenance features, such as straightforward access to replace consumables, minimizing downtime and ensuring consistent performance.

In terms of software integration, the Monarch 9460 is compatible with a variety of printing software solutions, making it simple to incorporate into any automated system. It can also connect to various databases for dynamic label printing, enhancing efficiency in applications such as inventory management and shipping.

In summary, the Monarch 9460 stands out as an exceptional printing solution that combines speed, quality, versatility, and user convenience. Its advanced technologies and features make it a valuable asset for businesses looking to enhance their printing capabilities in a competitive landscape. Whether for high-volume label production or professional document printing, the Monarch 9460 is engineered to deliver remarkable performance consistently.