キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

printing easylabel formats

HI,

Im trying to print a label that was created on the easylabel software via labview, but not sure how to do this.

I was trying to use the windows API for labview to print, it works with many extension files such as .txt, .doc, etc etc

 

but it does not recognize the easylabel extension '.fmt' for labels.

 

any help on this?

 

i want to print it after a test is passed.

 

 

thanks !!

0 件の賞賛
メッセージ1/6
5,613件の閲覧回数

Hi

I have the same problem, i didn't find any labview code example for this, only visual basic examples.

0 件の賞賛
メッセージ2/6
5,362件の閲覧回数

In fact the solution was visual,

 

The .dll that easy label provides is only for VB, I tried to use it under labview but it didnt recognize all of the functions.

 

What i did was a very simple program in VB, made a .exe and with that I used LV to call that .exe and print with no problem.

0 件の賞賛
メッセージ3/6
5,343件の閲覧回数

We use LabView to generate a .txt file, which EasyLabel monitors (it watches for a change in time stamp for the trigger)

 

You have to launch EasyLabel in CMD file monitor mode, and the CMD file includes the path for the .txt file

0 件の賞賛
メッセージ4/6
4,113件の閲覧回数

Hello do you have the sample code to share with us?.

 

Best Regards

0 件の賞賛
メッセージ5/6
1,750件の閲覧回数

@Robomaster_Manager wrote:

Hello do you have the sample code to share with us?.


I doubt BenchGuy is gonna answer ...

Yamaeda_0-1711443227617.png

 

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 件の賞賛
メッセージ6/6
1,732件の閲覧回数