IEC104. The 'Command' Tag

<< Click to Display Table of Contents >>

Navigation:  Multi-Protocol MasterOPC Server > Plugin IEC104 > IEC104 Client Tags >

IEC104. The 'Command' Tag

IEC104. The 'Command' Tag

That tag is provided to transfer information about a process in the control direction; an access type is WriteOnly.

Specific parameters of the Command tag are set in the Protocol settings section:

Iec104_img5

mbul   IOA – IOA, an information object address

mbul   ASDU address (-1 – use ASDU address of device) – ASDU address

mbul   Command type:

Iec104_img6

mbul   45 – 1-element command

mbul   46 – 2-element command

mbul   47 – stepwise control command

mbul   48 - set-point command, normalized value without time tag.;

mbul   49 - set-point command, scaled value without time tag;

mbul   50 - set-point command, short floating point value without time tag;

mbul   51 - Bitstring of 32 bits without time tag;

mbul   58 – 1-element command with the timestamp CP56Time2a;

mbul   59 – 2-element command with the timestamp CP56Time2a;

mbul   60 – stepwise control command with the timestamp CP56Time2a;

mbul   61 - set-point command, normalized value with CP56Time2a;

mbul   62 - set-point command, scaled value with CP56Time2a;

mbul   63 - set-point command, short floating point value with CP56Time2a;

mbul   64 - bitstring of 32 bits with CP56Time2a;

mbul   Command duration:

Iec104_img7

mbul   0 – there is no an extra definition of duration of an output pulse

mbul   1 – short pulse (duration is defined by a system parameter)

mbul   2 – long pulse (duration is defined by a system parameter)

mbul   3 – persistent output

mbul   Select(true)/Execute(false) – when you request the Execute device immediately executes the command. When a Select is requested, the device sends a confirmation request, and only after confirmation from the OPC server does the command execute.

Other tag parameters are standard ones (see The Dialog of Tag Parameters ).