> To: [email protected]
> From: [email protected]
> Date: Wed, 23 Mar 2016 15:13:58 -0500
> Subject: [Emc-users] RFID Tag or Barcode into LinuxCNC
>
> Anyone read a RFID tag or barcode and use that to run a subroutine in
> LinuxCNC?
>
> JT
>
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users
No but is no so difficult..... Mxxx code with bash code to read a specific
mybarcodefile.txt file ... after everery reading cancell all....
Read barcode with terminal bash routine and writing the output on
mybarcodefile.txt ... More automation is possible ... for example using a db or
file that convert every know barcode in a specific decimal number .... (0, 1,
2, 3 .......) your mxxx code in bash can read these number end convert it in
int value of switch case statement ..... you build a program that have only
switch case statement .... every case correspond to soubroutine call .....
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users