Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Information for setting up an IEC 104 Master communication channel in Action.NET

Channel configuration

Protocol options

t0 - Timeout of Connection establishment(s) - Maximum time in seconds acceptable for establishing Ip TCP connection with slave IED. After this time close the connection and retry. Values allowed between 1 and 255.
t1 - Timeout of send or test APDUs(s) -Time in maximum seconds acceptable to send or test APDUs, after receiving confirmation of start dt submission. Values allowed between 1 and 255.
t2 - Timeout for ack in case of no data(s)- Time in maximum seconds of waiting for the arrival of new information message, after any has arrived, for the sending of "acknowledgment" message of the receipt of the last message received. A message with the sequence number of the last received will be sent. Values allowed between 1 and 255. And t2 should be less than t1.
t3 - Timeout for sending test frames(s) - Time in maximum seconds of waiting for the arrival of some information message, and the TCP-IP connection is established. A TEST-FR message will then be sent. Values allowed between 1 and 255.
Password for commands: To increase security when sending commands, typically initiated only by a change in the state of a tag, you can specify here a password of up to 9 digits, which will be checked by the communication module against the current value, at the time of receipt of the command, with the attribute EstimatedValue of the tag involved in the command. So in the command send operation by a window, script, etc. this number should be loaded into this attribute. The communication module, after executing the command, passes to ZERO the value of the Estimated Value. Leaving this option with zero, the check will not be done.
Logging Level - You can choose from this list the way the log works created by the communication module.

Logging level

Debug

All messages are logged in the LOG.

Info

Only Info, Warning, and Error messages are logged in the LOG.

Warning

Only Warning and Error messages are logged in the LOG.

Error

Only Error messages are logged in the LOG.


The figure below shows the completion of these fields in the channel:

Maximum Changes per minute - This parameter is part of the real-time verification functionality of many changes suffered by digital input points. Here you can inform the maximum number of alterations of a BI or DI point, which is considered reasonable before blocking the point or node to which it belongs. The functionality is defined at the Channel level but applies to all Nodes in the channel. Setting it to ZERO disables the functionality, other values will be used as the maximum acceptable variations per minute. See the next item to define what will be done if the maximum is reached.

Unactivate Node if Tag maximum changes - If YES is chosen, when at least one point reaches the maximum number of changes, the entire Node will be Inactivated. This is will stop communicating with Action.NET. If NO is chosen, only the point that has exceeded the number of changes will have its Locked attribute equal to 1, and will no longer suffer any changes until an operator manually changes this attribute to Zero. In any of these cases, a message in the Operation summary will be generated to inform of what happened.

Time to reactivate node (minutes) - Time in minutes that can be specified for the communication module to activate the Node again, after being deactivated. Zero indicates that there is no automatic reactivation.

Settings

TCP/IP channels:

  • NodeConnections: Defines the maximum number of parallel requests that will be sent to each node (asynchronous communication)

On this page:

  • No labels