Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

Parameter nameMeaningUnitDefault value
Kotva
sn
sn
Session Name
Session text identifier. Session identifier should be a unique within the client instance, making it possible to search problems faster in the client or server logs.StringKom process
Kotva
cl
cl
Requested Channel Lifetime
The channel must be reopened before this time limit elapses. If the time is exceeded, the channel will be closed and unable to change data.hh:mm:ss01:00:00
Kotva
st
st
Requested Session Timeout
Any message should be changed between client and server before this time limit elapses. If it is not sent, the sources within the session that are kept on the server are released. The primary work of this parameter is to remove the sessions that became inactive because of some unexpected reason.mm:ss01:00
Kotva
at
at
Authentication Type
Type of autentication used with OPC UA server. Supported types are:Anonymous / UsernameAnonymous
Kotva
tun
tun
Token User Name
User name used in authentication if Authentication type = Username.  

Kotva
pwd
pwd
Token Password
Password used in authentication if Authentication type = Username.  

Kotva
dm
dm
Debug Mode
It changes the number of information about the communication. We recommend to enable the mode Extended/Full only when detecting the problems and debugging the communication.Normal/Extended/FullNormal
Kotva
dt
dt
Debug Threads
Parameter defines the thread(s) that will send the debug info about the communication.Receiving/Sending/Others treads/All threadsAll threads

...

NameMeaningUnitDefault value
IDThe identifier in text format, which is, in dependence on ID type, converted to the required native type.String 
ID typeEnumerated types of identifiers. They help to access to the the objects in  OPC UA address space.
Numeric-1B ID: Identifier limited to 1-byte value (0-255)
Numeric-2B ID: Identifier limited to 2-byte value (0-65535)
Numeric-4B ID: 4-byte identifier
String: Text identifier
Guid -16B ID: 16-byte (128-bit) number that is usually divided into four parts. For example 3F2504E0-4F89-11D3-9A0C-0305E82C3301.
ByteString: Identifier that is represented as a sequence of bytes.
Numeric-1B ID / Numeric-2B ID/ Numeric-4B ID/String/Guid -16B ID/ByteStringUndefined
Namespace
Kotva
namespace_index
namespace_index
Numerical identifier of name space of OPC UA server. Each OPC UA server can have N name spaces. However, the object identifier must be unique in one name space.Numeric 
Variable typeValue type of objects that can be processed by OPC UA client. Variable type should be used only if I/O tag is intended for writing. As regards the reading of the object value, the information about type is sent together with the value.Undefined / Boolean / Byte / SByte / Integer16 / Unsigned16 / Integer32 / Unsigned32 / Integer64 / Unsigned64 / Float / Double / String / UTC Time / Boolean array / Byte array / SByte array / Integer16 array / Unsigned16 array / Integer32 array / Unsigned32 array / Integer64 array / Unsigned64 array / Float array / Double array / String array / UTC Time array / LocalizedText / LocalizedText arrayUndefined
Array indexIf the object value is represented as a value array (Boolean array / Byte array / SByte array / Integer16 array / Unsigned16 array / Integer32 array / Unsigned32 array / Integer64 array / Unsigned64 array / Float array / Double array / String array / UTC Time array), the parameter defines its range or value of a particular item.
A text representation of array index may be in several formats:
  • Separate integer, e.g. "6" - when you want to obtain only one value from the array.
  • Two integers separated by a colon, e.g. "6:7", - if you want to obtain the range of values.
  • The expression separated by comma in case of multidimensional array, e.g. "6,7" - when you want to obtain the particular value of the item on 2D array. If you want to define the range, you should use the expression separated by semi-colon, e.g. "6:8,7:10".
String 
Write onlyIt sets if I/O tag is a part of subscription. Its value will be sent periodically from the server in "Publish message".Unchecked/checkedUnchecked
Expanded Node IDIf it is checked, it enables to address the ExpandedNodeId. Unlike the classic identifier in the OPC UA address space, ExpandedNodeId is supplemented by NameSpace URI and Server index.Unchecked/checkedUnchecked
NamespaceUriText identifier of name space of OPC UA server that is used instead of the numerical representation of a namespace.String 
ServerIndexNumerical identifier that address the server number when using the  ExpandedNodeID identifier.Numeric0

...

NameMeaningUnitDefault value
Sampling typeParameter defines a sampling frequency of monitored  object. When using "Publishing rate", the frequency is equivalent to time Requested Publishing Interval, which is set on the communication station level.
"Practical fastest rate" sets the sampling frequency on the maximum value.
"Custom rate" enables to specify the custom sampling interval, which may be defined in "Sampling Time".
Publishing rate/Practical fastest rate/Custom ratePublishing rate
Sampling timeParameter allows you to set the custom sampling frequency if "Sampling type" is "Custom rate".ss.ms0.0
DeadBand typeDeadband is a band in which the change of value does not cause Data Change Notification, which is the part of Publish Message. When using "None", this band is ignored. Otherwise, there is used the relative or absolute value ("Percent"/"Absolute") from "DeadBand value".None/Absolute/PercentNone
DeadBand valueParameter defines the custom value of deadband if you chose the relative/absolute value ("Percent"/"Absolute"). 
0.0
Trigger typeParameter specifies the condition which causes Data Change Notification. When using "Status", only the status change is reported. Change of value and time stamp is ignored. When using "Status,Value", the change of time stamp is ignored. "Status,Value,Timestamp" ensures the reporting in all options, i.e. when changing the status, value or time stamp.
Note: a specific Simatic S7-1500 did not send value changes if this parameter was set to default "Status, Value, Timestamp" - changing it to "Status, Value" helped.
Status/Status,Value/Status,Value,TimestampStatus,Value,Timestamp

...

Kotva
tell_cmd
tell_cmd
Tell commands

...


CommandSyntaxMeaning
STWATCHSTWATCH StationNameTell command sends commands for reading of values of all configured I/O tag



Kotva
literatura
literatura
Literature

...