Properties

The InnolasBee module has the following properties:

NameDescriptionIDFlags
ConnectedStatus if Apis is connected to server or not.1005InfoPage
EnableReconnectIf true the module will reconnect when a disconnect is received on the socket.1009Persisted
EquipmentHeartbeatTimeLast time equipment heartbeat was sent to the server.1050InfoPage
EquipmentLocationThe equipment location of where to register material attribute and equipment states.1013Persisted
EquipmentReconectTimeLast time equipment reconnect was run.1060InfoPage
EquipmentTimeInUtcIs equipment time represented in UTC.1011Persisted
ExchangeRateThe exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values.100Persisted
HeartbeatTimeoutThe timeout for when to send a heartbeat. The value of '0' will disable the timout. The unit is in milliseconds [ms] and must be > 10001003Persisted
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
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
MissingMachineParameterRestart connection if machine parameter is missing at next request.1120Persisted, ExpertPage
Port-NumberThe listening port of the server.1002Persisted
ReconnectInSeparateThreadUsed to run connection in a separate thread when the timer kick inn.1350Persisted
ReconnectTimeThe time for reconnect equipment after a connection loss. The value of '0' will disable the timout. The unit is in milliseconds [ms] and must be > 10001004Persisted
RequestDataUsed to request spooled data and SEMI-E10 status at startup.1006Persisted
RequestMachineParameterTimeLast time machine parameter was requested from the server.1040InfoPage
RequestMachinePrameterTimeoutThe timeout for when to request machine parameter. The value of '0' will disable the timout. The unit is in milliseconds [ms] and must be > 1000.1012Persisted
ReuseLogFileSet this value to 'true' if the log file should be keeped open between each log write operation. Default value is 'true'1090Persisted, ExpertPage
TcpBufferSizeThe size in bytes of the TCP socket buffer. The value must be > 8 [bytes]1110Persisted, ExpertPage
TimeFormatThe format (yyyy-MM-ddTHH:mm:ss.fffzzz) of the time received in the XML document received.1010Persisted
UseLocalTimeUse local time reference to time stamp XML items. If false the dockument time will be used.1007Persisted
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 put the files after read.1014Persisted, Folder, ExpertPage

See also Module Properties