Special commands, Clear actual tachometer value and batch counter, Switch tacho to pgm or run mode – Baumer TA134 Benutzerhandbuch

Seite 10: Skip line

Advertising
background image

TA134

10 www.baumer.com

4.1. Example for writing memory locations

The parameters below apply to the following examples:
Identifier = 35; tacho operating mode = R (RUN)

Write limit value P1 (line=02, limit=3600)

Command: <STX>3502P003600<ETX>

Response: <STX>3502R003600<ETX><CR>


Write scaling factor SF (line=07, parameter =1,0000)

Command: <STX>3507P01.0000<ETX>

Response: <STX>3507R01.0000<ETX><CR>


Write lower display line (line=27, selected=1)

Command: <STX>3527P1<ETX>

Response: <STX>3527R1<ETX><CR>


Write device identifier (line=54, device identifier=27)

Command: <STX>3554P27<ETX>

Response: <STX>3554R27<ETX><CR>


5. Special commands

Except for command „Clear actual tachometer value and batch counter“ specific commands do not relate to a
certain line (memory location) in the operating chart.

5.1. Clear actual tachometer value and batch counter

The following specific command is for clearing the actual tachometer value (line 1) or batch counter (line 6).
These lines do not enable parameterization. All other lines of the programming chart (except separating lines)
are cleared by entering parameter 0 (as previously described in chapter 4).
The clear command corresponds to a reset by C-key. The tachometer response upon clearing is the same as to
a read command relating to the respective line.

Standard: <STX> identifier line <DEL> <ETX>

Example: Clear batch counter b
Identifier=35, line=06, Status=RUN mode
Command:

<STX>3506<DEL><ETX> <DEL> = 7FHex

Response: <STX>3506R000000<ETX><CR>

5.2. Switch tacho to PGM or RUN mode

This command is for switching the tacho from PGM to RUN mode between each polling request. Replied is both
identifier and status.

Standard: <STX> identifier <DC1> <ETX>

Example: Identifier=35, Status=RUN mode, actual line = 1, displayed value=15
Command: <STX>35<DC1><ETX> <DC1> = 11Hex
Response: <STX>35P<ETX><CR>

A repeated command makes the tacho switch back to RUN mode
Command: <STX>35<DC1><ETX>
Response: <STX>35R<ETX><CR>

5.3. Skip line

This command is for skipping the display to the next line, enabled both in RUN and PGM mode. Replied is the
parameter of the actual line (after switchover).

Example: Identifier=35, Status=RUN mode, skip from line 1 to line 2
Command: <STX>35<LF><ETX> <LF> = 0AHex
Response: <STX>3502R000100<ETX><CR>

Advertising