Issue / Question
Can you provide us with an example of how to use the Microsoft Point of Service Device Manager (POSDM.EXE) to create a device for a Zebra Point of Service Printer?
Applicable To
OPOS, Microsoft Point of Service, POSDM.exe, Device manager, GUI, ZPLSO, CPCLSO
Resolution / Answer
The following example is how to use the POSDM.EXE executable included in the POS.NET download to create a device independent of the Zebra device manager GUI.
This example and executable are used with command line.
posdm adddevice 10.80.132.60 /type:PosPrinter /soname:ZPLSO posdm addname MYZT410Printer44 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty PortType IP/WiFi /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty PortName 10.80.132.60 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty ModelName "ZT410-203DPI" /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty DNSName "" /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty interface ETHERNET /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty portNumber 9100 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty ItemList "" /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty units Mm /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty labellength 0 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty pagewidth 832 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty darkness 30 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty pollingInterval 60 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty printspeed 5 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty orientation Off /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty mirrorimage Off /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty isCutterEquipped No /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty EnableAuditLog On /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty operationmode Rewind /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty lHomeLeft 0 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty lHomeTop 0 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty mediatype Direct /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty trackingmode Continuous /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty DPI 203 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty RecLinesToPaperCut 4 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty defaultfontsize 28 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60 posdm addproperty defaultfont 0 /type:PosPrinter /soname:ZPLSO /path:10.80.132.60