Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Zebra Code for RFID tag programming in Smartforms

Former Member
0 Likes
3,447

Hi All,

Currently, there is a smart form which is used for barcode printing using new technology.

Now, business has shared with us a template (Zebra language) with special code for RFID tag programming.

How to incorporate this template in smartform.

Regards,

Imran.

1 ACCEPTED SOLUTION
Read only

SujeetMishra
Active Contributor
2,310

Hi Imran,

When you refer ZEBRA ZPL Commands in manual, It has some format and code fpr that which we use in smartform, Refer below documents for detail.

ZPL :

https://www.zebra.com/content/dam/zebra/manuals/en-us/software/zpl-zbi2-pm-en.pdf

ZPL and Smartform Example with Screen shot:

https://www.zebra.com/content/dam/zebra/product-information/en-us/brochures-datasheets/sap/sap-smart...

Thanks,

Sujeet

7 REPLIES 7
Read only

SujeetMishra
Active Contributor
2,311

Hi Imran,

When you refer ZEBRA ZPL Commands in manual, It has some format and code fpr that which we use in smartform, Refer below documents for detail.

ZPL :

https://www.zebra.com/content/dam/zebra/manuals/en-us/software/zpl-zbi2-pm-en.pdf

ZPL and Smartform Example with Screen shot:

https://www.zebra.com/content/dam/zebra/product-information/en-us/brochures-datasheets/sap/sap-smart...

Thanks,

Sujeet

Read only

0 Likes
2,310

Hi Sujeet,

Thanks for your inputs.

Our smartform is already prepared as per the documents shared by you. But now we need to add RFID tag functionality. For this, user has given me some ZPL template from the printer.

My question is if I want to implement this template then how (in smartform). The template is 10-15 line of ZPL code).

Regards,

Imran

Read only

0 Likes
2,310

Hi Imran,

First you need to create Bar code style in SE73. and assign Script style to your form and page.

https://www.zebra.com/content/dam/zebra/white-papers/en-us/using-smartforms-mysap.pdf

Also ref Note: 750772 - Information about the ZPL-II printer driver for Smart Forms.

Thanks,

Sujeet

Read only

0 Likes
2,310

You might have received some ZPL command, which you have to paste in your smartforms window.. select format /: command line and paste that zpl command...

Read only

0 Likes
2,310

Hi Sujeet,

The layout is coming ok but the RFID tag is not getting programmed.

Any idea?

Thanks for your inputs in advance.

Regards,

Imran Kundan.

Read only

Former Member
0 Likes
2,310

Hello Imran,

I am also facing similar issue in RFID print.
I am able to print the normal bar code but when trying it with RFID the RFID tag is not getting printed.
I have tried by my own and looked through SDN and Zebra website but did not get much information for RFID.
It would be very helpful if you provide your inputs on this issue.

Thanks and Regards
Harshal

Read only

former_member575399
Discoverer
0 Likes
2,310

Does anyone found solution?