Offline Mode or Without Communication

<< Click to Display Table of Contents >>

 

Offline Mode or Without Communication

In Offline mode, use the writing of a Block Tag with the FAM3.DefaultSlaveAddress parameter to define the current device, according to the next table.

Parameters in Offline mode

Parameter

Block Tag

Use Default Slave Address

Element 1: "FAM3.UseDefaultSlaveAddress", Element 2: 0 (False) or 1 (True)

Default Slave Address

Element 1: "FAM3.DefaultSlaveAddress", Element 2: Number of a Station (from one to eight) × 10 + CPU (from one to four)

Enable Checksum

Element 1: "FAM3.EnableChecksum", Element 2: 0 (False) or 1 (True)

Enable Ending Character (CR)

Element 1: "FAM3.EnableCR", Element 2: 0 (False) or 1 (True)

Default Response Wait Time (ms)

Element 1: "FAM3.ResponseWaitTime", Element 2: 0 (0 ms), 10 (10 ms), 20 (20 ms), 30 (30 ms), 40 (40 ms), 50 (50 ms), 60 (60 ms), 70 (70 ms), 80 (80 ms), 90 (90 ms), 100 (100 ms), 200 (200 ms), 300 (300 ms), 400 (400 ms), 500 (500 ms), or 600 (600 ms)

 

NOTES

All configurations in Offline mode use a writing of a Block Tag with 2 (two) Elements and the B1 parameter equal to -1 (minus one), the B2 parameter equal to 0 (zero), the B3 parameter equal to 0 (zero) and the B4 parameter equal to 3 (three) for the extra parameters configuration of this Driver at run time.

The Element 1 (one) corresponds to a key and the Element 2 (two) corresponds to the value of that key.

Was this page useful?