Calibration on GoDEX printers
If customer is using calibration button it is same like customer send command ~S,SENSOR,0 - autocalibration
When you want that printer focus only on black mark calibration you need to send commands:
^G0 (this command is to set printer only on reflective sensor)
~~INTERNALCOMMANDV
When you want that printer focus only on thrue sensor calibration you need to send commands:
^G1 (this command is to set printer only on thrue-see sensor)
~~INTERNALCOMMANDV
Default command is ^G2 - autoselect
To lock value at printer for reflective or see-thrue sensor please send command:^xset,lockcmd,02000000