Does Primera have an SDK for LX Series Label Printers? (IP60, LX910, LX500, RX500, LX610, LX600)

Does Primera have an SDK for LX Series Label Printers? (IP60, LX910, LX500, RX500, LX610, LX600)

Print SDK Alpha version is available for IP60, LX910, LX500, RX500, LX610, LX600.  

  1. Start with the README.md
  2. A Help file is available in the Help folder.
  3. Sample C# application with source code in DemoProjects folder (the user needs to build with Visual Studio).
  4. Shows how to get status, change settings, and also sample printing.  And also RFID for RX500.
  5. The current build is for LX500 but can be changed with #define in MainWindow.xaml.cs.  There is a version already built in the DemoProjects\SinglePrinterDemo\bin\Debug folder.
  6. Printer support:  IP60, LX910, LX500, RX500, LX610, LX600
  7. Basic SDK functionality is for retrieving status and changing settings in the printer.  Also, RFID read/write for RX500.
  8. It is not available for the LX2000.