User manual
Table Of Contents
- 1. INTENDED USE
- 2. PRECAUTIONARY MEASURES
- 3. WARRANTY CONDITIONS
- 4. UNPACKING AND MOUNTING
- 5. CONSTRUCTION
- 6. GETTING STARTED
- 7. KEYPAD OVERLAY
- 8. FUNCTIONS OF KEYS
- 9. PROGRAM STRUCTURE
- 10. INDICATING WINDOW
- 11. LOGGING ON
- 12. NAVIGATING WITHIN THE MENU
- 13. WEIGHING
- 14. SCALE PARAMETERS
- 15. COMMUNICATION
- 16. DEVICES
- 17. DISPLAY
- 18. INPUTS / OUTPUTS
- 19. AUTHORIZATION
- 20. OTHER PARAMETERS
- 21. CUSTOMER CALIBRATION
- 22. SPECIAL FUNCTIONS OF WORKING MODES
- 23. WORK MODE - WEIGHING
- 24. WORKING MODES – COUNTING PIECES
- 25. WORKING MODES – DEVIATIONS
- 26. WORKING MODES – COMPARATOR
- 27. DATABASES
- 28. COMMUNICATION PROTOCOL
- 28.1. General information
- 28.2. Inventory of RS commands
- 28.3. Respond message format
- 28.4. Command’s description
- 28.4.1. Zeroing
- 28.4.2. Tarring
- 28.4.3. Get tare value
- 28.4.4. Set tare value
- 28.4.5. Send the stable result in basic unit
- 28.4.6. Send the result immediately in basic unit
- 28.4.7. Send the stable result in current unit
- 28.4.8. Send the result immediately in current unit
- 28.4.9. Switch on continuous transmission in basic unit
- 28.4.10. Switch off continuous transmission in basic unit
- 28.4.11. Switch on continuous transmission in current unit
- 28.4.12. Switch off continuous transmission in current unit
- 28.4.13. Set lower threshold
- 28.4.14. Set upper threshold
- 28.4.15. Read lower threshold
- 28.4.16. Read upper threshold
- 28.4.17. Send all implemented commands
- 28.5. Manual printouts / automatic printouts
- 29. CONNECTING EXTERNAL DEVICES
- 30. DIAGRAMS OF CONNECTION CABLES
- 31. TECHNICAL PARAMETERS
- 32. ERROR MESSAGES
- 33. ADDITIONAL EQUIPMENT
- 34. APPENDIX A – Variables for printouts
- 35. APPENDIX B – Functions of programmable buttons
- 36. APPENDIX C – Label pattern
- 37. APPENDIX D - CITIZEN printer setting
- 38. APPENDIX E - ZEBRA printer setting
- 39. APPENDIX F - Communication with barcode scanners

94
Frame format:
1 2 3 4 5 6 7-15 16 17 18 19 20 21
S I space stability space sign mass space unit CR LF
Example:
S I CR LF – computer command
S I _ ? _ _ _ _ _ _ _ 1 8 . 5 _ k g _ CR LF - command done, mass value
in basic unit is returned immediately.
28.4.7. Send the stable result in current unit
Syntax: SU CR LF
Possible answers:
SU_A CR LF
SU_E CR LF
- command accepted and in progress
- timeout while waiting for stable results
SU_I CR LF
- command comprehended but cannot be executed
SU_A CR LF
MASS FRAME
- command accepted and in progress
- mass value in current unit is returned
Frame format:
1 2 3 4 5 6 7-15 16 17 18 19 20 21
S U space stability space sign mass space unit CR LF
Example:
S U CR LF – computer command
S U _ A CR LF - command accepted and in progress
S U _ _ _ - _ _ 1 7 2 . 1 3 5 _ N _ _ CR LF - command done, mass
value in current unit is returned.
28.4.8. Send the result immediately in current unit
Syntax: SUI CR LF