SATO CX400 Thermal Label Printer Logo

Related Topics:

Posted on Jun 21, 2011

I require a .prn file for my cx400 for my software support person to design the barcode string to be used for my software to create the barcodes. my barcode printer is Sato CX400 & the software I am using is Wings Retail.

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

  • Contributor 1 Answer
  • Posted on May 28, 2012
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Joined: May 28, 2012
Answers
1
Questions
1
Helped
612
Points
1

HI ...

1.I am using Sato CX400.my printer problem is when i give Command for printing copy (default by prn file one copy) but print out two copy and i wastage lots of label .so please help me about my problem.

2. i have sato Cx400 two printer but in both printer font is Bold & another is UN bold.so how make both printer setting same

Please help me by mail ([email protected])

Thanking You

3 Related Answers

Mike McWhinney

  • 537 Answers
  • Posted on Feb 04, 2009

SOURCE: I have sato cx400 printer, looking for VB6 code

Try this link:

http://www.filebuzz.com/files/Codabar_C/freeware-1.html

Have a look at the VB Barcode Integration Kit


Ad

Anonymous

  • 1 Answer
  • Posted on Feb 14, 2009

SOURCE: Pls help in this VB code, Sato CX400 barcode printer

jst try this u create a label from label printing software using ato font then make a prn
then attach u r vb code in to prn it will work

rohitjain


prn example-------------
A
*
&
Z
A
CB+18
Z
A
CD250,3300
Z
A
AR
Z
A
A100950647
Z
A
%2h416v0072BG01031>H23456111
%2PSP02h573v0021L0101XS922
%2PSP02h618v0021L0101XS18K
%2PSP02h415v0089L0101XS17125
%2PSP02h416v0039L0101XSPO124
%2PSP02h416v0022L0101XS215gms
%2PSP02h618v0043L0101XSDR37/0.20
%2PSP02h618v0064L0101XSDR37/0.20
%2PSP02h618v0085L0101XSDT/B44/0.82
&
Z



vb code example------------------

Open "LPT1" For Output As 1
Do While rs.EOF = False
For I = 1 To Val(Text1.Text)
Print #1, "A"
Print #1, "*&"
Print #1, "Z"
Print #1, "A"
Print #1, "CB+18"
Print #1, "Z"
Print #1, "A"
Print #1, "CD250,3300"
Print #1, "Z"
Print #1, "A"
Print #1, "AR"
Print #1, "Z"

Print #1, "A"
Print #1, "A100950647"
Print #1, "Z"

Print #1, "A"
X = "%2h380v0065BG01031>H"
Y = rs.Fields(6).Value
X = X + Y
Print #1, X

Print #1, "%2PSP02h618v0085L0101XSKT"
Print #1, "%2PSP02h600v0085L0101XS", rs.Fields(1).Value
Print #1, "%2PSP02h618v0064L0101XSNetWt"
Print #1, "%2PSP02h600v0063L0101XS", rs.Fields(2).Value
Print #1, "%2PSP02h618v0043L0101XSDiaWt"
Print #1, "%2PSP02h600v0041L0101XS", rs.Fields(3).Value
Print #1, "%2PSP02h618v0021L0101XSColWt"
Print #1, "%2PSP02h602v0021L0101XS", IIf(IsNull(rs.Fields(4).Value), " ", rs.Fields(4).Value)
Print #1, "%2PSP02h430v0084L0101XS", rs.Fields(5).Value

Print #1, "%2PSP02h371v0028L0101XS$"
Print #1, "%2PSP02h405v0028L0101XS", rs.Fields(7).Value


Print #1, "&"
Print #1, "Z"
Print #1, " A"
Print #1, " #E5"
Print #1, " Z"
Print #1, " A"
Print #1, " CS2"
Print #1, " Z"
Print #1, "A"
Print #1, " 0000"
Print #1, "TEXT1.TEXT"
Print #1, "/"
Print #1, "Z"

Anonymous

  • 1 Answer
  • Posted on Mar 26, 2009

SOURCE: Please help abt VB6 code for SATO CX400 printer

just make prn file or by crystal report



call me on 9974985001

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

1helpful
1answer

Good day, We are currently using a Zebra 2746E, that needs to be replaced, the problem is we have a huge amount of labels designed in Create A Label, is there a way to use a new Zebra S4M with the...

the language from your printers is EPL and the zebra S4m come from factory with ZPL language program, you need to install diferent firmware to the printer,

"...This firmware release includes all features of the previous V4.49 release. It is for use with

the following EPL printer models:
• TLP 2746e..."
Special Firmware Version Size E53.17.3 3 MB
http://www.zebra.com/id/products/global/en/firmware/barcode/e53_17_3.NotesFile1.File.tmp/14328L-006.pdf
download the firmware, go to the driver and "send file" and send the file *.zpl to the printer.

1helpful
1answer

WANT PRN FILE FOR BARCODE LABEL DESIGN

HOE TO DESIGN A PRN FILE FOR ZEBRA TLP 2844
1helpful
1answer

Missing lines on PDF from a large TurboCad file

Will TurboCAD allow you to export to a .pdf instead of printing to a .pdf? Have you tried printing to a file (.prn) before turning the file to a .pdf? To print to a file, click Print Setup, there should be a box to check to Print To File. Make sure you check that box. Then you should be asked to pick a file format which should be .prn if you are using windows. After you create the .prn file, then open Acrobat and convert the .prn to a .pdf. I hope this helps you with your problem. Printing can be a pain with CAD programs.
6helpful
1answer

Create a barcode for F1 and F2 using Labelview

If you have created your barcodes as "F1" and "F2" you will have to create two Advanced Data Formatting rules with the LS2208 Product Reference Guide. This link will take you to the manual. Print only the barcodes you need from the list below then scan them in the order they are listed:
Begin New Rule
Specific String at Start
F (from the Alpha-numeric section of manual)
1 (from the Alpha-numeric section of manual)
End of message (from the Alpha-numeric section of manual)
Send F1 Key
Save Rule
Begin New Rule
Specific String at Start
F
2
End of Message
Send F2
Save Rule

That should do it!
0helpful
1answer

Pls help in this VB code, Sato CX400 barcode printer

jst try this u create a label from label printing software using ato font then make a prn
then attach u r vb code in to prn it will work

rohitjain


prn example-------------
A
*
&
Z
A
CB+18
Z
A
CD250,3300
Z
A
AR
Z
A
A100950647
Z
A
%2h416v0072BG01031>H23456111
%2PSP02h573v0021L0101XS922
%2PSP02h618v0021L0101XS18K
%2PSP02h415v0089L0101XS17125
%2PSP02h416v0039L0101XSPO124
%2PSP02h416v0022L0101XS215gms
%2PSP02h618v0043L0101XSDR37/0.20
%2PSP02h618v0064L0101XSDR37/0.20
%2PSP02h618v0085L0101XSDT/B44/0.82
&
Z



vb code example------------------

Open "LPT1" For Output As 1
Do While rs.EOF = False
For I = 1 To Val(Text1.Text)
Print #1, "A"
Print #1, "*&"
Print #1, "Z"
Print #1, "A"
Print #1, "CB+18"
Print #1, "Z"
Print #1, "A"
Print #1, "CD250,3300"
Print #1, "Z"
Print #1, "A"
Print #1, "AR"
Print #1, "Z"

Print #1, "A"
Print #1, "A100950647"
Print #1, "Z"

Print #1, "A"
X = "%2h380v0065BG01031>H"
Y = rs.Fields(6).Value
X = X + Y
Print #1, X

Print #1, "%2PSP02h618v0085L0101XSKT"
Print #1, "%2PSP02h600v0085L0101XS", rs.Fields(1).Value
Print #1, "%2PSP02h618v0064L0101XSNetWt"
Print #1, "%2PSP02h600v0063L0101XS", rs.Fields(2).Value
Print #1, "%2PSP02h618v0043L0101XSDiaWt"
Print #1, "%2PSP02h600v0041L0101XS", rs.Fields(3).Value
Print #1, "%2PSP02h618v0021L0101XSColWt"
Print #1, "%2PSP02h602v0021L0101XS", IIf(IsNull(rs.Fields(4).Value), " ", rs.Fields(4).Value)
Print #1, "%2PSP02h430v0084L0101XS", rs.Fields(5).Value

Print #1, "%2PSP02h371v0028L0101XS$"
Print #1, "%2PSP02h405v0028L0101XS", rs.Fields(7).Value


Print #1, "&"
Print #1, "Z"
Print #1, " A"
Print #1, " #E5"
Print #1, " Z"
Print #1, " A"
Print #1, " CS2"
Print #1, " Z"
Print #1, "A"
Print #1, " 0000"
Print #1, "TEXT1.TEXT"
Print #1, "/"
Print #1, "Z"
0helpful
2answers

Please help abt VB6 code for SATO CX400 printer

just make prn file or by crystal report



call me on 9974985001
0helpful
1answer

I have sato cx400 printer, looking for VB6 code

Try this link:

http://www.filebuzz.com/files/Codabar_C/freeware-1.html

Have a look at the VB Barcode Integration Kit


0helpful
2answers

MC909X Barcode types

found someone in the whs that knew what to do
0helpful
2answers

Part of code

Everything you need is came from your system mechanism. The only way to control your requirements is came from your programm coding.

at the start of the string sending must be filtered and rearrange from your program mechanism.

From what system you need to used barcode scanner? Are you using POS? I would like to recommend you to used visual basic 6.0 for better outcome.

Hope you like my solution please rate me Solved.


best regards,

Philip
Not finding what you are looking for?

622 views

Ask a Question

Usually answered in minutes!

Top SATO Office Equipment & Supplies Experts

k24674

Level 3 Expert

8093 Answers

Brad Brown

Level 3 Expert

19187 Answers

ADMIN Andrew
ADMIN Andrew

Level 3 Expert

66850 Answers

Are you a SATO Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...