IEC104 tag settings

<< Click to Display Table of Contents >>

Navigation:  Project > Tags > General tab >

IEC104 tag settings

Previous pageReturn to chapter overviewNext page

iec104pointer

 

List of properties:

Property

Description

Common address

Enter common address.

Type

Choose type of the pointer. It's important for writing IEC104 commands, but it's not important for reading.

IOA

Information Object Address.

Bit

Number of bit for BitString.

 

After clicking OK you’ll get pointer settings in PV Input tag encoded in String like:

ca=1;t=7;ioa=51;b=1;

where:

ca - Common address.

t - type of pointer.  

ioa - Information Object Address.

b - Bit.