Flintec FT-12 Manual User Manual

Page 38

Advertising
background image

FT-12 Technical Manual, Rev. 1.35 November 2010

Page 38 of 44

Examples:

The commands will be used for an indicator which instrument address is set to 1.


Reading weight data: @010300000002FA<Cr>
Reading status data: @010300020001F9<Cr>
Reading Tare data:

@010300030002F7<Cr>

Taring:

@011000080001020002E2<Cr>


Loading 1500 value to Setpoint 1:
1.step:

@0110000B000204000005DCFD<Cr>

2.step:

@011000080001020006DE<Cr>


Reading Setpoint 1 (SP1=1500):
1. step:

@011000080001020007DD<Cr>

2. step:

@0103000B0002EF<Cr>



Break down an example:
Setpoint 1: Write value 1500 into buffer

@

01

10

000B

0002

04

000005DC

FD

<Cr>

STX Device-

Adresse

Write Add.

Reg.

for
Setpoint 1

No. of
Addr. Reg.

No. of
Data Reg.

Value 1500 (dec.),
shown in hex

Checksum EOP


NOTE:

The points you should paid attention to while loading and reading setpoints are:

 To write any value to FT-1x the value should be loaded into the buffer (address 000B). Afterwards send

command “6” to address 0008 to make FT-1x to use the value at address 000B.

 To read a value from FT-1x you should send command “7” to address 0008 to make FT-1x to load the

value into the buffer. Afterwards you can read the value at address 000B.

 The commands “6” and “7” which are sent to address 0008 let you write or read all setpoints

Advertising