Properties

The UaAcClientBee module has the following properties:

NameDescriptionIDFlags
AreaThe default area to link the source item in Apis Hive (default: Area).1140Persisted
CertificateSpecifies the certificate used when connecting to an OpcUA server (default = Apis Hive instance certificate)1490Persisted, Enumerated, ExpertPage
CertificateSubjectThe server certificate subject3050InfoPage
CertificateThumbprintThe server certificate thumbprint3060InfoPage
CurrentKeepAliveCount3010InfoPage
CurrentLifetimeCount3020InfoPage
CurrentPriority3040InfoPage
CurrentPublishingEnabled3030InfoPage
CurrentPublishingInterval3001InfoPage
EnabledThe parameter is used to enable or disable the module (default:false).1050Persisted
ExchangeRateThe exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values.100Persisted
KeepAliveCountWhen this counter reaches the value calculated for the lifetime of a Subscription based on the MaxKeepAliveCount parameter, the Subscription is closed. Minimum value is 5 (default:10).1200Persisted
LifetimeCountA value that contains the number of consecutive publishing timer expirations without Client activity before the Subscription is terminatedSubscription LifetimeCount. Minimum value is 5 (default:10).1250Persisted
MaxNotificationsPerPublishThe maximum number of notifications that the Client wishes to receive in a single Publish response. A value of zero indicates that there is no limit (default:1000)1300Persisted
Operation ModeThe type of mode of the Bee (default: Both_auto).1112Persisted, Enumerated
OperationTimeoutThe OperationTimeout should be twice the minimum value for PublishingInterval*KeepAliveCount (default=20000)1150Persisted
Password1450Persisted, Hidden, Password, ExpertPage
PriorityIndicates the relative priority of the Subscription. When more than one Subscription needs to send Notifications, the Server should dequeue a Publish request to the Subscription with the highest priority number. A Client that does not require special priority settings should set this value to zero .Subscription Priority (default:0)1350Persisted
PublishingIntervalThis interval defines the cyclic rate that the Subscription is being requested to return Notifications to the Client. This interval is expressed in milliseconds Subscription PublishingInterval. The value 0 is invalid (default:1000).1170Persisted
ReconnectTimoutThe timeout for reconnecting server. The unit is in sec and value >5 is valid, and 0 will disabled it (default: 30).1125Persisted
RefreshSupportedIf server support refresh function of alarms (default=true).1145Persisted
StorePathThe path of the certificate store (Default='LocalMachine\UA Applications')1550Persisted, ExpertPage
StoreTypeThe type of the certificate store (Default=Windows)1500Persisted, Enumerated, ExpertPage
SubjectNameThe subject name of the certificate. Required if Certificate=Custom.1600Persisted, ExpertPage
TraceLogMaxSizeThe max size of the trace log file. The value of '<0' means no limits and the value of '=0' means the log is turned off.When the log size if specified the size must be greater than 100KByte.Note: The unit is in KBytes and the file is located in configuration folder (Default='0')1800Persisted, ExpertPage
URLOPC UA server url (http OR opc.tcp).1100Persisted
Username1400Persisted, Hidden, ExpertPage

See also Module Properties