Special commands, Examples for programmation of data storage places, Delete tacho value – Baumer TA202 Benutzerhandbuch
Seite 11: Switching tachometer to pgm or run mode

TA202
www.baumer.com
11
4.1. Examples for programmation of data storage places
For the example below the following settings do apply:
Device address = 35; tacho mode = R (RUN mode)
Programming of evaluation factor BF1 (line=25, setting=01,0000)
Command: <STX>3525P01.0000<ETX>
Reply: <STX>3525R01.0000<ETX><CR>
Programming of limit value P1 (line=05, limit value=5000)
Command: <STX>3505P005000<ETX>
Reply: <STX>3505R005000<ETX><CR>
Programming of operation mode (line=21, operation mode=1)
Command: <STX>3521P1<ETX>
Reply: <STX>3521R1<ETX><CR>
Programming of device address (line=54, device address=27)
Command: <STX>3554P27<ETX>
Reply: <STX>3554R27<ETX><CR>
Deletion of limit value P2 (line=06)
Command: <STX>3506P000000<ETX>
Reply: <STX>3506R000000<ETX><CR>
5. Special commands
Except for the command „delete tacho value„, special commands do not refer to a defined line number (data
storage place in the operation plan).
5.1. Delete tacho value
The tachometer display values (lines 1-3) and the dragging value (line 4) can be deleted by the following special
command. The lines of reference cannot be programmend. All other lines as for example limit values are deleted
by entering 0 (as described under chapter 4.).
The command for deletion corresponds to a reset by C-key. The tachometer’s feedback (reply) for deletion is the
same as for the read command of the respective line.
General:
<STX> address line <DEL> <ETX>
Example: Deletion of dragging value SZ
address=35, line=04, status=RUN-Modus
Command: <STX>3504<DEL><ETX> <DEL> = 7FHex
Replay: <STX>3504R000000<ETX><CR>
5.2. Switching tachometer to PGM or RUN mode
By this command at each call the tacho is switched back and forth between PGM mode and RUN mode. Replied
are the running line number and the current status after execution of the command.
General:
<STX> address <DC1> <ETX>
Example: Address=35, Status=RUN-mode, Running Line = 1
Command: <STX>35<DC1><ETX> <DC1> = 11Hex
Reply: <STX>35P<ETX><CR>
A repeted command leads to switching back to RUN mode.
Command: <STX>35<DC1><ETX>
Reply:
<STX>35R<ETX><CR>