Properties

The AsysBee module has the following properties:

NameDescriptionIDFlags
AlterIdentifierLocationThe value of the XML attribute 'EqLocId' of where to alter the tracker identifier in the receivedXML document MatCmpl.An empty string disable the functionality.1016Persisted, ExpertPage
ConnectedStatus if Apis is connected to server.1005InfoPage
EnableReconnectIf true the module will try to reconnect when a disconnect is received on the socket.1009Persisted
EqDataReqAllUsed to get actual states and parameter sets of equipment.1007Persisted, ExpertPage
EquipmentHeartbeatTimeLast time equipment heartbeat was sent to the server.1050InfoPage
EquipmentReconectTimeLast time equipment reconnect was run.1060InfoPage
EquipmentTimeInUtcIs equipment time represented in UTC.1013Persisted, ExpertPage
EscapeCharacter (STX/ETX)If the communication protocool uses STX and ETX to define start and stop of received XML document set this value to true.1017Persisted, ExpertPage
ExchangeRateThe exchange rate in milliseconds for the 'ExternalItems' event. By default used for updating external items values.100Persisted
HeartbeatRestartRestart connection if missing heartbeat is greater that the value specified. If the heartbeat is missed in a continous sequence compared to the value specified, the connection will be restarted. Only valus greater than '1' is allowed (DefaultValue: 5).1024Persisted, ExpertPage
HeartbeatTimeoutThe timeout for when to send a heartbeat. The unit is in milliseconds [ms] and must be > 1000. To disable the heartbeat functionality set the value equal to '0' (zero). The default value is 10000 (10 sec)1003Persisted
IP-AddressThe IP address of the server. You can not specify host name.1001Persisted, TcpIpAddr
LogFileA file path name to a log file used for debug purpose only. NB: there will be no watchout of the file size. This is a manual job.1008Persisted, File, ExpertPage
MaxLogFileSizeThe max size of the log file before it get recycled. The value must be > 1000 [bytes]1080Persisted, ExpertPage
MaxXmlHistoryFilesThe maximum numbers of history files in the 'XmlHistoryDirectory'. If the numbers of files gets above this size the oldest file is deleted.The value selected must be between 10 and 500. Default value is 1001015Persisted, ExpertPage
MessageBrokerKeepAliveLast time MessageBroker.GetMessages was called.1070InfoPage
Port-NumberThe listening port of the server.1002Persisted
ReceivedHeartbeatIdHeartbeat ID received from ASYS server.1012InfoPage
ReconnectInSeparateThreadUsed to run connection in a separate thread when the timer kick inn.1350Persisted
ReconnectTimeThe time for reconnect equipment after a connection loss. The unit is in milliseconds [ms] and must be > 10001004Persisted
ReuseLogFileSet this value to 'true' if the log file should be keeped open between each log write operation. Default value is 'true'1090Persisted, ExpertPage
SentHeartbeatIdHeartbeat ID sent to ASYS server.1011InfoPage
TcpBufferSizeThe size in bytes of the TCP socket buffer. The value must be > 8 [bytes]1110Persisted, ExpertPage
TimeFormatThe format of the time received from the equipment.1010Persisted, ExpertPage
UseLocalTimeUse local time reference to time stamp XML items. If false the dockument time will be used.1006Persisted, ExpertPage
UseLogSynchEventBy setting this propery to 'true' no new XML document received will be handled before the logger has reported logger event 'LogDone' (default=false).1115Persisted, ExpertPage
XmlHistoryDirectoryThe directory of where to store received XML files from the ASYS server. Leave the property empty to disable it.1014Persisted, Folder, ExpertPage

See also Module Properties